Results 1 to 4 of 4

Thread: emailed form

  1. #1
    Join Date
    Dec 2005
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default emailed form

    hi guys, i'm trying to create a form that has radio options and text fields. one of the text fields is for an email address, and the completed form information is to be sent to this address. i also need this email to be in paragraph form, with the things entered into the texts and radio fields to be integrated into it. for example (the bracketed sections are from the form): hello, you have just filled out a form on ______.com. you have said that you are [24] years old, and live in [new york city]. --> something like that. can you guys help me with this? http://www.mail-maniac.com/ has a form just like the one i need, but i don't want the redirect to their site, and to not have this and to have the email in paragraph form without underscores between each word, you have to pay $16/year or something.. so could u guys help me develop this form? thanks

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    This can't be done in HTML; it needs to be written in a server-side language such as PHP, ASP or JSP. To do this, you will need to have your chosen language installed and enabled on your server. Make sure you do, then post in one of the server-side forums.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Dec 2005
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    are you sure? i don't have a server, so how could i do it? would a server that i would have host me have one of those installed?

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    are you sure?
    No, I said it for fun.
    i don't have a server, so how could i do it?
    For testing purposes, you could set your working computer up as a personal server, accessible only to you.
    would a server that i would have host me have one of those installed?
    Most good servers nowadays do. Check before you order. Given the choice, PHP is probably the one to go for. ASP is not very well-supported, and JSP can be complex.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

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
  •