justuptime.com - monitor your servers & websites

Submitting form results to pop up window using PHP and javascript

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 27 posts

Joined: Aug 2001

I have a form which edits a profile and would like to add a preview feature which opens a pop up window for the user to view the changes before fully editing.

I'm using PHP and would like to send using the POST method to the pop up window only when the preview button is pressed, otherwise submit to the same window.

Does anyone know how to do this?

Thanks,

Mark