Scrub that last comment.
I can give the user the choice of pop up windows by adding more lines such as
<FORM><INPUT TYPE="BUTTON" VALUE="Launch Form" ONCLICK="launchwin('alternative-form.html' , 'newwindow' , 'height=150,width=300')"></FORM>
to start.html
but is there a way to add a second...
Thanks for that.
Is there a way of doing it without adding to start.html. I plan to have start.html as a control panel that launches quite a few pop up windows depending on user selection so feeding back the information would be complicated
Thanks again for your help
Hi I have a problem that has been bugging me for ages I need to launch a pop up window, the pop up has a form which when submitted closes the pop up window and Posts to a php page which overwrites the parent window.
I can get all the independant bits to work but not them all together.
heres...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.