Forum Moderators: open

Message Too Old, No Replies

Executing ASP

executing ASP

         

vimalonline

11:08 am on Feb 5, 2005 (gmt 0)

10+ Year Member



hi
i have got a free hosting account at 000k dot com .

It says that it supports ASP. when i tried to execute a simple program in asp, a download box appears and asks me whether to download that file or not.

the pgm i have tried is
<%
response.write "Vimal"
%>

U can try execute this asp file in http : // www. vimalonline . com/a.asp

Can anyone help in this regard.....pls

Staffa

1:31 pm on Feb 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



When I accessed your page, that's what it shows :
<% response.write "vimal" %>

Is that the only code on your page?
Did you start with : <%@ Language="VbScript"%>

syber

2:08 pm on Feb 5, 2005 (gmt 0)

10+ Year Member



You get the download box when Active Server Pages are not enabled on your domain.

Even though the hosting company supports ASP, you normally have to indicate in the control panel that you want to enable support for asp pages.

vimalonline

5:39 am on Feb 6, 2005 (gmt 0)

10+ Year Member



i want to know how to enable support for asp in my cpanel 9.

serutan

7:58 am on Feb 6, 2005 (gmt 0)

10+ Year Member



Syber means your 000k dot com control panel, not your Windows control panel. Log into your account on 000k dot com and see if there is some kind of control panel or account settings page. Then look for a checkbox or something that enables ASP.