Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Runtime access to report page number

Status
Not open for further replies.

oxenberg

Programmer
Jul 1, 2002
28
0
0
US
Hi,

I'm trying to add a hyperlink to one of the column headers in my cr vs.net web application report. Actually, the hyperlink works fine when I do something such as "mypage.aspx?param1=1" in the formula editor. However, I'd also like to pass an additional parameter that contains the PageNumbe of the report I am on such as "mypage.aspx?param1=1&param2=PageNumber" but when I do this just the string "PageNumber" gets sent! I'm referencing PageNumber from the PrintState list of items. Thanks

Phil
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top