TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Form target?

Page: 1 Reply
Aug 14th 2001#13119 Report
Member since: Mar 24th 2001
Posts: 3734
How do I target a form to open in a new window, so that when they click the "Submit" button it opens over the current page or in a new window. I tried adding the "target" property, but that doesn't work. Right now it's in a frame, and I need to open it in a new window so people know that it is a secure order form.

http://www.blackdogsigns.com/boatswater_o.html is a page.

If you want to actually see it:

http://www.blackdogsigns.com -->Products-->Any of those-->Just keep clicking until you get to one of the order forms.

Might I just have to open those forms in new windows instead?

Thanks in advance,
Matt
Reply with Quote Reply
Aug 14th 2001#13123 Report
Member since: Mar 18th 2001
Posts: 1690
use javascript.

I can't actually type it out here, but I will give you an idea.

when you do the "submit" by clicking the button for the form, put an onClick function that will both send the information to the script to be parsed and call the javascript to open a new window.
Reply with Quote Reply
Aug 14th 2001#13132 Report
Member since: Mar 24th 2001
Posts: 3734
Thanks, I'll work on it later. For the time being, I just targeted the page before that to open on top.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum