Hi everybody-
I have this tag that works in ASP:
<INPUT type="hidden" id="username" size="12" name="username" value='<%=Request.QueryString("user"
%>'>
Can I code in Javascript something similar? Meaning can I replace the vbscript query with javascript code or variable...
Ciao
Placido
P.S.
Knowledge gives you the mean to see the door...
Wisdom gives you the key to open it...
I have this tag that works in ASP:
<INPUT type="hidden" id="username" size="12" name="username" value='<%=Request.QueryString("user"
Can I code in Javascript something similar? Meaning can I replace the vbscript query with javascript code or variable...
Ciao
Placido
P.S.
Knowledge gives you the mean to see the door...
Wisdom gives you the key to open it...