ImageButton

P

Paul Russell

I haven't found a good example of how to use this button for the purposes of
opening a new web page.

Scenario: User clicks ImageButton (which points to my RSS file) and a URL
open sort of event occurs.

Anyone ?
 
C

Chris Jackson

An image button is exactly that - a button. If you want to link to
something, then you will have to trap the button press event and then do a
redirect to the new URL. Alternatively, you could just use a HyperLink
object, which allows you to use an image instead, which would be the more
direct approach.
 
P

Paul Russell

I was just about to do the latter, not sure why trapping the button event
did not occur to me earlier.

Thanks
 

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

Members online

No members online now.

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top