quick question about mailto: tag in forms

Discussion in 'HTML & Website Design' started by brodaiga, May 17, 2008.

  1. #1
    I set up an adobe form to submit the completed form after fill out. Now, I have outlook on my computer and it works fine. What happens if the client does not have outlook and only uses a web based email? how will the form attach and be sent?
     
    brodaiga, May 17, 2008 IP
  2. wwstewart

    wwstewart Well-Known Member

    Messages:
    713
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    140
    #2
    I think it will depend on what type of setup they have. I have a plugin for FireFox that fires up my gmail account whenever I click on a mailto: link.

    I'm a bit confused, is it a FORM that sends itself to you via a cgi script, or is it a LINK used for sending an email?
     
    wwstewart, May 17, 2008 IP
  3. brodaiga

    brodaiga Active Member

    Messages:
    529
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    75
    #3
    still doesn't answer my question about what would happen when they use a web client?

    they are filling out the pdf form in reader and then submitting the data. the form with data becomes an attachment to their mail client
     
    brodaiga, May 17, 2008 IP
  4. wwstewart

    wwstewart Well-Known Member

    Messages:
    713
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    140
    #4
    If they are filling out a .pdf form, then they should have no problem attaching that to an email in ANY client, web based or not, provided their client allows them permission to attach files (and if the file is under a certain file size limit).

    Example: Gmail -- there is an option to add an attachment. In fact, that options exists in pretty much every web-based email system I have seen.

    There shouldn't be a problem doing that at all.
     
    wwstewart, May 17, 2008 IP
  5. brodaiga

    brodaiga Active Member

    Messages:
    529
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    75
    #5

    you don't understand. They are not filling it out or saving it on their comp to be attached later to a web client.

    When they press submit on the form, adobe itself opens up the email client and attaches the pdf form by itself. The user just clicks the submit button on the form. My question is what will adobe do if there is no outlook and the client uses a web based program like gmail, etc???

    thanks
     
    brodaiga, May 17, 2008 IP
  6. nelisx

    nelisx Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    it will open their default mail client. outlook, outlook express, etc.
     
    nelisx, May 17, 2008 IP
  7. wwstewart

    wwstewart Well-Known Member

    Messages:
    713
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    140
    #7
    either that or give an error message.
     
    wwstewart, May 17, 2008 IP
  8. brodaiga

    brodaiga Active Member

    Messages:
    529
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    75
    #8
    i wonder how many people don't use an email client and just rely on web mail. I am afraid it will give an error cause they won't have an email client installed
     
    brodaiga, May 17, 2008 IP
  9. nelisx

    nelisx Peon

    Messages:
    56
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    set up a form that doesn't require an email client to open. you can do this with Google Spreadsheets....
     
    nelisx, May 17, 2008 IP
  10. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #10
    What will happen is the email will never be sent because the default email client is never opened. An error will pop up telling you to use an email client.

    Which is why I never recommend using the mailto: attribute (that and spammers will harvest the email address anyway and then spam you and others to death with it).
     
    Dan Schulz, May 17, 2008 IP