asp_discuss thread: accessing the variables
Message #1 by "Dibyendra Hyoju" <dibyendra@y...> on Tue, 29 Oct 2002 13:21:14
|
|
is it possible to access the variables of javascript function from vbscript
and vice versa.
I'm New TO ASP.
Please Nevermind
Dibyendra
Message #2 by Greg Griffiths <greg2@s...> on Tue, 29 Oct 2002 21:14:47 +0000
|
|
Nope, unless you stick them somewhere like a hidden form field, a cookie or
the Query String for example.
At 13:21 29/10/02 +0000, you wrote:
>is it possible to access the variables of javascript function from vbscript
>and vice versa.
>I'm New TO ASP.
>Please Nevermind
>Dibyendra
Message #3 by Teng-Fong SEAK <tfseak@f...> on Wed, 30 Oct 2002 09:53:46 +0100
|
|
Why would you want to make things complicated? Isn't our life
already complicated enough :) ?
> -----Message d'origine-----
> De : Dibyendra Hyoju [mailto:dibyendra@y...]
> Envoy=C3=A9 : mardi 29 octobre 2002 14:21
> =C3=80 : asp_discuss
> Objet : [asp_discuss] accessing the variables
>
>
> is it possible to access the variables of javascript function
> from vbscript and vice versa.
|