472,353 Members | 1,242 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

Host Website from WIN2000/XP

Hi all,
I have a database Access/MSDE and would like to have a website so users can
search the data and update some records/fields through the website.... And I
have high speed internet connection. Is it possible to setup/host a website
using WIN2000/XP machine? Must I have static IP and not dynamic one obtained
when my router connects to the ISP? What kind of internet connection do I
need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance
Jan 9 '06 #1
10 2290
1. You can have win2000/xp as web host.
2. You can have static public IP, but you may want to use DDNS.
3. Any internet connection is OK. However, you need to open the port 80.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"JP Bless" <jp************@hotmail.com> wrote in message news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi all,
I have a database Access/MSDE and would like to have a website so users can
search the data and update some records/fields through the website.... And I
have high speed internet connection. Is it possible to setup/host a website
using WIN2000/XP machine? Must I have static IP and not dynamic one obtained
when my router connects to the ISP? What kind of internet connection do I
need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance
Jan 9 '06 #2
"JP Bless" <jp************@hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi all,
I have a database Access/MSDE and would like to have a website so users can search the data and update some records/fields through the website.... And I have high speed internet connection. Is it possible to setup/host a website using WIN2000/XP machine?
Yes, but doing so will probably violate your contract with your ISP. Very
few permit non-business-class users to operate servers of any kind on their
network.
Must I have static IP and not dynamic one obtained
when my router connects to the ISP?
You'll need a findable address if you want the users to be able to find you,
yes. Look up Dynamic DNS.

If you want to operate a server on your Internet connection, your ISP will
probably want you to pay for a fixed IP address and this will be expensive.
What kind of internet connection do I
need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance


You may be better off by simply contacting people who already operate
servers and paying them to host your site. You will likely find it
cheaper, easier, and more reliable.

HTH
-pk
Jan 9 '06 #3


And you will need to be up to date on all possible security issues and fixes ( and update as often as possible -
perhaps hourly)
..The better way is to pay a hosting service and let them take the risks..
On Mon, 9 Jan 2006 13:08:37 -0600, "Robert L [MS-MVP]" <no*****@hotmail.com> wrote:
1. You can have win2000/xp as web host.
2. You can have static public IP, but you may want to use DDNS.
3. Any internet connection is OK. However, you need to open the port 80.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"JP Bless" <jp************@hotmail.com> wrote in message news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi all,
I have a database Access/MSDE and would like to have a website so users can
search the data and update some records/fields through the website.... And I
have high speed internet connection. Is it possible to setup/host a website
using WIN2000/XP machine? Must I have static IP and not dynamic one obtained
when my router connects to the ISP? What kind of internet connection do I
need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance


Jan 9 '06 #4
Read this - it will answer all your questions:
http://www.dslwebserver.com/

"Patrick Keenan" wrote:
"JP Bless" <jp************@hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi all,
I have a database Access/MSDE and would like to have a website so users

can
search the data and update some records/fields through the website.... And

I
have high speed internet connection. Is it possible to setup/host a

website
using WIN2000/XP machine?


Yes, but doing so will probably violate your contract with your ISP. Very
few permit non-business-class users to operate servers of any kind on their
network.
Must I have static IP and not dynamic one obtained
when my router connects to the ISP?


You'll need a findable address if you want the users to be able to find you,
yes. Look up Dynamic DNS.

If you want to operate a server on your Internet connection, your ISP will
probably want you to pay for a fixed IP address and this will be expensive.
What kind of internet connection do I
need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance


You may be better off by simply contacting people who already operate
servers and paying them to host your site. You will likely find it
cheaper, easier, and more reliable.

HTH
-pk

Jan 9 '06 #5
Thanks all for the wonderful tips. I appreciate. Sure the better way is to
pay a hosting service and let them take the risks... Here is the picture...
I wrote a software for Buy and sell of used and new items. The software has
been running for years and the users like it. But a new law regulating Buy
And Sell stores in my area requires that store owners have "live web access"
to their database so the police can search their database online any time.
That means the database would be shared by both the store and online web
page access. I am not farmiliar with web access technology (in terms of
incorporating web page with locally used progrom...) so I am basically
exploring and researching how to go about this. With out the web access, my
software will no longer be acceptable for use by buy and sell stores.

Thanks for the help.

"Turkbear" <no***@nowhere.com> wrote in message
news:8e********************************@4ax.com...


And you will need to be up to date on all possible security issues and fixes ( and update as often as possible - perhaps hourly)
.The better way is to pay a hosting service and let them take the risks..
On Mon, 9 Jan 2006 13:08:37 -0600, "Robert L [MS-MVP]" <no*****@hotmail.com> wrote:
1. You can have win2000/xp as web host.
2. You can have static public IP, but you may want to use DDNS.
3. Any internet connection is OK. However, you need to open the port 80.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.netHow to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "JP Bless" <jp************@hotmail.com> wrote in message news:%2***************@TK2MSFTNGP11.phx.gbl... Hi all,
I have a database Access/MSDE and would like to have a website so users can search the data and update some records/fields through the website.... And I have high speed internet connection. Is it possible to setup/host a website using WIN2000/XP machine? Must I have static IP and not dynamic one obtained when my router connects to the ISP? What kind of internet connection do I need to have to be able to have/host a website on my XP/WIN2000 boxes. I would like any pointers/websites that will address these issues
Much thanks in advance

Jan 9 '06 #6
I'd suggest using something like the opensource GenericDB to allow Web
pages (and these can be restricted to who logged in) attached to a
database all located online. And then you could FTP up a new copy of
the database every so often (every week or so perhaps?)

Perhaps this may hopefully give you some ideas:

Web Database Concept
http://www.bullschmidt.com/concept.asp

This is something I put together about ASP that hopefully might help
somehow.

Best regards,
J. Paul Schmidt, Freelance Web and Database Developer
http://www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips

Jan 10 '06 #7
nice stuff on the site
"denis" <de***@discussions.microsoft.com> wrote in message
news:4D**********************************@microsof t.com...
Read this - it will answer all your questions:
http://www.dslwebserver.com/

"Patrick Keenan" wrote:
"JP Bless" <jp************@hotmail.com> wrote in message
news:%2***************@TK2MSFTNGP11.phx.gbl...
Hi all,
I have a database Access/MSDE and would like to have a website so users
can
search the data and update some records/fields through the website....
And I
have high speed internet connection. Is it possible to setup/host a

website
using WIN2000/XP machine?


Yes, but doing so will probably violate your contract with your ISP. Very few permit non-business-class users to operate servers of any kind on their network.
Must I have static IP and not dynamic one obtained
when my router connects to the ISP?


You'll need a findable address if you want the users to be able to find you, yes. Look up Dynamic DNS.

If you want to operate a server on your Internet connection, your ISP will probably want you to pay for a fixed IP address and this will be expensive.
What kind of internet connection do I
need to have to be able to have/host a website on my XP/WIN2000 boxes.

I would like any pointers/websites that will address these issues
Much thanks in advance


You may be better off by simply contacting people who already operate
servers and paying them to host your site. You will likely find it
cheaper, easier, and more reliable.

HTH
-pk

Jan 10 '06 #8
JP Bless wrote:
Hi all,
I have a database Access/MSDE and would like to have a website so users can
search the data and update some records/fields through the website.... And I
have high speed internet connection. Is it possible to setup/host a website
using WIN2000/XP machine? Must I have static IP and not dynamic one obtained
when my router connects to the ISP? What kind of internet connection do I
need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance

A Win2K Pro or WinXP Pro computer could be used to host a small web
site, provided that you never needed/expected to have more than 10
people connected to it simultaneously.

For the specifics of hosting it and getting a static IP address,
consult your ISP's sales department. They probably make provisions for
their subscribers' hosting their own web sites, for a suitable fee.
--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
Jan 11 '06 #9
Thanks for the info...
"Bruce Chambers" <bc*******@cable0ne.n3t> wrote in message
news:eD**************@TK2MSFTNGP11.phx.gbl...
JP Bless wrote:
Hi all,
I have a database Access/MSDE and would like to have a website so users can search the data and update some records/fields through the website.... And I have high speed internet connection. Is it possible to setup/host a website using WIN2000/XP machine? Must I have static IP and not dynamic one obtained when my router connects to the ISP? What kind of internet connection do I need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance

A Win2K Pro or WinXP Pro computer could be used to host a small web
site, provided that you never needed/expected to have more than 10
people connected to it simultaneously.

For the specifics of hosting it and getting a static IP address,
consult your ISP's sales department. They probably make provisions for
their subscribers' hosting their own web sites, for a suitable fee.
--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH

Jan 11 '06 #10

"Bruce Chambers" <bc*******@cable0ne.n3t> wrote in message
news:eD**************@TK2MSFTNGP11.phx.gbl...
JP Bless wrote:
Hi all,
I have a database Access/MSDE and would like to have a website so users can search the data and update some records/fields through the website.... And I have high speed internet connection. Is it possible to setup/host a website using WIN2000/XP machine? Must I have static IP and not dynamic one obtained when my router connects to the ISP? What kind of internet connection do I need to have to be able to have/host a website on my XP/WIN2000 boxes. I
would like any pointers/websites that will address these issues
Much thanks in advance

A Win2K Pro or WinXP Pro computer could be used to host a small web
site, provided that you never needed/expected to have more than 10
people connected to it simultaneously.

For the specifics of hosting it and getting a static IP address,
consult your ISP's sales department. They probably make provisions for
their subscribers' hosting their own web sites, for a suitable fee.
--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH

Jan 11 '06 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Frogbčrt | last post by:
Config: Win2K, IIS5.0 My solution requires that the host header sent to IIS be analyzed. I have set up a web site that responds to both...
2
by: James M. | last post by:
I have 2x Front-end Web servers (Win2003 Ent IIS6.0), setup with NLB (single Affinity, also using SQLServer session state) that are hosting a few...
21
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error...
11
by: ALI-R | last post by:
Hi ALL; Sorry if here is not a suitable place to post this question,but I'm going to create my own personal website (and a weblog besides it) and...
4
by: Strahimir Antoljak | last post by:
I completed a VB.NET application and it runs fine on WinXP. I wanted to run it on Win2000 and it is not working. Is it not supposed to work on...
7
by: GopherGold | last post by:
I have a site that uses a combination of Web.Sitemap and a SqlSiteMapProvider that I created (thanks to Jeff Proisse @ MSDN). One node of the...
0
by: =?Utf-8?B?RG9u?= | last post by:
I've created a website at port 80, with a hostheader of "TestLab". The site is configured for Integrated Security; identity impersonate="true". ...
3
by: teddarr | last post by:
I have a Windows Server 2003. I am trying to run multiple websites on the server. I have 3 different websites I'd like to run. Currently the...
0
by: teddarr | last post by:
I have a Windows Server 2003. I am trying to run multiple websites on the server. I am using host headers to run the websites on only one ip...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand....
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.