Hello everyone.
I am somewhat new to php coding.
I recently created a page that takes user supplied info using a form, spits it into a database, and then on another page, spits out the info onto the page from the database.
This is what I notice. I can add the info into the db from the page. When I go to the page where it spits out the info, I notice that it does not refresh with the latest submission. I hit refresh, shift+refresh, but nothing changes.
This is a problem for the casual browser who wants to see if theres something new added to the section.
This problem only occurs with IE, not Netscape. Any ideas?
Thanks !