Thread: Creating a web page.............

  1. #1
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020

    Creating a web page.............

    Hi,

    My uncle is starting a business, and he wants me to create the web page for his business for him. BUt i only had experience for creating personal web pages.

    What should i do to register for a domain name ( like www.something.com ) and generally how much does it cost?

    How come there are so many sites for domain name registering?

    After i buy a domain name, how can i link it to my computer so people can visit the web pages?

    Any other good web server programs other than apache?

    thnx thnx

  2. #2
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    I used LowCostDomains to register my site. It cost about $20-$30 to register, then you have to pay hosting costs every month (I paid $10 a month when I had my site).

  3. #3
    Evil Member
    Join Date
    Jan 2002
    Posts
    638
    Based on what you just said, I don't think you are up to the task of administering a substantial business web page. There is a LOT more to it than just writing toy html. You need to procure a domain name, set up a server, etc.

    Most good ISP will offer business packages where they host and help with business pages. You might wanna look into this.

    But if you wanna take a crack at it, you are going to need to invest in a server and get a dedicated internet connection to it. I would recommend Linux/Apache, but where are other options. Microsoft's version is called IIS, I think. you will also need to design it. You will probably want to do this on a Windows box running FrontPage 2k or XP.

  4. #4
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020
    I already hav cable connection so thats no problem.

    I want to store the web pages on my own computer and not want to host it anywhere else. So does apache help me link my computer to the domain name i registered?

  5. #5
    Evil Member
    Join Date
    Jan 2002
    Posts
    638
    Trying to use a home computer as a web server is usually a very, VERY bad idea. But yeah, Apache is what you are looking for.

  6. #6
    Registered User
    Join Date
    Apr 2002
    Posts
    37
    If your Uncle wants internet shopping he'll need his own server. Learn ASP or PHP or something like that. You might have to do a little more than a personal web page would require.
    Show me a man who cannot bother to do little things, and I'll show you a man who cannot be trusted to do big things.

    -Bill Cosby

  7. #7
    Registered User dirkduck's Avatar
    Join Date
    Aug 2001
    Posts
    428
    If the site is going to have more than a few people on it at a time, then using just a cable connection will make it very slow. I would recommend 34sp.com for a low-cost host. I get an average of 22 hits a day on my site, and I didn't even reach half the monthly bandwith (400MB to start, you can always upgrade). It may not seem like much, but you should ask yourself if you really need a more.

  8. #8
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020
    My uncle is starting a small business and wants to minimise the cost as much as possible.

    Cable doens't support more than a few ppl at a time? Can't be that slow can it?...........i'm not sure

    On the web site, he doesn't need internet shopping. The site would only contains details of the company and its services, and all contact details.

    I want to store web pages on our own computers because uncle wants to avoid money transactions over the net. And we hav total control over the web server.

  9. #9
    Registered User
    Join Date
    Jan 2002
    Posts
    363
    >>Cable doens't support more than a few ppl at a time? Can't be that slow can it?...........i'm not sure

    Depends on what you get.
    Most home packages have thier upload speed capped at 14k. That would only support a few users, but most buisness plans will have much faster upload speeds.
    If you own a piece of land and there is an volcano on it and it ruins a
    nearby town, do you have to pay for the property damage?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. c++ program autosave web page
    By redcom56 in forum C++ Programming
    Replies: 5
    Last Post: 11-16-2008, 11:14 AM
  2. web page loading ...
    By twomers in forum C++ Programming
    Replies: 2
    Last Post: 01-21-2006, 01:42 PM
  3. virtual memory
    By sweets in forum C Programming
    Replies: 6
    Last Post: 11-06-2004, 06:55 AM
  4. Opening a web page
    By charon12 in forum C++ Programming
    Replies: 1
    Last Post: 08-24-2004, 01:17 AM
  5. Web Page Organization
    By Khelder in forum C# Programming
    Replies: 4
    Last Post: 05-06-2004, 10:24 AM