Forums
This topic is locked
i have such a simple problem.
10 Oct 2002 01:07:57 ben allen posted:
ok ive done the hard part, ive hooked up windows 98 to work with MS personal web server, ive created the the dynamic ASP pages in ultravdev and stored them in c:/inetpub/wwwroot but whenever i try to open the .asp pages in IE i keep getting the "file download" box asking me whether or not to save or open the file. when i open it, it opens the file in ultradev.i know its a stupid question, its the stupidest ive ever asked but im really stuck.
thanks
ben
Replies
Replied 10 Oct 2002 02:18:18
10 Oct 2002 02:18:18 Jeremy Conn replied:
Since they are ASP pages they need to be run through your web server. Therefore you <font color=red>can't</font id=red> type in <b>c:/inetpub/wwwroot</b> into your browser...
You need to put <b>localhost/sitename</b> where 'sitename' is the folder that is in your wwwroot... and then you can view your pages.
(DWMX|IIS5|WXP|ASP/VB)
*Connman21*
www.conncreativemedia.com
Edited by - connman21 on 10 Oct 2002 02:18:50
Edited by - connman21 on 10 Oct 2002 02:19:32
You need to put <b>localhost/sitename</b> where 'sitename' is the folder that is in your wwwroot... and then you can view your pages.
(DWMX|IIS5|WXP|ASP/VB)
*Connman21*
www.conncreativemedia.com
Edited by - connman21 on 10 Oct 2002 02:18:50
Edited by - connman21 on 10 Oct 2002 02:19:32
Replied 10 Oct 2002 02:33:09
10 Oct 2002 02:33:09 ben allen replied:
thanks connman, its funny but im half way through a Macromedia dreamweaver ultradev 4 training manual (the official one given out during training days) and it hasnt mentioned how to do that once!
ahh well im on the right tracks now.
cheers
ahh well im on the right tracks now.
cheers
Replied 10 Oct 2002 02:39:05
10 Oct 2002 02:39:05 ben allen replied:
btw did you build the www.netymology.com/ website?