I am new at PHP and I just built a script for an email recommend-it script. It works great on my end. The client says they get an error message befor the page will display and then when they try to use the script it says that their browser does not support script. What could be going on here and how old does a browser have to be to not be able to support script?
The great thing with php is that it runs on the server instead of the client.. meaning the php script runs regardless of the browser software on the user-end.
Check into other things that could result that error..
Provide us with a url too so we can maybe pick up on what the problem might be
I am still waiting to find out what version of IE the client is using.
Could this be a javascript error (the php script uses a JavaScript include to have the window pop up)? Maybe she should update her browser to the latest version to fix it? What do you think?
Originally posted by phanie12.geo Any idea how old her browser could be in that it won't support a Javascript?
Geez.. I'm not really sure. I'm not really savvy with JavaScript. Before version 4 perhaps? Are you sure she's using IE? I know sometimes JavaScript code for Netscape and IE differ.. but that's out of my league ;P
Bookmarks