| |
GJelley
Posts: 2
Score: 0
Joined: 3/10/2003
From:
Status: offline
|
Hi all I have the following function that I have written. The problem is I have to submit the page back to another window that opened the window that I am working in. In JavaScript it would be onClick="parent.top.opener.location='xyz.html'. I cannot use Javascript and thus have to use VBScript. Everything works except the "TARGET". Please advice
|
|