This content has been marked as final.
Show 2 replies
-
1. Re: Automatically log someone in.
Wesley Hales Dec 20, 2007 9:10 AM (in response to Badock Style)although not very elegant, have you tried:
<body onload="submitmyform()">
-
2. Re: Automatically log someone in.
Badock Style Dec 21, 2007 9:27 AM (in response to Badock Style)"wesleyhales" wrote:
although not very elegant, have you tried:<body onload="submitmyform()">
yes, that's the solution i came up with, but i don't find it elegant,
i'm still looking for a better solution
thanks anyway ;)