PDA

View Full Version : forms


Kerns
07-05-2003, 06:23 AM
how do you open a form in a new window?

thx!

FJbrian
07-05-2003, 06:31 AM
just add a target="whatever" on the end of your a href(link) tag

like a href="whatever.com" target="2"

chances are ya wanna read a quick javascript tutorial and make it open a new window without the toolbar, scrollbar and other jazz