Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Enlarged image in new window ?

Enlarged image in new window ?

Scheduled Pinned Locked Moved ASP.NET
databasequestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Masood Kochi SSF
    wrote on last edited by
    #1

    1. I have a image button in Image.aspx. 2. I want to enlarge image in new window when i click this button. ? 3. Image Path is coming from the database. Got ? Give...

    C I 2 Replies Last reply
    0
    • M Masood Kochi SSF

      1. I have a image button in Image.aspx. 2. I want to enlarge image in new window when i click this button. ? 3. Image Path is coming from the database. Got ? Give...

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      well, a new window means you pass the id on the URL so the window opens the image and shows it at a bigger size.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      M 1 Reply Last reply
      0
      • C Christian Graus

        well, a new window means you pass the id on the URL so the window opens the image and shows it at a bigger size.

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        M Offline
        M Offline
        Masood Kochi SSF
        wrote on last edited by
        #3

        The Link is not solve my problem ? Give me a Usefull Link

        C A 2 Replies Last reply
        0
        • M Masood Kochi SSF

          The Link is not solve my problem ? Give me a Usefull Link

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Sorry, are you kidding ? How did you open the image in the first place ? You're going to open it the same way in the popup. I really don't get which bit you're stuck on.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          1 Reply Last reply
          0
          • M Masood Kochi SSF

            1. I have a image button in Image.aspx. 2. I want to enlarge image in new window when i click this button. ? 3. Image Path is coming from the database. Got ? Give...

            I Offline
            I Offline
            Imran Khan Pathan
            wrote on last edited by
            #5

            Masood Kochi,SSF wrote:

            I have a image button in Image.aspx.

            Call javascript onClientClick event of this Button.

            Masood Kochi,SSF wrote:

            I want to enlarge image in new window when i click this button. ?

            Ok. You can open new window using

            window.open()

            Masood Kochi,SSF wrote:

            Image Path is coming from the database.

            You can pass ID of the image which you get that image on second page on page load event.Get ID from querystring and retrieve data from database. Got? now do?

            please don't forget to vote on the post that helped you.

            1 Reply Last reply
            0
            • M Masood Kochi SSF

              The Link is not solve my problem ? Give me a Usefull Link

              A Offline
              A Offline
              Arindam Tewary
              wrote on last edited by
              #6

              Seems hopeless case !!! :-\

              Thanks, Arindam D Tewary

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups