Board index » Web Programming » Printing a Form and the Input Information
|
PankajAggarwal
|
|
PankajAggarwal
|
Printing a Form and the Input Information
Web Programming443
Using FP2K, I want to have a form that my site visitors can fill in and then be able to print that completed form without using Internet Explorer's print menu. I don't want all the other window junk to print, just the form and information since the form must be mailed in USPS. Any help will be appreciated. Barney - |
| Rick
Registered User |
Mon Oct 20 22:38:51 CDT 2003
Re:Printing a Form and the Input Information
Have you considered using a Confirmation page (see Front
Page help)? You could create this page with the instructions on it how to print it, where to send it and whatever else you want to include. Quote-----Original Message----- |
| Barney
Registered User |
Tue Oct 21 09:04:04 CDT 2003
Re:Printing a Form and the Input Information
Thanks, that should work for me. BTW, can I include
a "Print" link on the Confirmation page in lieu of using the browser print menu? Quote-----Original Message----- |
| Rick
Registered User |
Tue Oct 21 09:41:38 CDT 2003
Re:Printing a Form and the Input Information
Yes you can. I don't know exactly how to do this but I
have seen that listed in this newsgroup. You can go through the posts and find it or do a search for "print button" or some such thing. Quote-----Original Message----- |
| Barney
Registered User |
Tue Oct 21 10:14:43 CDT 2003
Re:Printing a Form and the Input Information
Thanks a lot Rick!
Quote-----Original Message----- |
| Thomas
Registered User |
Wed Oct 22 17:19:14 CDT 2003
Re:Printing a Form and the Input Information
You could, however the actual "button" will be printed as well, the
confirmation page is better, and if you provide instructions prior to the user completing the form or on the form, they it should be ok for the user to use the browser's print function, since it would always be available. -- ============================================== Thomas A. Rowe (Microsoft MVP - FrontPage) WEBMASTER Resources(tm) www.ycoln-resources.com">www.ycoln-resources.com FrontPage Resources, Forums, WebCircle, MS KB Quick Links, etc. ============================================== To assist you in getting the best answers for FrontPage support see: www.net-sites.com/sitebuilder/newsgroups.asp">www.net-sites.com/sitebuilder/newsgroups.asp "Barney" <anonymous@discussions.microsoft.com>wrote in message QuoteThanks, that should work for me. BTW, can I include - |
