lazaruz Posted February 26, 2007 Share Posted February 26, 2007 I'm working on a project involving an online database, now I have entered some information into the db. The thing I want to do is to update this information with a popup. The way I have it now is that I have a presentationpage and on that page I would like to have a link that says update. When I click the link a popup should appear with a form in it that I can use to update the information in the db, close the popup and update the presentationpage. Now, creating a popup with a form and updating the database is not the problem, the problem is that I dont know how to make the connection between the popup and the main-page when the update is done. I hope that I have made myself understandable... Link to comment https://forums.phpfreaks.com/topic/40259-update-information/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.