Saturday, March 24, 2012

asp.net 1.1 , how to do use tab control in asp.net 1.1

AJAX provides following functionality to website, and I want to make something like this in my application. I m using asp.net 1.1 How can I do this.

Please click following link and see demo how AJAX does ( you will get it what I mean by, thank you)

http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Tabs/Tabs.aspx

I want to make something like above like deom , how can I do that using asp.net 1.1

thank you in advance

maxmax

It is possible but there is not a simple solution. The more simple solution would be to convert your site to the 2.0 framework. If that is not possible, then just google "ajax with .net 1.1" there are lots of articles out there.

No comments:

Post a Comment