refresh page from another page

wxdqz

New Member
First I am not using frames or layers.

I have a web page that accesses certain information from a database and populates a page(using php) of all items which are open. There is a link next to each item called "close." If a user click on the link called "close," a new window opens displaying a textarea and submit button. The user then enters information, clicks on the submit button and the information is entered into the database pertaining to a particular item.

I want to be able to refresh the orginal page that had the link and show that the item, which was closed, no longer appears after the user clicks on the submit button.

Hope this is clear.

Not sure how to do this.

Mike Vasquez
 
Back
Top