Hi, I am currently learning asp but my testing asp only can work on IEs. i don't understand why it doesnt work with Opera, Netscape, Firefox. Can someone help me with it? Thanks.
I have uploaded it to this website
http://www.influxmedia.com.sg/DontTouch/...
Regards,
Smart
Why my asp doesnt show on other browsers besides IE?windows media player 11
On the server make sure ASP is listed in the accepted file types in the IIS console.
Look at your site compared to other ASP driven sites at REx Swain's HTTP viewer.
http://www.rexswain.com/httpview.html
The only difference I can see is in the (LF) (HT) and (CR) notes so the page may not be interpreted as code.
LF = Line Feed
HT = Horizontal Tab
CR = Carriage Return
All are being served text displays, rather than just the way the backend code would look.
Why my asp doesnt show on other browsers besides IE?microsoft publisher internet explorersmartfish: is this resolved? email me [strayinma at yahoo] to continue offline, hopefully we can figure it out if you haven't already. Report It
ASP is a Microsoft technology, so the other browsers might not support it yet or if they do, not very well.
No comments:
Post a Comment