Click to See Complete Forum and Search --> : Testing Server


sticks464
12-17-2006, 11:50 PM
I am just learning ASP and want to use Dreamweaver as my editor with WAMP. I have tried all of the following Testing Servers in Dreamweaver?
ASP Javascript
ASP VBscript
ASP.Net C#
ASP.Net VB
When I view the page in a browser it shows the html and asp code as it is written. I am giving my pages an .asp extension.
What do I need to do to correctly view my pages using the Apache server on my computer?

so_is_this
12-18-2006, 01:04 PM
Apache will not work for you unless you also install Apache ASP.
But that is all I know about those packages.

ciasecurity
10-31-2007, 09:17 AM
Have you figured out how to fix this yet? I am having the same problem. Thanks.

Terrorke
10-31-2007, 10:46 AM
It's seems to me that you do not have set up your webserver correctly. That's why the server is displaying your page as a 'plain text' file instead of parsing it an returning the result