Results 1 to 7 of 7

Thread: Need Help With This URGENTLY

  1. #1
    Foot Soldier
    bob's Avatar

    Join Date
    Mar 2009
    Location
    Phoenix, Arizona
    Posts
    290

    Need Help With This URGENTLY

    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
    One Learns Something New From Somebody Else And That Person Passes On Something New To The Next Person :thumbsup: :icon_bigg :icon_bigg :icon_bigg :icon_bigg :icon_bigg :icon_bigg :icon_bigg

  2. #2
    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. #3

  4. #4
    Foot Soldier
    bob's Avatar

    Join Date
    Mar 2009
    Location
    Phoenix, Arizona
    Posts
    290
    I guess my next question is how do I write a simple database to fit my needs?

    thanks
    bob
    One Learns Something New From Somebody Else And That Person Passes On Something New To The Next Person :thumbsup: :icon_bigg :icon_bigg :icon_bigg :icon_bigg :icon_bigg :icon_bigg :icon_bigg

  5. #5
    ASSEMbler Extreme
    Lives in the server
    retro's Avatar

    Join Date
    Mar 2004
    Location
    UK
    Posts
    6,653
    Neo-geo.com - fuelling Dion's ego for the past 10 years!

  6. #6
    Clubbies Are Minis Too! Member Elite
    RyanGamerGoneGrazy's Avatar

    Join Date
    Jun 2005
    Location
    In The Boot Of A Mini!
    Posts
    1,956
    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.


    BSCCOC, People Against Clubman Exploitation
    Be Strange. Be Odd. Just BEAN.

  7. #7

Bookmarks

Posting Permissions

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