cooc
02-19-2005, 05:30 PM
Hi!
i have a site...
this is the log-on html:
<tr>
<td align=right class=f1 style="color:FFFFFF" dir=ltr><b>USER</b><br><font face="Arial (hebrew)"><input type=text name=username class=input1 size=10></font></td>
<td align=right class=f1 style="color:FFFFFF" dir=ltr><b>PASS</b><br><font face="Arial (hebrew)"><input type=password name=password class=input1 size=10></font></td>
<td align=left valign=bottom><input type=image src=images/enter.gif border=0 alt="LOGON"></td>
</tr>
can i make a html page that will auto-log to this site,
stay in for 20 seconds & then exit & re-log-on?
thanks
i have a site...
this is the log-on html:
<tr>
<td align=right class=f1 style="color:FFFFFF" dir=ltr><b>USER</b><br><font face="Arial (hebrew)"><input type=text name=username class=input1 size=10></font></td>
<td align=right class=f1 style="color:FFFFFF" dir=ltr><b>PASS</b><br><font face="Arial (hebrew)"><input type=password name=password class=input1 size=10></font></td>
<td align=left valign=bottom><input type=image src=images/enter.gif border=0 alt="LOGON"></td>
</tr>
can i make a html page that will auto-log to this site,
stay in for 20 seconds & then exit & re-log-on?
thanks