ajax

ajax (4)

Saturday, 02 February 2013 13:55

how to implement ajax in web page

Written by
Rate this item
(0 votes)

Today ajax is being a common part in most large website and
application.user loves the way everything done without page
refresh and website's with ajax implemented is getting higher
popularity.in the following i showed how to use ajax in asp.net
web page.you can use in php too -

Rate this item
(0 votes)

If you want to show DataList control's each item's
details when clicked in the 'details' link then
there is a easy way to do that is to use
CollapsiblePanelExtender.

Thursday, 24 January 2013 13:55

how to use jquery ajax in asp.net page

Written by
Rate this item
(0 votes)

Ajax is the best technique for showing & updating
data without page refresh.
jquery ajax make things possible easier way.in this
post i will show how to pass data via jquery ajax
and get back data.

Rate this item
(0 votes)

you may want to show dynamic data from a page when
mouse is placed over a button.


Latest discussions

  • No posts to display.