I want to ask if there is a ready tool like in the picture in the attachment
that i can put it in my website (i mean like a control or ajaxtool provid that) or I have to build my special one...

Recommended Answers

All 2 Replies

I want to ask if there is a ready tool like in the picture in the attachment
that i can put it in my website (i mean like a control or ajaxtool provid that) or I have to build my special one...
[ATTACH]13763[/ATTACH]

http://www.ajaxplorer.info/demo/#0

>I want to ask if there is a ready tool like..

Use ImageButton.

void ImageButton_Click(object sender, ImageClickEventArgs e) 
      {
         
      }
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.