P
Paul
Hi I am able to upload files to a server with a .net web application. The
problem is I am providing a hyperlink so the user can open the file after it
is placed on the server. For the URL I am using the absolute path to the
file and setting this dynamically after the file is uploaded. For the
hyperlink I have the target set to _blank. When clicking on the hyperlink
nothing happens, wondering if I need to use a file open control and if there
is one with .net 2005?
thanks!
problem is I am providing a hyperlink so the user can open the file after it
is placed on the server. For the URL I am using the absolute path to the
file and setting this dynamically after the file is uploaded. For the
hyperlink I have the target set to _blank. When clicking on the hyperlink
nothing happens, wondering if I need to use a file open control and if there
is one with .net 2005?
thanks!