Where to run this ASP?

Reply

Join Date: Jun 2008
Posts: 38
Reputation: preethi_ga is an unknown quantity at this point 
Solved Threads: 0
preethi_ga preethi_ga is offline Offline
Light Poster

Where to run this ASP?

 
0
  #1
Jul 8th, 2008
Hello friends,
Im new to ASP, so can any one tell me where to write and run ASP codings??
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 4
Reputation: vicky_rk13 is an unknown quantity at this point 
Solved Threads: 0
vicky_rk13 vicky_rk13 is offline Offline
Newbie Poster

Re: Where to run this ASP?

 
0
  #2
Jul 8th, 2008
if ur trying to run a ASP test page then u can just place the file in the C:\inetpub\wwwroot\

i.e., u should have IIS installed on ur machine

then in ur webbrowser type
http://localhost/testpage.asp
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 38
Reputation: preethi_ga is an unknown quantity at this point 
Solved Threads: 0
preethi_ga preethi_ga is offline Offline
Light Poster

Re: Where to run this ASP?

 
0
  #3
Jul 8th, 2008
So whithout IIS , We cannot run ASP?
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 1,175
Reputation: stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light stephen84s is a glorious beacon of light 
Solved Threads: 125
Featured Poster
stephen84s's Avatar
stephen84s stephen84s is offline Offline
Veteran Poster

Re: Where to run this ASP?

 
0
  #4
Jul 8th, 2008
Basically you need a Web Server to Run any ASP Page, including Apache (HTTPD) (with extensions that is), Sun Java System Active Server Pages , etc.

But since it appears you are starting out with ASP, my suggestion would be start by using IIS as I found it pretty easy to use and it is already bundled on the Windows XP Professional CD itself.
Last edited by stephen84s; Jul 8th, 2008 at 1:02 pm.
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand."

"How to ask questions the smart way ?"
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 342
Reputation: x3mario is an unknown quantity at this point 
Solved Threads: 1
x3mario's Avatar
x3mario x3mario is offline Offline
Posting Whiz

Re: Where to run this ASP?

 
0
  #5
Jul 9th, 2008
I agree with vicky_rk13. You can write the code even in notepad or much better in forntpage or dreamweaver. You must have IIS installed to run your program.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 21
Reputation: ratri is an unknown quantity at this point 
Solved Threads: 1
ratri ratri is offline Offline
Newbie Poster

Re: Where to run this ASP?

 
0
  #6
Jul 10th, 2008
If you have a windows Installation CD, the personal web server comes with it for free. If it is not already installed, go to the control panel (Start->Control Panel), double click on "Add Remove Programs", click on Add/Remove Windows components and in the windows components wizard that pops up, check the IIS option. Remember, you will need a windows installation CD for this.

You can also google for "free asp web hosting" and it would come up with a few free asp hosting services.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 1
Reputation: Kruthi is an unknown quantity at this point 
Solved Threads: 0
Kruthi Kruthi is offline Offline
Newbie Poster

Re: Where to run this ASP?

 
0
  #7
Jul 11th, 2008
Originally Posted by preethi_ga View Post
Hello friends,
Im new to ASP, so can any one tell me where to write and run ASP codings??
hai!
You can use "notepad" as editor with the file extention as [*.asp] ,run the Coding in IIS by creating virtual directory .
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,191
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 485
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Where to run this ASP?

 
-1
  #8
Jul 13th, 2008
Originally Posted by ratri View Post
If you have a windows Installation CD, the personal web server comes with it for free. If it is not already installed, go to the control panel (Start->Control Panel), double click on "Add Remove Programs", click on Add/Remove Windows components and in the windows components wizard that pops up, check the IIS option. Remember, you will need a windows installation CD for this.

You can also google for "free asp web hosting" and it would come up with a few free asp hosting services.
This does not apply to Windows XP Home Edition and some of Vista editions too (can't remember which one on Vista). So check IIS installation requirements before you attempt anything!
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 36
Reputation: tomer1 is an unknown quantity at this point 
Solved Threads: 1
tomer1 tomer1 is offline Offline
Light Poster

Re: Where to run this ASP?

 
0
  #9
Jul 13th, 2008
Hi Preethi_ga,
If you don't have IIS you can run ASP codes on your server (if you have one) If you dont have one.. buy cheep domain (like .info) and FTP your ASP codes on it
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC