On Wed, 03 Dec 2008, Casper Bang wrote:
> on the page. So anyway, it should be simple, and all works great except 
> that I can not get the password field to get filled out upon page load. 

HTML just works that way,

  "Note that the current value is the text entered by the user, not the
  text rendered by the user agent."

  http://www.w3.org/TR/html401/interact/forms.html#h-17.4.1

you'll have to bypass the password check for autologin.

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to