IE8 failing with some ASP code...

N

Neil Gould

One of the users on our site has run into a problem after "upgrading" to
IE8. We have been using a pure-ASP file upload process without problems with
versions of IE up to 7 and with a variety of other browsers.

From what I have been able to discern so far, either IE8 is not processing
form data correctly, is returning an invalid value to the ASP upload code
(the error is trapped by our site code, and reports that the file name is
invalid), or just doesn't like something about the ASP code itself (IE8's
error message is that "opener.parent is not an object").

Are there known incompatibilities between IE8 and ASP?

TIA,

Neil
 
N

Neil Gould

Daniel said:
Neil wrote on Fri, 3 Apr 2009 06:31:10 -0500:




ASP is server-side, not client-side. The problem will be in the
Javascript that the upload process uses on the client-side. The
Javascript object model may well have changed.
You may be on to something re: changes to the way IE8 processes Javascript,
as we have also noticed differences in the way that IE8 is processing
VBscript and HTML. I'll ask about any known incompatibilities with IE8 in a
jscript group...

Thanks for the reply, Daniel.

Neil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top