How to access the HTTP Referrer from withing Reporting Services?

  • I am attempting to access the HTTP Referrer (the URL the user was previously at) from within Reporting Services 2005. This can be done in ASP .net, but I can't figure out how to do it in Reporting Services. I thought there would be a way to get this information using custom code, but I am unable to find any examples..

    Let me know if you have any ideas. Thanks.

    p.s. (oops spelled "within" wrong in the title).

  • Web service clients does not supply a referer header. If you want it you have to add it to the request yourself, either by adding it as an HTTP or SOAP header, or by supplying it an argument to the actual method.

    RAQ Report: Web-based Excel-like Java reporting tool[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply