Wesam
Sep 6th, 2000, 12:01 PM
Hi guys,
In my [main.asp] file at some point I have the following code:
<script language='JavaScript'>
NickName=document.Info.NickName;
Application('Nick Name')=NickName <<------ doesn't work?
.
.
.
My problem is that I can't assign the value an ASP variable (server variable) to a script variable, my question how can solve this?
Waiting for your appreciated answers,
poor Wesam!
In my [main.asp] file at some point I have the following code:
<script language='JavaScript'>
NickName=document.Info.NickName;
Application('Nick Name')=NickName <<------ doesn't work?
.
.
.
My problem is that I can't assign the value an ASP variable (server variable) to a script variable, my question how can solve this?
Waiting for your appreciated answers,
poor Wesam!