Categories

How to post form from a popup window to a parent window

Share

I was working on a client website and he requested that the form fields on a pop-up window should be posted to the parent window and the process should continue in the parent window from there on.

I was thinking of a quick ready made solution to this problem and surprisingly there were not [...]