Click to See Complete Forum and Search --> : Variable Question


jalingo
12-09-2002, 10:45 AM
Can JavaScript and VBScript share variables on a web page?

If so how?

Thanks.

jalingo
12-10-2002, 04:30 PM
:) Thanks.

So when a VBScript calls a function the browser basically looks for something that looks like what it wants even if it's JavaScript?

Meaning, VBScript code just doesn't affect VBScript and JavaScript doesn't just affect JavaScript - it's all floating in a pool of code that the browser somehow makes sense from?

Hmmmm?

jalingo
12-11-2002, 09:20 AM
Cool. Thanks for clarifying this.