Results 1 to 8 of 8

Thread: Help Please

  1. #1
    Umbra Messor
    Join Date
    Jul 2003
    Posts
    478
    Thanks
    1
    Thanked
    8 times in 1 post

    Help Please

    I want to set up a webpage so that people can enter details what i want is:

    So they can sign up and put in there details such as rank, units etc (its for a game)

    thanks guys

    Abit NF7-S V2.0 || XP1700 @ 2.43ghz (1.825V) 211FSB || 2 * 512MB twinmos @ 422Mhz (7-3-2-2)
    SLK-900, Delta Screemer & AS3 || Radeon 9800pro 128MB 425.25/366.75
    LG Combi drive || LG DVD RW || 2 * 120GB IBM || 60GB Maxtor USB

  2. #2
    Pixel Abuser Spunkey's Avatar
    Join Date
    Nov 2003
    Location
    Milton Keynes
    Posts
    1,523
    Thanks
    0
    Thanked
    0 times in 0 posts
    have you got any webspace mate?
    if so do you know what coding languages it supports?

    fraid no one can help unless we know

  3. #3
    Umbra Messor
    Join Date
    Jul 2003
    Posts
    478
    Thanks
    1
    Thanked
    8 times in 1 post
    I have oneandone hosting with one MYSQL database

    Abit NF7-S V2.0 || XP1700 @ 2.43ghz (1.825V) 211FSB || 2 * 512MB twinmos @ 422Mhz (7-3-2-2)
    SLK-900, Delta Screemer & AS3 || Radeon 9800pro 128MB 425.25/366.75
    LG Combi drive || LG DVD RW || 2 * 120GB IBM || 60GB Maxtor USB

  4. #4
    Senior Member Kezzer's Avatar
    Join Date
    Sep 2003
    Posts
    4,863
    Thanks
    12
    Thanked
    5 times in 5 posts
    i've only got one database and it's just fine.

  5. #5
    Senior Member Shad's Avatar
    Join Date
    Jul 2003
    Location
    In front
    Posts
    2,782
    Thanks
    23
    Thanked
    42 times in 25 posts
    Quote Originally Posted by Jcb33
    I want to set up a webpage so that people can enter details what i want is:

    So they can sign up and put in there details such as rank, units etc (its for a game)

    thanks guys
    What are you asking for? Do you want someone to write this solution for you, or are you asking for examples of possible pre-made solutions? Maybe you'd like information about a specific programming topic?

    Please be more specific.
    Simon


  6. #6
    Umbra Messor
    Join Date
    Jul 2003
    Posts
    478
    Thanks
    1
    Thanked
    8 times in 1 post
    I want to know how to make a site where people can enter there data......

    Abit NF7-S V2.0 || XP1700 @ 2.43ghz (1.825V) 211FSB || 2 * 512MB twinmos @ 422Mhz (7-3-2-2)
    SLK-900, Delta Screemer & AS3 || Radeon 9800pro 128MB 425.25/366.75
    LG Combi drive || LG DVD RW || 2 * 120GB IBM || 60GB Maxtor USB

  7. #7
    Pixel Abuser Spunkey's Avatar
    Join Date
    Nov 2003
    Location
    Milton Keynes
    Posts
    1,523
    Thanks
    0
    Thanked
    0 times in 0 posts
    well basically you need to create a HTML form, and fill it with the form fields you want using the <INPUT>, <SELECT> and <TEXTAREA> tags.

    Once youve got that you need to create a PHP (assuming php as youve got a mySQL DB) page to take the submitted data from the form and post it into the database.

    You'll then more than likely need an admin tool for you to use to view and amend the data people have entered, again in PHP.

    We can help a little with the general stuff, but the specifics are something you'll need to do yourself.

    i dont know any PHP sites (cos im an ASP man ) but heres the best HTML site on the web:
    http://www.blooberry.com/indexdot/html/tagindex/a.htm

    HTH

  8. #8
    Senior Member Shad's Avatar
    Join Date
    Jul 2003
    Location
    In front
    Posts
    2,782
    Thanks
    23
    Thanked
    42 times in 25 posts
    Quote Originally Posted by rubbishrubbishrubbishrubbishrubbishey
    im an ASP man
    Hurrah! That makes 2 of us I think
    Simon


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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