PHP & IE 6 Problems
Good Morning,
I am having issues with IE 6 refreshing with updated info. I reviewed the header statements and even added a line that I found in the forum. I have created a form that when submitted the info is written to MySQL db, then displayed so the user can see what was sent. All works as planned in Firefox, but IE repaints the screen with a blank form, never writes to the db or displays the info.
Do I need to create different .php files to process? The test where a different .php file is called to process seems to work, but that means a bunch of files.
I am using .inc files for the different portions all based from a main page w/ hidden fields in the form. Is there a fix or is IE junk and this is how I need to deal with it?
Thanks,
Ron
|