RSS Forums RSS
Please support our ASP advertiser: Lunarpages ASP Web Hosting
Views: 2914 | Replies: 1
Reply
Join Date: Feb 2006
Posts: 7
Reputation: mvingab is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
mvingab mvingab is offline Offline
Newbie Poster

Help Getting a blank asp page

  #1  
Feb 27th, 2006
Hi there;
I am new in asp programming , and I'm trying to display a simple asp page with no succes.
I check everything ( guest user or groups permissions as well as on folder/file, the IIS intallation ,...)
I get no error , just a blank page.
Any help please?

Here is the file code :

<html>
<head>
<title>Apron Tutorials</title>
</head>
<body>
<%
'this write Hello new Tutorials
Response.Write("Hello new Tutorials");
%>
</body>
</html>

Best regards
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Apr 2006
Location: Turkey
Posts: 10
Reputation: delizeka is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
delizeka's Avatar
delizeka delizeka is offline Offline
Newbie Poster

Solution Re: Getting a blank asp page

  #2  
Apr 2nd, 2006
In a normal IIS environment with default configuration, you should get an error page when you try to run your ASP page. Because there is a ";" at the end of the line that begins with response.write. I suggest you trying to run your ASP page again without that ";". It should work.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 3:36 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC