I had to do jus this sort of thing for a custom tracking app where I had a 
custom header and footer that was being passed to UPS website. Here's a 
snippet of how I had to handle it:

<INPUT TYPE="Hidden" NAME="nonUPS_header" VALUE="&lt;TABLE WIDTH=785 
BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN='center' HEIGHT='100%'&gt;
   &lt;TR VALIGN='top'&gt;&lt;TD HEIGHT=895&gt;

HTH,
Judith

chad jackson put into words:
>Hi,
>
>I want to include a bunch of html in a hidden field, but when I do this it
>is being displayed on the page.
>
>How can I get around this?
>Passing a bunch of html code safely from one page to another.

Judith Taylor
ICQ: 67460562
Freelance ColdFusion Developer - Athens, OH

Friends don't let friends code before coffee.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to