Archive for January, 2008

Send a post request to a popup

Saturday, January 26th, 2008

Today i want to send the post request from a form to a pop up window and the solution is pretty simple first we have to create our form and then we add a target attribute where we specify the name that our popup window will have second we ...