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. open a new window with the specified url on clicking a image in slide show extender ajax control

open a new window with the specified url on clicking a image in slide show extender ajax control

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasehelp
6 Posts 3 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.
  • J Offline
    J Offline
    jknascrimz
    wrote on last edited by
    #1

    I have a slide show extender Ajax control & the images in that are fetched from the database. The slide show extender allows only to bind the image name & some caption related to that(fetched from database). And my need is when i click a image in that slide show it should open a new window with the corresponding URL which is also to be fetched from database. I have created this Ajax control in Asp.net with C#. Kindly help me in making this possible. Thanks in advance.

    C 1 Reply Last reply
    0
    • J jknascrimz

      I have a slide show extender Ajax control & the images in that are fetched from the database. The slide show extender allows only to bind the image name & some caption related to that(fetched from database). And my need is when i click a image in that slide show it should open a new window with the corresponding URL which is also to be fetched from database. I have created this Ajax control in Asp.net with C#. Kindly help me in making this possible. Thanks in advance.

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

      You just need to add the link to the control. The source code for the controls is available from Microsoft, so look at how they did what they have already, and add what you need.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      J 1 Reply Last reply
      0
      • C Christian Graus

        You just need to add the link to the control. The source code for the controls is available from Microsoft, so look at how they did what they have already, and add what you need.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        J Offline
        J Offline
        jknascrimz
        wrote on last edited by
        #3

        I browsed all the sections & what i found is only the image name & some caption messages can be given around that slide show control. The open of a new window by clicking an image in the slide show is not available in any other site. Kindly help me getting out this. Thanks in advance.

        C 1 Reply Last reply
        0
        • J jknascrimz

          I browsed all the sections & what i found is only the image name & some caption messages can be given around that slide show control. The open of a new window by clicking an image in the slide show is not available in any other site. Kindly help me getting out this. Thanks in advance.

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

          Like I said, it doesn't exist, you will need to write it. That's what programmers do, they write stuff.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          J 1 Reply Last reply
          0
          • C Christian Graus

            Like I said, it doesn't exist, you will need to write it. That's what programmers do, they write stuff.

            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

            J Offline
            J Offline
            jknascrimz
            wrote on last edited by
            #5

            Whether this kind of process can be achieved through Javascript...? Kindly reply me & thanks in advance..

            R 1 Reply Last reply
            0
            • J jknascrimz

              Whether this kind of process can be achieved through Javascript...? Kindly reply me & thanks in advance..

              R Offline
              R Offline
              Rob Branaghan
              wrote on last edited by
              #6

              Hi jknascrimz, I added this article to Codeproject, this should help with what you are looking for. The article 'ASP.NET AJAX Control Toolkit Slideshow Extender - Popup Image in New Customizable Window' by Rob@FactoryMaster is now available at: http://www.codeproject.com/KB/aspnet/SlideShowPopup.aspx How to make the Ajax Control Toolkit Slideshow Extender popup the image displayed in a new customizable window. I hope this will help you Rob

              .NET Developer @ FactoryMaster Ltd "Software for TOUGH businesses"

              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