Welcome Guest, Not a member yet? Register   Sign In
Submit data in pop up window, close it and refresh parent page
#1

[eluser]Unknown[/eluser]
I have a pop up window that has a form when the user submits the form on the pop up window it should close and refresh the parent page.

i have used
1.
Code:
<input type="submit" value="Submit" />
->which closes the popup window without submitting the form

2.
Code:
<input type="submit" value=submit" />
->which submits the form but the popup window becomes blank; "it turns white"


help?




Theme © iAndrew 2016 - Forum software by © MyBB