Groups | Blog | Home
all groups > sql server reporting services > april 2005 >

sql server reporting services : Specifying a "BookMarkID" in the URL?


KS
4/19/2005 11:22:03 AM
Has anyone successfully passed a bookmark id in the URL string to jump to a
KS
4/19/2005 12:30:02 PM
Upon further investigation it appears that RS is using a function called
"GoVisibleBookmark" to jump to "bookmarks" within the report and is not using
the traditional bookmark html anchor tag... probably why my attempts to
"guess" the syntax weren't working out for me.

Not sure why the rendering engine is ignoring the BookMarkID outlined in the
HTML Device Information documentation, but it's pretty evident that it is.

Thanks for the replies guys.

[quoted text, click to view]
Bruce L-C [MVP]
4/19/2005 1:38:58 PM
I wanted to. Seems like you should be able to but you can't. You can only do
this from within a report. You cannot pass it in via the URL.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Jens Süßmeyer
4/19/2005 8:28:45 PM
I don´t know wheter its work for the ReportManager view, but did you try the
# sign +BookmakrId ?

#MyBookmark

HTH, JEns Süßmeyer.

---
http://www.sqlserver2005.de
---

"KS" <ks@community.nospam> schrieb im Newsbeitrag
news:7723C0EF-7251-4D09-855D-7C5CC99A702F@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button