Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_discuss thread: Re: accessing the variables


Message #1 by "Matt Duncan-Jones" <matt@t...> on Wed, 20 Nov 2002 12:43:50
I have passed server side variables to javaScript functions

if you write the js server side with response.write 

and emebed the variables there and put a VBLF after every response.write

it works


I've got some examples, I've never bothered to do anything too complicated 
though

mainly just window.open functions which have a server side variable in the 
querystring





> is it possible to access the variables of javascript function from 
vbscript
a> nd vice versa.
I> 'm New TO ASP.
P> lease Nevermind
D> ibyendra

  Return to Index