[FX.php List] Form will not submit with IE browser

David Ness dness at bondedbuilders.com
Wed Sep 24 13:20:04 MDT 2008


It could be so many things, but when I had this problem, I found it was
because of the positioning of my submit button in relation to DIVS and
other elements, like it was some sort of layer problem (z-level).

Try moving the submit button far below all of your other page elements
and retest.

Otherwise, try some various html validators, either web-based or using
Firefox w/add-ons.

 
David Allen Ness
Database Systems Programmer
Web Applications Developer
 
 
-----Original Message-----
From: fx.php_list-bounces at mail.iviking.org
[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of John Funk
Sent: Wednesday, September 24, 2008 3:13 PM
To: FX.php Discussion List
Subject: [FX.php List] Form will not submit with IE browser

I have an PHP generated form that gets data from a FX(Find)
It has many checkbox input lines
When submitted the action is another php form to show the resulting
(changed) data. I use:
<input name="Submit" type="submit" value="Submit" />

My problem is this works all the time for Macs and any browser but IE on
windows, on that platform the submit button does nothing.
I searched the internet and it seems there are many issues with IE.
Does someone have any real knowledge to shed some light on this?

Lovin' my Mac
John Funk


_______________________________________________
FX.php_List mailing list
FX.php_List at mail.iviking.org
http://www.iviking.org/mailman/listinfo/fx.php_list


More information about the FX.php_List mailing list