I'm lost. I am setting up my laptop and have no idea what IP address to put into my folders under preferences. I've looked on my desktop but I'm still not putting two and two together. It used to be a numeric value and I did not write it down. stupid I know. but even if I knew I would still have the problem of not being able to .asp files in the html browser , I can view .html just fine though. Anyone be able to tell me what address to put in the folders - WWW IP address slot so that I can view .asp files.\\
Not sure if it makes a difference but I am running Vista business.
HTML files can be viewed without a Web server, while ASP files need a web server (that takes care of starting the appropriate script language interpreter, giving it the page, taking its output and deliver it to the browser).
Do you have a web server installed on your machine? If so, under which URL can it be reached?