In Mozilla and Netscape, the form values are captured correctly.
But when using user is in IE and submits the form, it doesn't store any of the form values. Is there a way to make it work for IE users?
Melody
Nothing inherent in PHP should cause this. Please post the code in question, and describe the problem more fully.
It is likely this has something to do with the submission process....