Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Obtaining Javascript Variables within VB Script block

Status
Not open for further replies.

sjPortnoy

Programmer
Jun 7, 2001
1
US
I need to access JS variables from a parent frame from withing a vbscript in block using the <% ... %> format. I have been able to access them from a <script language=&quot;VBscript&quot;> ... </script> block, but not from the in line delimiters.
If there is a way to call a js function from the <%...%> block, that would suffice.

I would appreciate any help in how to accomplish this.

thanks in advance for the help,

Steve


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top