you're not calling the function, you're writing the function name. calling the function is only possible from a
MattEvans
Veteran Poster
1,386 posts since Jul 2006
Reputation Points: 522
Solved Threads: 64
sorry, my mistake, that first example should be:
<body onload="document.forms[0].elements['uname'].value = GetParam(username);">
...same as before...
</body>
MattEvans
Veteran Poster
1,386 posts since Jul 2006
Reputation Points: 522
Solved Threads: 64
Taywin
Posting Virtuoso
1,727 posts since Apr 2010
Reputation Points: 229
Solved Threads: 239