Submit Buttons

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.



Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 21st, 2007, 17:13
Junior Member
Join Date: Mar 2007
Location: Indidna
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote

  #2 (permalink)  
Old Mar 21st, 2007, 18:59
Reputable Member
Join Date: Oct 2006
Location: United Kingdom
Age: 20
Posts: 238
Blog Entries: 6
Thanks: 0
Thanked 0 Times in 0 Posts
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)
Reply With Quote
  #3 (permalink)  
Old Mar 22nd, 2007, 06:10
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Submit Buttons

Could you explain what you want to do a little more? Tis all a bit hazy for me.
Reply With Quote
  #4 (permalink)  
Old Mar 22nd, 2007, 12:01
Junior Member
Join Date: Mar 2007
Location: Indidna
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #5 (permalink)  
Old Mar 22nd, 2007, 12:09
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #6 (permalink)  
Old Mar 22nd, 2007, 12:24
Junior Member
Join Date: Mar 2007
Location: Indidna
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #7 (permalink)  
Old Mar 22nd, 2007, 12:30
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #8 (permalink)  
Old Mar 22nd, 2007, 12:41
Junior Member
Join Date: Mar 2007
Location: Indidna
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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?
Reply With Quote
  #9 (permalink)  
Old Mar 23rd, 2007, 01:21
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Submit Buttons

Perhaps the PHP PDF functions might help you. A submit button in a PDF seems a bit odd to me, though.
Reply With Quote
  #10 (permalink)  
Old Mar 23rd, 2007, 11:20
Junior Member
Join Date: Mar 2007
Location: Indidna
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #11 (permalink)  
Old Mar 23rd, 2007, 11:29
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #12 (permalink)  
Old Mar 25th, 2007, 04:08
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
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.
Reply With Quote
  #13 (permalink)  
Old Apr 2nd, 2007, 23:26
SuperMember

SuperMember
Join Date: Apr 2007
Location: Ireland
Age: 15
Posts: 332
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Pádraig
Re: Submit Buttons

Quote:
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.
maybe I'm completly wrong but shouldn't it be mailto:// and not http://
Reply With Quote
  #14 (permalink)  
Old Apr 2nd, 2007, 23:45
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #15 (permalink)  
Old Apr 3rd, 2007, 01:28
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Submit Buttons

Nope definitely don't do a PDF form...people always hate them, and you can find simple pre-built PHP forms, or build on yourself...they are not all that hard to do.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 05:15.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43