Please support our ASP advertiser: Lunarpages ASP Web Hosting
Views: 2914 | Replies: 1
![]() |
•
•
Join Date: Feb 2006
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
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
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
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode