Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Rapid PHP Editor 2008 9.2
BusinessSkinForm VCL 6.50
Formmailer script for websites 1.1
VDaemon - PHP Form Validation Library 3.0
Scrolling Banner Ads Script 1.0
Buttons Scrolling Menu XML AS 2.0 1.0
VSpace Pal 2.0
PHP-Banner-Manager 1.6
Skinfeature GUI ToolKit 1.1
PHP Live Helper 1.8
HTML / XML Video List AS 2.0 1.0
3D Stack AS 2.0 1.0
Banner Exchange Script 1.0
Elite news php script 1.0
ikiCLassifieds 2.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
KCallback.net 1.1 Screenshot
KCallback.net 1.1 Screenshot


← Back to details page

KCallback.net Control, the most powerful, robust, callback control available in the market today for ASP.NET with AJAX support. Written in 100% managed C# code, KCallback.net provide callback functionality in your web applications. The KCallback.net control allows developers to AJAX-enable any ASP.NET application with writing a few lines of code. It allows to update page content without postback and loss of scroll position!

1 Save View State
New functionality allow you to save view state of controls of your web application during each callback. You can now work with View state during callback same as working with View State during post backs.

2 AJAX
AJAX (Asynchronous JavaScript And XML) enable your web applications to increase interactivity, speed and usability.

3 ASP.NET Standard controls & 3rd Party controls
KCallback.net can AJAX enable standard ASP.NET controls and 3rd party controls.

4 Save State
You can save the state of all the form controls during callback request by setting the SaveState property to true.

5 Callback Result
Return callback result to a client-side function instead of rendering.

6 Callback Error
Return callback error to a client-side function for exception handling.

7 Override Output
Override the callback contents both on the server-side and client-side.

8 Loading Display
Display an HTML block while processing the callback request.

9 Disable Controls During Callback
KCallback.net can automatically disable selected controls during callback.

10 Enable Caching
Cache callback arguments and results on the client-side to improve performance.

11 MultiArgument
You can pass multiple arguments into the Callback event handler and process them on the server-side.

12 Auto Callback
Initiate callbacks automatically at specified intervals in milliseconds.

13 User Control
You can insert the KCallback.net control into a user control. So that you are able to run two instances of the same user control on the same page.

14 Client-Side API
KCallback.net support client side function to handle the result and error for the callback response from the server.

15 Server-Side API
Process callback request in the Callback event handler.

16 Before and After execute client side event handler
This allows you to alter/cancel the callback before and after execute client side event.

17 XHTML Compliance
XHTML 1.0 Transitional compliant.