This is what I get when I try that variable with include_hyperlinks on Test">http://www.ebay.com">Test
The first Test goes to a broken hyperlink. Which looks like "C:\temp\<A HREF=" -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Lustig Posted At: Thursday, October 13, 2005 9:32 PM Posted To: RB7-L Conversation: [RBG7-L] - Re: 7.x Reports and HTML Option Subject: [RBG7-L] - Re: 7.x Reports and HTML Option > Is there away to change the text associated with the hyperlink or does > it have to be the filename/url of the hyperlink? That way I could > hide the url name and it give my own description. Using the code as you gave it, if INCLUDE_HYPERLINKS ON stops the translation of the bracket characters, you should get the hyperlink text "test" that will link to the page you specified. -- Larry
