Question
want to use a popup
I have a form and i pass the value of the form from an hidden
value which is required on the next page,
I want that when i click the submit button, The page should load as an popup window and display the result over there.
Example:
I have a form like this:
so this i need to do, when the user click the submit button, instead of opening the page, it should open the popup window with the relevant info. how tis can be achieved..
I want that when i click the submit button, The page should load as an popup window and display the result over there.
Example:
I have a form like this:
so this i need to do, when the user click the submit button, instead of opening the page, it should open the popup window with the relevant info. how tis can be achieved..