[RESOLVED] How to do ASP coding???
Friends,
One of the members had told me that, classic ASP programming can be done in Visual InterDev. It's installed in my computer. But can you tell me how to run or preview the ASP pages that I had created. It also contains databases. So, how can I test that in my computer....???
Thanks in advance..:)
Re: How to do ASP coding???
When you started up InterDev did you select teh webserver to use?
Thread Moved
Re: How to do ASP coding???
No, I haven't used it. I opened an already made asp page(created in notepad).
Re: How to do ASP coding???
Place it somewhere in c:\inetpub\wwwroot\*.asp and browse to it
http://localhost/something/blah.asp
Re: How to do ASP coding???
Isn't there a need of installing IIS. I am having XP Professional's CD. One of my friend told me that I need to install that. Do I have to install that...??? If yes, then please tell me the steps to do that...:)
1 Attachment(s)
Re: How to do ASP coding???
before installing iis
just create a new web site and try to run that..if it run corretley then ur iis is intalled else
follow this steps
goto add remove programes --there add remove windows component..chek for the jpg file which is attached below for better view chek mark on iis then inset xp cd ..hope this help
Re: How to do ASP coding???
Inside InterDev, the run button is disabled...
I am sure that IIS is not installed. When I tried to install IIS from the XP cd. But after installation also, I am not able to run the page. I tried it using Dreamweaver. But no use..
shamsam, can you proceed to the next steps... please
Re: How to do ASP coding???
Re: How to do ASP coding???
thanks guys for all your help...:)
Re: [RESOLVED] How to do ASP coding???
Glad to know it's working for you now.