ASP - a ver si te sirve

 
Vista:

a ver si te sirve

Publicado por Egidio (7 intervenciones) el 30/08/2002 10:43:20
Prueba las instrucciones de este tutorial:

How to install IIS and run ASP on Windows 2000:

From your Start Button, go to Settings, and Control Panel
In the Control Panel window select Add/Remove Programs
In the Add/Remove window select Add/Remove Windows Components
In the Wizard window check Internet Information Services, click OK
An Inetpub folder will be created on your harddrive
Open the Inetpub folder, and find a folder named wwwroot
Create a new folder, like "MyWeb", under wwwroot.
Use a text editor to write some ASP code, save the file as "test1.asp" in the "MyWeb" folder
Make sure your Web server is running
Open your browser and type in "http://localhost/MyWeb/test1.asp", to view your first ASP page

el tutorial esta en la pagina: http://www.w3schools.com/asp/default.asp, y si quieres uno en español: http://www.desarrolloweb.com/manuales/8/

Suerte
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder