|
-
Jul 31st, 2007, 08:56 AM
#1
Thread Starter
Addicted Member
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.
-
Jan 6th, 2009, 06:33 AM
#2
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|