Charles: Have you tried using CHAR(60) and CHAR (62) instead of "<" and ">"? Javier,
Javier Valencia, PE President Valencia Technology Group, L.L.C. 14315 S. Twilight Ln, Suite #14 Olathe, Kansas 66062-4578 Office (913)829-0888 Fax (913)649-2904 Cell (913)915-3137 ================================================ Attention: The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all system and destroy all copies. ====================================================== -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Charles Parks Sent: Thursday, October 13, 2005 3:25 PM To: RBG7-L Mailing List Subject: [RBG7-L] - 7.x Reports and HTML Option In a report I have the variable vURL = ('<a href="' + ColumnName + '">Some Text</a>'). If I print the report in html format it will display something like this <a href="http://www.ebay.com">Test</a> but if I right click on the page and go into view source it displays <a href="http://www.ebay.com">Test</a>. Is there an option to prevent the '<' from changing into '<' and '>' changing into '>' in the source code of the webpage because if I change '<a' to '<' and '>' to '>' in the source code of the webpage I can get a working hyperlink
<<attachment: winmail.dat>>
