|
-
Oct 9th, 2000, 10:53 AM
#1
Thread Starter
Addicted Member
Is their a way for Netscape to work with ASP???
-
Oct 9th, 2000, 11:12 AM
#2
Hyperactive Member
ASP is server side and should be completley browser independent. It should work equally well across IE,Netscape,Opera, Lynx, whatever.
"People who think they know everything are a great annoyance to those of us who do."
-
Oct 9th, 2000, 12:36 PM
#3
Thread Starter
Addicted Member
More specific
Because asp uses vbscript, that wont work with netscpae right???
-
Oct 9th, 2000, 04:57 PM
#4
Hyperactive Member
Whatever script you use on an ASP page (VBScript, JScript,PerlScript, whatever) will be parsed and executed by the server. All that is returned to the client is HTML (Unless you return something else to the client that is)
"People who think they know everything are a great annoyance to those of us who do."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|