Philippe Reynolds wrote:
Greetings all,
I'm currently just starting with Apache so sorry in advance if my
terminology isn't the greatest.
I'm creating dynamic html pages that contain forms and integrated
php. Like in any form it contains a submit button. This first is the
interface where people can enter values etc...
My form actions a second page to accomplishs some calculations, etc..
My first page works very well (when I hit the submit button the second
page is actioned and everything executes) while using firefox.
However, while usig Internet Explorer (IE) the button seems to be
deactivated. ( I get the standard "ding" sound, error)
My current thought process is leading me to believe that apache isn't
acting properly with IE. Can anyone shed some light on this situation.
Cheers
Phil
As others have pointed out, you probaly have an HTML error on your
page. Since you are using Firefox, be sure to check out some of the
development extensions at:
https://addons.mozilla.org/extensions/
In particular, HTML-tidy will help you find coding errors.
Roger
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]