HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 25th, 2000, 08:45 AM
schplurg schplurg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 3 schplurg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
All of my scripts run fine locally in netscape, but when I push them up to the web, Netscape just displays the code when I (and everyone else) access them. I even tried very simple codes right out of the WROX manual...nothing will run - even html saved as ASP.

I recently had ASP activated on both of my webservers. Is it possible the problem is there? Other sites with asp run fine.

I'm a little new to ASP obviously...any help is greatly appreciated!!

Thanks


------------------
Mike
schplurg@GameEdit.com

Reply With Quote
  #2  
Old August 25th, 2000, 10:10 AM
pieux pieux is offline
Seņor Member
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Aug 2000
Posts: 1,156 pieux User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 17 m 59 sec
Reputation Power: 9
ASP is a server-side technology. How is it that they run fine locally? By their very nature, you shouldn't be able to view them locally.

Reply With Quote
  #3  
Old August 25th, 2000, 10:52 AM
schplurg schplurg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 3 schplurg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I meant I'm using PWS(personal web server) to run asp scripts on my pc here at home. All my scripts run fine here. When they are on the web, Netscape won't run them...IE5 will. Scripts don't get anymore basic than the ones I and my friends have tried to run online.

Still lookin for help... :-)


------------------
Mike
schplurg@GameEdit.com

Reply With Quote
  #4  
Old August 25th, 2000, 02:06 PM
pieux pieux is offline
Seņor Member
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Aug 2000
Posts: 1,156 pieux User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 17 m 59 sec
Reputation Power: 9
OK. Would you mind posting an example (URL) of one that works locally, but not on the server? If you change the extension to .txt, I can see the source.

Reply With Quote
  #5  
Old August 25th, 2000, 06:41 PM
schplurg schplurg is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Posts: 3 schplurg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hers an example...simple piece of code right out of my training manual,,
http://www.gameedit.com/taxcalc.asp

try it in netscape and you'll see the code...but heres it is..

<%option explicit%>
<html>
<head>
</head>

<body>
<%
dim intearn, inttax, inttotal
intearn = 150
inttax=20
inttotal = intearn - ((intearn/100)*inttax)
%>

Total earnings after tax are $<%=inttotal %>
</body>
</html>

**************
even if the page is pure html saved as .ASP, it won't run.

Thanks!

------------------
Mike
schplurg@GameEdit.com

Reply With Quote
  #6  
Old August 25th, 2000, 11:08 PM
pieux pieux is offline
Seņor Member
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Aug 2000
Posts: 1,156 pieux User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 17 m 59 sec
Reputation Power: 9
In that case, you probably don't have IIS (I'm assuming that's what you're running for an HTTP daemon) configured to recognize .asp files as Active Server Pages. Look around in its settings (somewhere around MIME types?)

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > ASP will not run in NETSCAPE


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway