Thread: Hyperlinks
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rory O. Cahill Rory O. Cahill is offline
external usenet poster
 
Posts: 1
Default Hyperlinks

I have an ASP application that creates Excel reports that contain
hyperlinks back to specific places in the application. These
hyperlinks have a fully qualified URL including a URL encoded query
string.

This has worked well for the past two years, but recently are users
are finding that when they click on our hyperlinks it appears to be
dropping the query string data. If I edit the hyperlink and copy and
paste the address to Internet Explorer 6.0 it works fine.

Has anyone experienced this?

Best regards,

Rory O. Cahill