Results 1 to 2 of 2

Thread: Microsoft Word and Submitting Forms

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2003
    Posts
    232

    Microsoft Word and Submitting Forms

    Is there any way to have a word document act as a form and have a button on the word document to submit to an ASP page on the server?
    If anyone has any insights to this I would greatly appreciate.
    Thanks.

  2. #2
    New Member
    Join Date
    Jan 2009
    Posts
    2

    Re: Microsoft Word and Submitting Forms

    You can do it by two ways.

    1) You can add the Macro and write your own code (VBA)
    or
    2) you can add a WebTool from Tools->Customise
    and drag an HTMLSubmit1 button. Add the required action in action property.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width