Display Image from database randomly

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SafaaDalloul
    New Member
    • May 2010
    • 5

    Display Image from database randomly

    Please I want know How I can Display Image from database randomly when the web page refresh in Asp.net by C# code
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    That's a fairly vague question as far as what part you are having trouble with. It sounds more like "how can I build my entire application?"

    Do you need help with how to display an image?
    How to save/retreive an image from a database?
    How to randomly select from a database?
    How to detect when then page refreshes?

    Comment

    • SafaaDalloul
      New Member
      • May 2010
      • 5

      #3
      I Know How to display an image and retrive it from database but I don't know how I can display it randomly when the page refresh

      Comment

      • tlhintoq
        Recognized Expert Specialist
        • Mar 2008
        • 3532

        #4
        Ok. We're narrowing in on it.
        Can you create a method that runs when the page refreshes?
        Can you get a list of all the images in your database?
        Do you know how to generate a random number?

        Comment

        • SafaaDalloul
          New Member
          • May 2010
          • 5

          #5
          Yes I know How you can Generate Number I think the Generate image like number but with little differences right!!
          Thanks for your Cooperation
          Safaa Dalloul

          Comment

          • SafaaDalloul
            New Member
            • May 2010
            • 5

            #6
            Now I wanna go to study becuase I have an exam
            see you later

            Comment

            Working...