Click here to Skip to main content
15,908,906 members
Home / Discussions / Web Development
   

Web Development

 
Generalcheap hosting Pin
brianwelsch1-Oct-02 4:34
brianwelsch1-Oct-02 4:34 
GeneralRe: cheap hosting Pin
Scott Volk1-Oct-02 4:59
Scott Volk1-Oct-02 4:59 
GeneralNew to ASP Pin
Sarvesvara (BVKS) Dasa1-Oct-02 3:39
Sarvesvara (BVKS) Dasa1-Oct-02 3:39 
GeneralRe: New to ASP Pin
Michael P Butler1-Oct-02 3:43
Michael P Butler1-Oct-02 3:43 
GeneralRe: New to ASP Pin
Sarvesvara (BVKS) Dasa1-Oct-02 3:53
Sarvesvara (BVKS) Dasa1-Oct-02 3:53 
GeneralRe: New to ASP Pin
Jeremy Falcon1-Oct-02 3:50
professionalJeremy Falcon1-Oct-02 3:50 
GeneralRe: New to ASP Pin
Sarvesvara (BVKS) Dasa1-Oct-02 3:56
Sarvesvara (BVKS) Dasa1-Oct-02 3:56 
GeneralRe: New to ASP Pin
Paul Watson1-Oct-02 4:37
sitebuilderPaul Watson1-Oct-02 4:37 
SPS wrote:
What do I do next. Where is the code?? Where do I put it??

Ok next step is to go to your c:\inetpub\wwwroot and create a new file in there called test.asp

Inside that you put your ASP code. e.g. Response.Write "SPS Loves ASP".

Then in your web browser type http://localhost/test.asp and your ASP page should load.

Your next step would be to create a sub-folder under c:\inetpub\wwwroot, e.g. c:\inetpub\wwwroot\SPS

Then of course the web browser URL would be http://localhost/SPS/

That wwwroot folder is, as the name suggest, the root folder of your webserver. Any folders and files under it will be accesible via HTTP.

Try 4guysfromrolla.com for some good ASP tuts.

Paul Watson
Bluegrass
Cape Town, South Africa

GeneralRe: New to ASP Pin
Sarvesvara (BVKS) Dasa1-Oct-02 22:53
Sarvesvara (BVKS) Dasa1-Oct-02 22:53 
GeneralRe: New to ASP Pin
Paul Watson1-Oct-02 23:00
sitebuilderPaul Watson1-Oct-02 23:00 
GeneralRe: New to ASP Pin
Sarvesvara (BVKS) Dasa2-Oct-02 0:55
Sarvesvara (BVKS) Dasa2-Oct-02 0:55 
GeneralRe: New to ASP Pin
Paul Watson2-Oct-02 1:09
sitebuilderPaul Watson2-Oct-02 1:09 
GeneralRe: New to ASP Pin
Sarvesvara (BVKS) Dasa2-Oct-02 1:17
Sarvesvara (BVKS) Dasa2-Oct-02 1:17 
GeneralTrapping Time out error Pin
Hitu1-Oct-02 1:50
Hitu1-Oct-02 1:50 
GeneralOnClick Pin
jerry0davis30-Sep-02 5:45
jerry0davis30-Sep-02 5:45 
GeneralRe: onclick Pin
Richard Deeming30-Sep-02 6:12
mveRichard Deeming30-Sep-02 6:12 
GeneralRe: onclick Pin
jerry0davis30-Sep-02 22:03
jerry0davis30-Sep-02 22:03 
QuestionWrite XML to the file on the server? Pin
Rickard Andersson2030-Sep-02 2:19
Rickard Andersson2030-Sep-02 2:19 
AnswerRe: Write XML to the file on the server? Pin
Paul Watson1-Oct-02 0:07
sitebuilderPaul Watson1-Oct-02 0:07 
GeneralRe: Write XML to the file on the server? Pin
Rickard Andersson201-Oct-02 2:01
Rickard Andersson201-Oct-02 2:01 
GeneralRe: Write XML to the file on the server? Pin
Paul Watson1-Oct-02 4:54
sitebuilderPaul Watson1-Oct-02 4:54 
GeneralRe: Write XML to the file on the server? Pin
Rickard Andersson201-Oct-02 7:12
Rickard Andersson201-Oct-02 7:12 
GeneralDesign-Time Functionality Server Control Pin
AnhTu29-Sep-02 19:54
AnhTu29-Sep-02 19:54 
GeneralRe: Design-Time Functionality Server Control Pin
hunterlsq29-Sep-02 20:41
hunterlsq29-Sep-02 20:41 
GeneralTab Controls in ASP documents Pin
Hitu29-Sep-02 19:06
Hitu29-Sep-02 19:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.