Windows 2000 Professional Configuration For ASP
caltin | Posted 7:04am 25. July 2001 Server Time |
hello,
Can I see my asp example without connecting interenet under windows 2000 professional.Does Netscape support vbscript.What should I do for make and test asp pages without internet connection.
Thanks
Celalettin
c_altinpinar@yahoo.com |
felk | Posted 8:43am 25. July 2001 Server Time |
If you have W2K, you can install a component (Start -> Settings -> Control Panel -> Add Remove Programs -> Add Remove Windows Components). You will need to install IIS Server. This will give you IIS 5. When this is up, go into the administrative tools, or the MMC and open the IIS Services Manager. THere you can start/stop the server, and then create virtual directorys on your computer. In your web browser, you MUST type http://<computername>/<virtual-directory>/<filetotest> .. etc etc etc. Dont put a www in front of your <computer name> it wont work. Well at least it never has for me. I dont think it should work that way. ANywayz.... Create a virutal directory, put your files in there, and then test away. If you have access or SQL Server you can also connnect to databases locally, and there ya go. The whole-sha-bang for ya.
If you have any questions on how to do something (like create a virtual directory), search on Google for 'virtual directory' and (http://www.google.com/search?hl=en&safe=off&q=creating+virtual+directories).
-d
Reply to Post Windows 2000 Professional Configuration For ASP
|
|
|