I'm thinking that the URL in the DB does not have the protocol spec
("http://";) prefixed to it.

On Apr 11, 6:00 pm, Fusion <[email protected]> wrote:
> Hi all
>  Similair post was already describe.
>  I have same problem I am using a hyperlink control to create a link
> to a file
> download.  The URL is stored in the database.  For 
> example,http://www.fusionedv.com//android.html.
>
> <asp:HyperLinkField DataNavigateUrlFields="Download"
> DataNavigateUrlFormatString="{0}"
>                 HeaderImageUrl="~/images/bb_dsk__resized.jpg"
> HeaderText="DownloadT" Text="downoad this file" />
>
> The problem is that when I hover over the link (I'm still using my
> localhost for testing), instead of getting full content:
>
> I get
>
> http://www.localhost//www.fusionedv.com//android.html
> Is there any way to solve it?
>
> Thanks

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to