unable to open file in new window using hyper link(physical path)
-
hi all, hi problem as follows, previously we are using to upload the documents inside the virtual folder only . now client want to crate the folder out of virtual directory .i am able to create the directory .but unable to retrieve the files from that directory .i am using grid view in item template using the hyper link binding the physical path to it. but it is not opening the file and not giving any error also . Please help me in this .if u have any reference links please let me know i am trying in Google unable to find the proper solution. please help in this. Thanks And Regards, Guru
-
hi all, hi problem as follows, previously we are using to upload the documents inside the virtual folder only . now client want to crate the folder out of virtual directory .i am able to create the directory .but unable to retrieve the files from that directory .i am using grid view in item template using the hyper link binding the physical path to it. but it is not opening the file and not giving any error also . Please help me in this .if u have any reference links please let me know i am trying in Google unable to find the proper solution. please help in this. Thanks And Regards, Guru
Hi, do you set this ? you must have use templatefield and in that you have added hyperlink. Now in the navigate URL pass full path of file. like http://servername/foldername/filename.ext And debug what file name you are passing in hyperlink.
Thanks, Sun Rays To get something you must have to try once. My Articles
-
Hi, do you set this ? you must have use templatefield and in that you have added hyperlink. Now in the navigate URL pass full path of file. like http://servername/foldername/filename.ext And debug what file name you are passing in hyperlink.
Thanks, Sun Rays To get something you must have to try once. My Articles