|
Browse by Tags
All Tags » folder path
-
3. Adding DotNet Gallery to an ASP.NET Page Here is the minimal ASP.NET page you would need to display the ''/myGallery'' directory of images as an image gallery:
<%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %>
...
-
Hi
I have one folder for all images uploaded by users of my website. and i am storing path of these images in database. Can i use dng control for photos of my users. I am returning dataset from my function having image urls in it.
I have found that dng is working on folder.
|
|
|