hi
I've been making a websitem, and I have a small form inputbox, which people can use. Anyway, it's written in VBScript, and I have this code!
If search="joe" then
location.href="joe_search.htm"
End If etc
Anmyway, my problem is that my site is made up of Frames, so the web page that is loaded, is loaded within the page the inputbox is!
Which is the navigation frame!
What I wanrt to know is, does anyone know how I could make the resultant destination page load (target) the other frame! I know how to target in HTML, but this is is done within the <script> tags.
Please help!
JOE!!!!
I've been making a websitem, and I have a small form inputbox, which people can use. Anyway, it's written in VBScript, and I have this code!
If search="joe" then
location.href="joe_search.htm"
End If etc
Anmyway, my problem is that my site is made up of Frames, so the web page that is loaded, is loaded within the page the inputbox is!
Which is the navigation frame!
What I wanrt to know is, does anyone know how I could make the resultant destination page load (target) the other frame! I know how to target in HTML, but this is is done within the <script> tags.
Please help!
JOE!!!!