Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Firefox and ASP

Status
Not open for further replies.

azzazzello

Technical User
Jan 25, 2005
297
US
How can one execute an ASP page through a Firefox browser?
 
ASP is server side so it can be viewed through firefox ok. If an ASP page you are trying to view does not display in firefox it is usually caused by the developers not adhering to 'open standards' and introducing IE only client side directives. This is fairly common among Microsoft-oriented developers. I'm not being critical - just pointing out a fact!
 
Ok, I better expound on what I mean. When I use Explorer to log in to a certain system, the page called launch.asp gets called, and a Citrix connection is launched. When I try to use Firefox to do the same, Forefox wants to download launch.asp instead of executing it in whatever way Explorer does. That is what I meant by running an asp page
 
I think you will find it's probably soemthing to do with the way launch.asp is called. Pop the question in the Citrix forum and see what replies you get.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top