On Tue, 20 Apr 2004 15:14:14 +0200, Vincent van Beveren
<vincent@provident.remove.this.nl> wrote:
[color=blue]
>As I understand it, you have to log-on to some internet service or
>something before you can use your internet, and you would like to skip
>the login form?
>
>What you can do it view the source of the document you normally would
>have to submit (containing the input-fields for your e-mail address and
>password), and get the following information:
>
> The values of ACTION and METHOD in the FORM tag
> The names of the fields it sends
> (usually 'username' and 'password',
> but might contain some hidden fields.)
>
>You need to create a form in a html document with the same parameters.
>
>Then locally open your editor and write a HTML document containing the
>following code and replace all the values for the correct ones (if they
>are not):
>
><HTML>
><BODY onLoad="document.getElementById('myForm').submit() ;">
>
><FORM ID="myForm" ACTION="the action" METHOD="the method">
> <INPUT TYPE="hidden" NAME="username" VALUE="your username (or e-mail)">
> <INPUT TYPE="hidden" NAME="password" VALUE="your password">
>
></FORM>
>
></BODY></HTML>
>
>I hope this is what you are looking for.
>
>Good luck,
>Vincent[/color]
I understand - thanks - I shall try it in the morning an let you know.
Borge
For your information, my stats are:
Win 2000, Pentium 4 2.4 Ghz
1 Gb memory,ADSL
200+200 GB of disc space,Oly C2100,Optio S,Sony 355E
Burners CD and DVD (Sony make)
Borge Pedersen :-)
Perth, Australia
http://members.iinet.net.au/~borge/SMbackups
mailto:b_o_r_g_e@SPAMiinet.net.au
remove SPAM and underlines for email