What I have is a page in sharepoint that has a URL that points to the page the contains a parameter at the end, as in "ttp://theur|?Project=projname and what I need is to somehow pass the value of the Project parameter that is in that URL and pass it to the SSRS report so that I can use it on there. I am displaying the SSRS report on the sharepoint page as an SSRS report viewer web part.