> I am currently using remote servers to test my web pages. So far pages
> have been HTML and only minor changes have been needed when viewed
[quoted text clipped - 8 lines]
>
> I am looking for instructions on how to proceed.

Signature
MS-MVP Windows Shell/User
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic"
Thanks,
Yes XP Pro is installed.
How do I check if IIS is installed?
Robin
>I'm assuming you already installed XP Pro. Make sure you installed IIS. Then
>go here and start learning. There are links to everything you will need.
[quoted text clipped - 4 lines]
>
>Malke
>> I am currently using remote servers to test my web pages. So far pages
>> have been HTML and only minor changes have been needed when viewed
[quoted text clipped - 8 lines]
>>
>> I am looking for instructions on how to proceed.
Malke - 30 Jul 2006 14:15 GMT
> Thanks,
>
> Yes XP Pro is installed.
>
> How do I check if IIS is installed?
Listen Robin, I'm not saying this to hurt your feelings - really I'm not -
but if you can't even figure out how to find out what's installed on your
computer there is no way you should be running a web server. Running a web
server requires a high level of computer and security skills.
I've looked over the post where you explained what you are doing. Let me get
this right - you are learning to create webpages and you need a place to
test them. Someone who didn't bother to spend any time with you gave you an
off-the-cuff suggestion to upgrade to XP Pro and run your own webserver.
Here's a different suggestion instead - purchase a domain name and a little
place on the web from a reputable web host and make your own little test
site. Don't try to run your own webserver. This is way beyond you and
unnecessary. Again, please understand that I am not saying this to hurt
your feelings.
For instance, I've been extremely happy with my web hosting company for many
years. Their basic package is $6/month and they'll register your domain
name for $15. This would probably be adequate for you. Here's the link:
http://www.hostingmatters.com/web_hosting.html
I'm not advertising for them and I get nothing for recommending them; I just
think this is a better solution for you. With someone else doing the web
hosting, all you'll need to do is create your webpages, upload them to your
site on the hosting company's server, and see how they look in your varous
browsers.
Malke

Signature
MS-MVP Windows Shell/User
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic"
Kerry Brown - 30 Jul 2006 15:40 GMT
> Thanks,
>
[quoted text clipped - 26 lines]
>>>
>>> I am looking for instructions on how to proceed.
I agree with Malke. You would be better off with a web server hosted by
someone else. This gives you real world testing. Unless you know exactly
what you are doing, developing a web site on the computer hosting the web
server can often cause problems. The site may run fine on your web server
but because of hard coded paths and other common coding mistakes it won't
run when you upload to another server so all your testing was a waste of
time. If you want to go this route and run your own web server for testing
then you should dedicate a computer on your network to the web server and do
the development on another computer.

Signature
Kerry
MS-MVP Windows - Shell/User
www.VistaHelp.ca
Robin Chapple - 31 Jul 2006 10:41 GMT
Thanks for all the input.
It seems that the problem is in the advice received when I started ASP
pages. Quite unequivocal that I should test on my own server not on
the remote server.
I have been running several web sites on a variety of hosted sites for
more than ten years so I take your advice seriously. I will not be
installing IIS.
Thanks again.
>> Thanks,
>>
[quoted text clipped - 36 lines]
>then you should dedicate a computer on your network to the web server and do
>the development on another computer.