|
From: moital on 29 Mar 2008 15:25 We are moving in our org from ie6 to ie7. Can anyone point me to a Documnet state all differences between the versions I need to know how to prepare our web applications for the change. thank you very much. -- moital
From: Bob Barrows [MVP] on 29 Mar 2008 16:30 moital wrote: > We are moving in our org from ie6 to ie7. > Can anyone point me to a Documnet state all differences between the > versions I need to know how to prepare our web applications for the > change. > Given that ASP is server-side technology, there should be no changes needed for ASP server-side code - that has been my experience anyways. If you are doing client-side stuff (outside the scope of this group - try ..scripting.jscript for client-side issues), some of the new security features can break client-side script that ran fine in IE6. Some of those changes can be found in the Release Notes to be found here: http://msdn2.microsoft.com/en-us/ie/aa740486.aspx -- Microsoft MVP - ASP/ASP.NET Please reply to the newsgroup. This email account is my spam trap so I don't check it very often. If you must reply off-line, then remove the "NO SPAM"
From: "Jon Paal [MSMD]" Jon nospam Paal on 30 Mar 2008 11:34 google: ie7 what's new
|
Pages: 1 Prev: download using asp Next: how to include Google tracking code in html file |