Home
Quarterly Promotion
Author Center
Submit
Software
Press Releases
Advertise
on aFreeGo
Featured
Software
Most
Popular
Top
Rated
Software Reviews
RSS
Feeds
RSS
Editor
Categories
Author
Information
Promote
your Software
Purchase
Keywords
Privacy
Policy
About
Shareware
Friends
of aFreeGo
Links
Contact
Us

Thanks to our Site Sponsors :
aFreeGoGold.com
Password manager
Castle Software
MySharewareSite.com
R-TT
Data Recovery
NewzAlert.com
AddMeToTheList.com
Blaze Media Pro
VisualCron.com
G2S - Sell Software Online
SoftwareSites.info
x64downloads.com

|
|
RSS feeds, news, software and tools - Visit NewzAlert.com
|
Programming / Visual Basic |
 |
|
ASP Ajax 2.2 |
|
| Author |
ASP AJAX dot ORG |
| Date |
06/16/2009 |
| Size |
173 KB |
| License |
Freeware |
| Price |
US $0.00 |
| Platform |
Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000,Windows2003,Wi |
| Installation |
Install and Uninstall |
| aFreeGo
Rating |
Not Rated |
| Downloads |
19 |
| User
Rating |
0.00 |
|
Click image to enlarge
|
|
| Minimum
Requirements |
Microsoft IIS Web Server |
| Limitations |
|
|
INTRODUCING ASP AJAX
===================
http://www.aspajax.org
AJAX is an expectation of modern websites. However many of the world best developers still code in Classic ASP - without the use of heavy web frameworks.
ASP-ajax bridges the gap - providing .Net Ajax style functionality and "Update Panels" to vbscript ASP.
ASP-ajax also allows you to easily call any ASP server function from javascript and return results without refreshing the page.
Lightweight simple and fast - ASPajax is free.
ASP-AJAX Basic Concepts
=====================
ASP functions can be called without refreshing the page using 2 new AJAX paradigms.
1. UpdatePanels - can allow any form or link to work seamlessly without the page refreshing. UpdatePanels lead to efficient development - and encourage strong adherence to Accessibility and W3C standards. http://www.aspajax.org/asp-ajax-documentation.asp?page=update-panels
2. LiveASP - a Remote Method Calling technology - that allows you to use any ASP function from client javascript - without refreshing the web page. The results from the ASP function is returned - and Session and Cookie states are kept alive. http://www.aspajax.org/asp-ajax-documentation.asp?page=liveasp
*ASP AJAX TUTORIALS*
ASP AJAX Hello World - http://www.aspajax.org/asp-ajax-examples.asp
Execute vbscript server code in real-time from javascript - http://www.aspajax.org/asp-ajax-examples-call-asp-function-from-javascript.asp
ToolTips using ASP and AJAX - http://www.aspajax.org/asp-ajax-examples-tooltip.asp
Form validation using ASP and AJAX technology - http://www.aspajax.org/asp-ajax-examples-form-validation.asp
Use ASP AJAX to build a ComboBox control with predictive text suggestions - http://www.aspajax.org/asp-ajax-examples-autocomplete.as
A free customizable live-chat application using ASP AJAX - http://www.aspajax.org/asp-ajax-examples-chat.asp
Downloaded the free ASP AJAX toolkit from http://www.aspajax.org
|
|
|
Reviews
|
|
|
|
|