[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: [sqr-users] HTML Link in SQR output
- Subject: Re: [sqr-users] HTML Link in SQR output
- From: "Steve Hearne" <steve.hearne@mvc-ent.co.uk>
- Date: Wed, 04 Dec 2002 16:05:24 +0000
- List-id: This list is for discussion about the SQR database reporting language from Brio Software. <sqr-users.sqrug.org>
I use the following code to produce a HTML link;
Let $href_next_text='%%Href target="_top" ' ||
'http://servername/bqy/Orders_awaiting_collection.bqy'
print-direct Printer=html $href_next_text
print 'Click here please to load your document' (2,1)
I suppose you could concatenate the 'Empno' field into the URL.
HTH
Steve
>>> atul_boston@yahoo.com 12/03/02 04:24pm >>>
Hi All,
I have an output report data like:
Empno Job Desc
10551 Job1
10551 Job2
10552 Job1
I want the data 10551 should be converted as
hyperlink, like if I get more than one row It makes
all the rows as hyperlink. Is it possible using SQR ?
Any help is highly appreciated.
Thanks,
atul
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users