On 8 Oct 2003 02:31:51 -0700, nith RemoveThis @spray.se (Thorell) wrote:
>I cannot test the ASP page that I created in FrontPage.
>I have installed Server Extentions and IIS on my local computer under
>Windows XP Pro.
>I have published the pages under C:\ ... \WebRoot or something like
>that.
>
>But what do I need to do make the pages connect to IIS?
Nothing.
>Why isn't there a step-by-step instruction in FrontPage on how to do
>this?
Nope.
You just need to open the pages in a browser, but ASP has to be
processed by the web server, so you have to use a URL and not Open
File to do this.
Try <a style='text-decoration: underline;' href="http://localhost/yourfilename.asp" target="_blank">http://localhost/yourfilename.asp</a>
Jeff<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Test a FrontPage ASP on XP Pro?