Passing multiple selection values in URL

  • I'm in Visual Studio 2008 and I create a table. One cell in the table is designed to take me to a url

    ="https://mydomain.com/spps_webapps/UpdateRemarks.php?nav_pn=" & Fields!NAV_PN.Value

    As you can see in the url I'm able to bring over the field value that was chosen in the url with no problems. The issue for me is that I'm trying to bring over the results of the multi select drop downs but only if they're not set to all (default). Is it possible to do this?

  • bump

    Does my post make sense? Is this a possibility? How can I bring over the selects that are selected but only if not all are selected?

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

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