Need Help With This URGENTLY

Discussion in 'Computer Gaming Forum' started by bob, Nov 19, 2010.

  1. bob

    bob Robust Member

    Joined:
    Mar 2, 2009
    Messages:
    292
    Likes Received:
    0
    Step 1. Collect user information
    Name
    Number
    Email
    Attach File
    Company Name

    Step 2. Choose Program
    Profit Share
    Straight Buy
    Consignment

    I will Want to make it send out an html email so that the user can choose

    Step 3. Payment
    Cash
    Company Check
    Paypal

    ----------------------------------------------------------------------
    I Would Like this to all be written in sql for the server potion and Im writing the client side in javascript

    Can You Guys Help Please

    Thanks
    bob
     
  2. Dreamcast

    Dreamcast Intrepid Member

    Joined:
    Jul 17, 2007
    Messages:
    619
    Likes Received:
    35
    SQL isn't a language that can process forms. You have to use Perl, PHP or ASP. There are many scripts available online for processing forms and sending emails serverside.
     
  3. port187

    port187 Serial Chiller

    Joined:
    Mar 16, 2007
    Messages:
    1,938
    Likes Received:
    85
  4. bob

    bob Robust Member

    Joined:
    Mar 2, 2009
    Messages:
    292
    Likes Received:
    0
    I guess my next question is how do I write a simple database to fit my needs?

    thanks
    bob
     
  5. retro

    retro Resigned from mod duty 15 March 2018

    Joined:
    Mar 13, 2004
    Messages:
    10,354
    Likes Received:
    822
  6. RyanGamerGoneGrazy

    RyanGamerGoneGrazy Clubbies Are Minis Too!

    Joined:
    Jun 7, 2005
    Messages:
    1,911
    Likes Received:
    6
    Have you considered using something like Drupal? You could set up a registration form with those fields, and have it redirect to a purchase page afterwards. All the variable data would be in the database, and you could then link that to whatever you need to export etc. I know its overkill to use a CMS, but it would be the easiest way to do so.
     
  7. LoveMHz

    LoveMHz Guest

sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page