Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Test a FrontPage ASP on XP Pro?

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  ZIP and Contenttype  
Author Message
nith

External


Since: Oct 08, 2003
Posts: 2



(Msg. 1) Posted: Wed Oct 08, 2003 5:31 am
Post subject: Test a FrontPage ASP on XP Pro?
Archived from groups: microsoft>public>inetserver>iis (more info?)

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?
Why isn't there a step-by-step instruction in FrontPage on how to do
this?

 >> Stay informed about: Test a FrontPage ASP on XP Pro? 
Back to top
Login to vote
user641

External


Since: Aug 22, 2003
Posts: 1637



(Msg. 2) Posted: Wed Oct 08, 2003 11:37 am
Post subject: Re: Test a FrontPage ASP on XP Pro? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Thorell" <nith.DeleteThis@spray.se> wrote in message
news:1b482e4.0310080131.1a217578@posting.google.com...
 > 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?

You need to request it in a web browser using an HTTP URL, like
<a style='text-decoration: underline;' href="http://yourpc/yourfile.asp" target="_blank">http://yourpc/yourfile.asp</a> ...

--
Tom Kaminski IIS MVP
<a style='text-decoration: underline;' href="http://www.iistoolshed.com/" target="_blank">http://www.iistoolshed.com/</a> - tools, scripts, and utilities for running IIS
<a style='text-decoration: underline;' href="http://mvp.support.microsoft.com/" target="_blank">http://mvp.support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/windowsserver2003/community/centers/iis/" target="_blank">http://www.microsoft.com/windowsserver2003/community/centers/iis/</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Test a FrontPage ASP on XP Pro? 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 3) Posted: Wed Oct 08, 2003 4:39 pm
Post subject: Re: Test a FrontPage ASP on XP Pro? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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? 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]