Absolute path to url?
- From: "js" <js@someone@hotmail.com>
- Date: Sun, 2 Apr 2006 13:36:41 -0400
Hi,
I have stored the absolute file path in a grid, and want if user click it,
will redirect to the virtual path and download the file:
Dim fileName As String = articleList.DataKeys(e.Item.ItemIndex)
Response.Redirect(fileName, True)
But failed, how to recirect to the link? Thanks.
.
- Prev by Date: Re: 2.0 Menu Difficiency
- Next by Date: W3WP process restarting after one minute
- Previous by thread: Browser Independence ? ASP.NET 2.0
- Next by thread: Re: Absolute path to url?
- Index(es):