run .asp in XP Home

  • Thread starter Thread starter Karen Johnson
  • Start date Start date
K

Karen Johnson

I am taking an ASP (Active Server Pages) class and I need
to be able to open an .asp file from Internet Explorer in
XP. At school we have 2000 and if you save the .asp file
in C:intepub/wwwroot you can open them in explorer using
http//:localhost/filename.asp. How can I do this in XP?
 
Karen said:
I am taking an ASP (Active Server Pages) class and I need
to be able to open an .asp file from Internet Explorer in
XP. At school we have 2000 and if you save the .asp file
in C:intepub/wwwroot you can open them in explorer using
http//:localhost/filename.asp. How can I do this in XP?

With XP Pro which includes Microsoft IIS server, no problem. IIS is not
part of XP Home and I understand it is impossible to make it work. I
therefore would assume that the components to make ASP pages work are
also missing and may not work.

Perhaps you can ask your instructor about this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top