RE: [Arsperl-users] Long Line of Data
Brought to you by:
jeffmurphy
|
From: Matt.Reinfeldt <Mat...@en...> - 2006-01-25 22:40:15
|
Mitch, =20 I assume that your ARSPerl script is also doing the HTML tag definitions, and if that is the case, you can try the following: =20 When building your table to display your resultes in, set it to a fixed width:=20 <table width=3D800><tr><td>Description</td><td>$description</td></tr></table> Just an idea. :-) =20 Matt Reinfeldt Senior Support Engineer Entuition Inc. Phone: 770-849-0413 Cell#: 920.791.0083 Email: mat...@en... <mailto:mat...@en...>=20 =20 ________________________________ From: ars...@ar... [mailto:ars...@ar...] On Behalf Of Lintner, Mitchell Sent: Wednesday, January 25, 2006 4:32 PM To: ARSPerl Subject: [Arsperl-users] Long Line of Data =20 I have an ARSPerl script that pulls data from a form and displays it in an HTML window where it can then be sent to a printer using the Browser print capability. I have one problem. When the script pulls the Description field from the record and displays it, it gets displayed as a very long line. Is there a way to take this value and display it in a reasonable line length? Thanks,=20 Mitch Lintner=20 Analyst/Programmer=20 Remedy Developer=20 Cingular Wireless=20 1125 E Campbell Rd=20 Richardson, Texas, 75081=20 972-907-6965=20 mit...@sw...=20 |