Search

You searched for the word(s):
< 1 second(s)
  • Re: What Image is Being Displayed

    K2Jeff, &nbsp; I don't know why they don't expose the filename they must load it.&nbsp; Here is what I do. &nbsp; --- &nbsp; System.Web.UI.HtmlControls.HtmlInputControl ImageNumber = (System.Web.UI.HtmlControls.HtmlInputControl)imagegallery.Controls[0];if (ImageNumber.Value != ''''){ //Displaying actual picture XmlDocument doc = new ...
    Posted to ASP.Net Image Gallery (Forum) by jasonc on June 29, 2006