Hello All,
I badly needed help from all of you guys... I been stucked with this problem. Please help.
I had created a report which displayed the list of files (filename only) that was saved in the database. The table were the files being saved had two columns:
1. FileName--> where the filename part of the file was saved. (i.e. samplefile.doc)
--> this displays in the report(rdl)
2. Physical_Location -->This is the path that points to the physical location of the file.
-->Example: \\servername\foldername\samplefile.doc
The objective is when the user clicks the displayed "Filename", the download dialog box should be displayed. And when he/she clicks the "Save" button from the download dialog box the file will be downloaded to its local machine. but when he/she selected the "Open" button the file will be open BUT the path SHOULD NOT be shown in the address bar.
By the way I tried to put this statement at the "Navigation --> Jump to URL" :
=Fields!Physical_Location .Value.ToString()
and the Download dialog box already popup/shown but when I clicked the "Open" button,the file displays in the browser but the PATH shown at the address bar. Please help me if there is anything I can do with this to make the path not shows in the address bar when clicking the open button.
All suggestions are highly appreciated.
Thank you very much and more power!
Best Regards,
Chesk
From http://www.developmentnow.com/g/115_2005_2_0_13_0/sql-server-reporting-services.ht
Posted via DevelopmentNow.com Group
http://www.developmentnow.com