This is a discussion on "Submit Buttons" within the Starting Out section. This forum, and the thread "Submit Buttons are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Submit Buttons
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Submit Buttons
I am trying to make a pdf doc that is in my web folder submit its completed form to my email. This doc has a Submit button that I added in Acrobat 4.0. My URL is [email removed] but the form won't go or even be attached in an email. What am I missing in setting up this form, because I want to do more and have tried attaching the submit button to a converted pdf form and I get an error message.
Last edited by Ross; Mar 21st, 2007 at 18:58. Reason: Email removed |
|
|
|
|||
|
Re: Submit Buttons
Hi,
I have removed your email address to prevent spam. Cheers, Ross
Last Blog Entry: Blog Noughts and Crosses (Nov 14th, 2007)
|
|
|||
|
Re: Submit Buttons
I took a pdf doc and turned it into a form by inserting fields into the blanks so it could be completed online and emailed to us. At the bottom of the form I added the "Submit" and "Reset" buttons while working in Acrobat 4.0. In the URL box I put the company email address w/o any prefix (http://www.) But the form will not go anywhere when I try to submit it online. I did import this file into my web folder and my web is constructed in FP2003. Is FP2003 able to email a pdf doc from Acrobat's Submit button? I know they have their own forms construction, but I was trying to avoid all that reconstruction by converting my forms into pdf docs.
I hope this helps. |
|
||||
|
Re: Submit Buttons
I have dealt with Acrobat forms before ... made a few of them ... but I don't remember there being a "submit" button that you could before and so ... I'm not that this will work. But like I said, I don't have that much experience with them.
|
|
|||
|
Re: Submit Buttons
Acrobat 4.0 has that submit option that asks you for the URL and the action box to set it. If FP2003 has a conversion capability in which you could convert your docs into a forms format, that would be great, too. But I haven't seen that option in in the Help menu.
|
|
||||
|
Re: Submit Buttons
I doubt such a thing exists ... the convert docs to html forms that is.
How long is the form? Even though, you'll need to use a server-side language (like PHP, .NET or Perl) for the form to send the info to an email. |
|
|||
|
Re: Submit Buttons
So there is not a way for the doc itself to be completed online and sent as an attachment to an email from the web site?
|
|
||||
|
Re: Submit Buttons
Perhaps the PHP PDF functions might help you. A submit button in a PDF seems a bit odd to me, though.
|
|
|||
|
Re: Submit Buttons
Someone recommended JMail, so I will look into that. I'm trying to work up an online contracting packet for agents to be able to fill out and submit their paperwork to us. I need something that is not too time consuming, as I have all the forms developed for hard copy submission. I'm trying to get us into the 21st century with this capability, but my web site savy is not up to the web master level. That's why I appreciate these forums so much. Thanks for all your input.
|
|
||||
|
Re: Submit Buttons
Okay, well 21st century is PHP, XHTML and Ajax. Leave PDF's out of it. You're definitely going at this the wrong way so far as I see it.
|
|
||||
|
Re: Submit Buttons
Yeah, I am with Ryan on this topic. Why not just make a PHP form. It would be so much easier and professional. I always hate it when I am browsing the internet and a PDF opens in my browser...but that is just me.
|
|
|||
|
Re: Submit Buttons
Quote:
|
|
|||
|
Re: Submit Buttons
just mailto:yourname@yourwebsite.com no slashes. But I agree with everyone else a proper php from would be best and even I can do them and I know nothing about server side coding. It's very do-able. But don't bother with the pdf thing.
Pete. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| submit many forms - auto submit the same form many times | divs | JavaScript Forum | 0 | May 24th, 2007 10:10 |
| How do i submit a form with radio buttons ? | Accurax | Web Page Design | 5 | May 12th, 2007 18:34 |
| Validation problem with multiple submit buttons | celia05es | JavaScript Forum | 2 | Sep 29th, 2005 08:19 |
| Two submit buttons | benbacardi | Web Page Design | 7 | Jun 29th, 2005 20:59 |
| Styling submit buttons using CSS | wheatus | Web Page Design | 3 | Jul 24th, 2004 07:32 |