Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by daz69

  1. daz69

    Detailsview image swap

    The issue is with the fact that the images are in a template field within the detailsview (i didnt tell you that - sorry) I can reference/change URLS of images outside the templatefield but I'm unsure of how to reference them inside.
  2. daz69

    Detailsview image swap

    Thanks for the reply If I use the ImageBig.ImageURL = "~/thumb/nopic.pg" I get 'ImageBig not declared' - how do I reference it correctly? (I thought document.xx but no go) - also to use a adatafield value for the URL can I just use ={P1} ? I'm happy for ImageBig to initially show {P1} to I...
  3. daz69

    Detailsview image swap

    I have a detailsview with 3 bound thumbnail images. I want to add a 4th image that will display a larger version of the thumbnail when someone clicks on it. (a 2 second job in Dreamweaver - I'm new to asp.net!) I guess that I should be using imagebuttons and the onclientclick event instead but...

Part and Inventory Search

Back
Top