Hi all...
I have just started to have a bit of fun with vbscript on the client. I want to call a function or a bit of vbscript code from my asp code.
an example would be to say
if request("BUTTON"
="Submit" Then
'i want to call the client vbscript code here
how would i do this??
Thanks in advance
I have just started to have a bit of fun with vbscript on the client. I want to call a function or a bit of vbscript code from my asp code.
an example would be to say
if request("BUTTON"
'i want to call the client vbscript code here
how would i do this??
Thanks in advance