How to test .ASP web pages?!!

JeremiahTheGreat

Senior member
Oct 19, 2001
552
0
0
I've tried programming web pages that are ASP, but i don't know how to test them!

I use microsoft front page but the preview button, nor any other web browswers will display them properly. Only in ASP enabled web servers will they work! Its a bit tedious to upload them to view if they work properly..

SO is there an easy way to "preview" ASP pages?

thanks
 

gopunk

Lifer
Jul 7, 2001
29,239
2
0
i would guess you could run a personal web server on your own computer.... that's a quick way, though it takes some time to set up.
 

joohang

Lifer
Oct 22, 2000
12,340
1
0
Gopunk is right.

For any development work, I strongly recommend running a local web server. If you got Win9x or NT 4.0, download the Personal Web Server 4.0. If you got Windows 2000/XP, install IIS from Windows setup.