#1   Report Post  
Posted to microsoft.public.word.docmanagement
Kevin Porter Kevin Porter is offline
external usenet poster
 
Posts: 2
Default Submit button

I created a form in word 2003. I added a submit button from the toolbar. I
changed its properties to . I push the button and it
opens my email client (Outlook) but does not include the form. What exactly
is it submitting?

I have looked and it seems I have to go through programming loops to make it
work. Is this true?

I want an end-user to fill out the form, hit submit and have the filled out
form e-mailed to me.

This form is going to be available on a local intranet site. At this point
security is not an issue. Ease of use is.

Thank you.
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Robert M. Franz (RMF) Robert M. Franz (RMF) is offline
external usenet poster
 
Posts: 1,741
Default Submit button

Hello Kevin

Kevin Porter wrote:
I created a form in word 2003. I added a submit button from the toolbar. I
changed its properties to . I push the button and it
opens my email client (Outlook) but does not include the form. What exactly
is it submitting?


nothing. :-)

The mailto hyperlink is launching the default mail application with a
new email to the specified address. You can also specify the subject of
that email (see the Hyperlink dialog, for instance).

Now, if you edit the field code, you can certainly add a couple of REF
fields so that the subject is comprised of your data. But that's not
really nice, all too easy, and since you're dealing with a form, might
need some small VBA code to actually update the mailto field-construct
before the user clicks it.

I have looked and it seems I have to go through programming loops to make it
work. Is this true?

I want an end-user to fill out the form, hit submit and have the filled out
form e-mailed to me.

This form is going to be available on a local intranet site. At this point
security is not an issue. Ease of use is.


It might be cleaner to do the logic on the server side, then. HTML form
with some CGI script, PHP, whatever your web developers are familiar with.

HTH
Robert
--
/"\ ASCII Ribbon Campaign | MS
\ / | MVP
X Against HTML | for
/ \ in e-mail & news | Word
Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit Button Action JVT9384 Microsoft Word Help 2 March 6th 07 08:06 PM
How do I work with the Submit button in Word? timcwood Microsoft Word Help 1 July 12th 06 05:30 PM
Configure Submit Button Sheila Microsoft Word Help 2 July 30th 05 09:17 PM
how to use the submit button in a web form vaspar Microsoft Word Help 1 April 23rd 05 09:30 AM
Submit button Matlow Microsoft Word Help 0 April 4th 05 11:31 AM


All times are GMT +1. The time now is 11:09 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"