Hi all, I have a page that has two iframes on it, one is a form that adds to a database and the other is a script that reads and displays the info from the same database. When I use the add form to the database it all work however does not display in the 'read' part until i refresh the whole page. Now what i was wondering is if i can get the add form (WHICH IS IN A IFRAME) to refresh the page its in/on when i submit the form? Thanks in advanced =]