Is ther a Script for this? Or Do I need to hire someone?

3 replies
I want to capture some simple data, such as name, email and a large text box to capture comments...

There are TONS of ways to do this,

but I also want to be able to have checkboxes that allow the visitor to make options that may (or may not) have fees associated with each option.

For example:

Name
Email
Comment (BIG BOX HERE)

[] Option A (free)
[] Option B $50


and I would like all the options to be totaled and sent to paypal for checkout.

I need the data emailed to me, but a backend would be a nice option too... and I'd love to have it prioritized based on the options the customer selected.

The more I think about it, I am pretty sure I am going to need to hire someone... perhaps elance....

but what programming language?

A simple capcha might be needed too to keep form abuse down.

Any ideas oh Wise Warriors?
#hire #outsource #php #program #script #ther
  • Profile picture of the author Steve Wells
    Originally Posted by John Derrick View Post

    I want to capture some simple data, such as name, email and a large text box to capture comments...

    There are TONS of ways to do this,

    but I also want to be able to have checkboxes that allow the visitor to make options that may (or may not) have fees associated with each option.

    For example:

    Name
    Email
    Comment (BIG BOX HERE)

    [] Option A (free)
    [] Option B $50


    and I would like all the options to be totaled and sent to paypal for checkout.

    I need the data emailed to me, but a backend would be a nice option too... and I'd love to have it prioritized based on the options the customer selected.

    The more I think about it, I am pretty sure I am going to need to hire someone... perhaps elance....

    but what programming language?

    A simple capcha might be needed too to keep form abuse down.

    Any ideas oh Wise Warriors?
    Look for MyWebWork on the forum, I am sure he can whip something up for you for a reasonable fee, believe me he knows what he is doing and then some.....

    His name is Bill............
    Signature
    Need Custom Graphics Work? - Message Me For A Design Quote!
    {{ DiscussionBoard.errors[2529776].message }}
  • Profile picture of the author pixelnav_design
    Originally Posted by John Derrick View Post

    I want to capture some simple data, such as name, email and a large text box to capture comments...

    There are TONS of ways to do this,

    but I also want to be able to have checkboxes that allow the visitor to make options that may (or may not) have fees associated with each option.

    For example:

    Name
    Email
    Comment (BIG BOX HERE)

    [] Option A (free)
    [] Option B $50


    and I would like all the options to be totaled and sent to paypal for checkout.

    I need the data emailed to me, but a backend would be a nice option too... and I'd love to have it prioritized based on the options the customer selected.

    The more I think about it, I am pretty sure I am going to need to hire someone... perhaps elance....

    but what programming language?

    A simple capcha might be needed too to keep form abuse down.

    Any ideas oh Wise Warriors?
    Hi John,
    You should have to sepup a SQL detabase as well as your paypal checkout processor. If you think, you can.t do this, my team can help you do do this.

    It is will be very interesting projects for us, and we have specific coding solution for you.

    Please let me know after click on my signature below.


    Regards
    Ben
    Signature
    http://www.pixelnav.com : Pixelnav is an one stop solution provider for all your website and graphical needs.

    Skype ID : freelancer_ben
    {{ DiscussionBoard.errors[2531115].message }}
  • Profile picture of the author caesargus
    Originally Posted by John Derrick View Post

    I want to capture some simple data, such as name, email and a large text box to capture comments...

    There are TONS of ways to do this,

    but I also want to be able to have checkboxes that allow the visitor to make options that may (or may not) have fees associated with each option.

    For example:

    Name
    Email
    Comment (BIG BOX HERE)

    [] Option A (free)
    [] Option B $50


    and I would like all the options to be totaled and sent to paypal for checkout.

    I need the data emailed to me, but a backend would be a nice option too... and I'd love to have it prioritized based on the options the customer selected.

    The more I think about it, I am pretty sure I am going to need to hire someone... perhaps elance....

    but what programming language?

    A simple capcha might be needed too to keep form abuse down.

    Any ideas oh Wise Warriors?
    Programming language doesn't matter for this type of job. It is more about what your server can support. If your server can support multiple programming languages, then I would let the developer choose, unless you have an existing architecture, then I would try and keep everything together.

    But it does sound like you will need a database of some sort (you can get away without using one, but it makes life a lot easier if you have one).

    Anyway, those are my 2 cents
    {{ DiscussionBoard.errors[2531721].message }}

Trending Topics