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="VBscript"> ... </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
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