Forums

This topic is locked

Replace the servername in Logon_User

Posted 16 May 2007 17:21:39
1
has voted
16 May 2007 17:21:39 MARIA LOZANO posted:
How to replace the server name to the value that I have to save in the database, in this intruction.

Dreamweaver mx2004

form name="form1" method="post" action="">
<input name="hiddenUserName" type="hidden" id="hiddenUserName" value="<%= Request.ServerVariables("LOGON_USER" %>">
</form>

Please help me, Than you,

Reply to this topic