here is my Problem. It's been 4 days now and i cannot change the pasword of my ID in yahoo. I was thinking its because of the format of my id thats why im having the problem.
I tried to view the source the page. maybe its because of the coding of the site.
because my password starts with an equal sign
and in the view source
CODE
<input type=password name=".opw" value="" size=20 maxlength=32> </td>
in the input type=password
let say my password is =[mz.nobody]=
question;
[indent]does the two follow equal sign affect the page, can it be the reason why it keep on saying plz specify current password..
CODE
<table border="0" cellpadding="4" cellspacing="0">
<tr>
<td align="right" width="50%">
<font face="arial">
Enter your <b>Current Password:</b>
</font>
</td>
<td>
<input type=passwordname=".opw" value="" size=20 maxlength=32> </td>
</tr>
<tr>
<td width="50%" align="right">
<font face="arial">
Choose a <b>New Password:</b>
</font>
</td>
<td>
<input type=password name=".pw1" value="" size=20 maxlength=32>
</td>
</tr>
<tr>
<td width="50%" align="right">
<font face="arial">
Confirm your <b>New Password:</b>
</font>
</td>
<td>
<input type=password name=".pw2" value="" size=20 maxlength=32>
</td>
</tr>
</table>
</p>
<tr>
<td align="right" width="50%">
<font face="arial">
Enter your <b>Current Password:</b>
</font>
</td>
<td>
<input type=passwordname=".opw" value="" size=20 maxlength=32> </td>
</tr>
<tr>
<td width="50%" align="right">
<font face="arial">
Choose a <b>New Password:</b>
</font>
</td>
<td>
<input type=password name=".pw1" value="" size=20 maxlength=32>
</td>
</tr>
<tr>
<td width="50%" align="right">
<font face="arial">
Confirm your <b>New Password:</b>
</font>
</td>
<td>
<input type=password name=".pw2" value="" size=20 maxlength=32>
</td>
</tr>
</table>
</p>
another one... is it possible to make a webpage with same thing but with some changes. thats what ive been trying to do. but i dont know how to connect it to the internet. Coz once a save the webpage in my pc. the URL will be my PC.. not the internet...
can someone help me out
i tried to contact yahoo about my problem but they were no help...
sorry if i post this in wrng section :-s