Picarolio
07-30-2003, 01:47 PM
I've got one last question for the board (until tomorrow).
On the form I've created with help from Fanq and pyro I'm able to use the form to direct the user to different pages based on the information they chose in the form.
What I'm wondering is instead of directing them, can I open up a new page?
Here is the code I'm using now:
parent.location="websitefornetworking/guide.htm";
Thanks for the help!
On the form I've created with help from Fanq and pyro I'm able to use the form to direct the user to different pages based on the information they chose in the form.
What I'm wondering is instead of directing them, can I open up a new page?
Here is the code I'm using now:
parent.location="websitefornetworking/guide.htm";
Thanks for the help!