PDA

View Full Version : Internet Explorer on the PC problem



mediablitz
February 17th, 2006, 05:42 PM
Hello World,

I have an odd problem, I have a HTML form that uses PHP to gather the data on sends it to my email. It also uses javascript to alert the sender that the form has been sent.

The problem is that it works in Firefox, Safari, Opera and IE for the Mac but not in IE for the PC. Oops. Not getting much market saturation there...

Anyway, on all the other browsers when you click the OK button in the Javascript alert box, the URL jumps to the PHP "page". My link within the form is relative i.e. app.php. Should I change the link to http://www.etc.com/.../app.php or what?

This is boggling my mind and I wish that Microsoft would make a better set of tools. They always seem to go against the grain.

Thanks for any suggestions,

Bowman

gvozden
February 17th, 2006, 09:12 PM
maybe slash and backslash problem in URL
try to change it
relative or full domain path should be a problem

/ or \

mediablitz
February 17th, 2006, 09:18 PM
Thanks gvozden, I'll try it but first I have to rig up my think pad...

MBlitz

mediablitz
February 18th, 2006, 02:48 PM
The absolute and relative link idea didn't work, what about a on(focus) javascript? Would that throw off Internet Explorer?

Any ideas anybody????

Seb Hughes
February 18th, 2006, 05:31 PM
Whats IE? :lol:

mediablitz
February 18th, 2006, 06:03 PM
IE stand for Irritating Exasperation :sleep: