Click here to Skip to main content
15,891,607 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have some image links stored in database. The images are stored in a folder on the website. Anyway!!

When I try to retrieve the links to be resolved in a gridview image cell, they are not shown. However, I know that the url is reteived.

By the way, it's still run on a local host.

Could anyone help please?
Posted

1 solution

Without seeing one of your stored links, it's impossible to say what's wrong, but...

There are several ways to resolve a path on a ASP.Net web page. Check out this tip/trick - it might help:

Resolving Paths in a Multi-Folder WebSite[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900