Results 1 to 5 of 5

Thread: website hosting

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2004
    Posts
    169

    website hosting

    If some one only me a registered domain.(already applied for url) . like www.dosale.com

    how can I find out how to start with the coding ? like where to place my code? and database?

    thanks

  2. #2
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: website hosting

    You find a webhost to host your site. You would have to figure out what you are needing first. A majority of cheap hosts usually allow MySQL as the database, as well as let you run PHP. If you are talking ASP or ASP.NET, then you would need to find a Windows host, and they generally cost more. A google search should pull up several places.

  3. #3
    Frenzied Member usamaalam's Avatar
    Join Date
    Nov 2002
    Location
    Karachi
    Posts
    1,308

    Re: website hosting

    Have a look at www.hostpixact.com.

    Thanks.

  4. #4
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: website hosting

    You need to get webhosting, and then you need to login to the account where the URL is registered, like godaddy, network solutions, etc... and link the domain name, to where the hosting is (its what is called a name server.. usually it looks like ns1.something.com, ns2.something.com)

    make sure the hosting you get supports the language you plan to write the website in, like asp, or asp.net. If you are using either of those technologies, you will need to get hosting on a Windows Server, and not a Linux server.

    The host will most likely give you FTP access, so you will use an FTP client to upload your code and pages to the live site. If you are running windows XP Professional as your development machine, then you can do all the development using IIS on your local machine, and then upload it to the live site when it is ready to go.

    I am going to move this thread, as it has nothing to do with VB.NET

  5. #5
    Hyperactive Member nothingofvalue's Avatar
    Join Date
    Jul 2005
    Location
    Arizona
    Posts
    489

    Re: website hosting

    I would recommend Ultimahosts if you plan to develop with ASP.NET and you are new. I paid $50 for the year and it includes a SQL 2005 database and MYSQL. They are also extremely helpful and will even set up your choic of the Asp.net SDK packages that are available to get you started. Server seems to be very reliable and not slow. Have been very satisfied and the price is right.
    "Imagination is more important than knowledge..."

    Albert Einstein
    -----------------------------------------------
    If my reply helped you then you really were lost, but I still took the time to help, please rate it anyway

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width