Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing form values

Status
Not open for further replies.
Joined
Feb 17, 2005
Messages
23
Location
US

I have a cold fusion form which has text boxes, radio and select boxes.
How to print that form with the values in it using a print link on that form in cold fusion.

I can do regular window printing but it misses some text as text boxes are not bigger.

Please let me know

thanks
 

<a href="javascript:void(window.print())">PRINT ME</a>

Is this what your looking for?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top