changing ImageButton image url at runtime

  • Thread starter Thread starter blarfoc
  • Start date Start date
B

blarfoc

I am using the ImageButton to represent tabs on my webform. I have 5
tabs. Each tab can have 2 images. A clicked imaagge and a unclicked
image. When I click on a image that is not clicked I want to change
the image url. I am using the command argument of the ImageButton to
hold the name of the image so I know to just add "_up.gif" or "_dn.gif"
But when I change the imageurl, nothing seems to happen. How do i
make the change appear on the screen?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top