且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用asp.net Web应用程序从共享位置打开文件

更新时间:2022-11-06 12:48:07

您好,

>

感谢您的信息!我建议在位于以下位置的asp.net论坛中为您的问题创建一个新线程: ( http://forums.asp.net/).

希望会有所帮助.

祝您度过愉快的一天!

感谢&问候,


Hi Friends,

Could any one give me a solution to open a file from shared location using a hyperlink in asp.net.

 

<asp:HyperLink ID="HyperLink1" Text="Open" runat="server" NavigateUrl='<%# String.Format("file:///{0}", DataBinder.Eval(Container.DataItem,"FullName")) %>' Target="_blank" />

I have used the above and it works fine in IE but nothing happens in MOZILLA and chrome. Please help me out.

Hello,

 

Thank you for your post!  I would suggest creating a new thread for your question in the asp.net forum located here:  (http://forums.asp.net/).

Hope that would be helpful.

Have a great day!

Thanks & regards,