"Matt M." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
another button to the form that utilises my JavaScript popup function
and
takes the values from the same form?
This is not a php question.
All you need to do is loop through the form fields on you page and add them to the end of your url.
Hi,
Thanks for your reply, the problem here is that if I loop through the values and them to the URL when the other button is pressed to submit the form the form action will still kink to itself rather than opening a new popup window...
How is the button defined? It should be type="button", not type="submit". And check for javascript errors, still the new window should be opened.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php