| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Ajax resources |
script | Ajax->Sites | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 2 | AJAX Matters |
script | Ajax->Sites | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 3 | Tuning Ajax |
script | Ajax->Tips and Tutorials | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 4 | Professional Ajax |
script | Ajax->Books | $26.39 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 5 | Ajax Frameworks |
script | Ajax->Tips and Tutorials | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 6 | Ajax Tabs |
script | Ajax->Scripts and Applications | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 7 | Ajax Mistakes |
script | Ajax->Tips and Tutorials | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 8 | EasyBookMarker ajax |
script | PHP | $30.00 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 9 | Funky Ajax |
script | Ajax->Sites | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 10 | Ajax Disadvantages |
script | Ajax->Tips and Tutorials | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 11 | Ajax.InPlaceDateTimeSelect |
script | Ajax->Scripts and Applications | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 12 | Ajax.InPlaceSelect |
script | Ajax->Scripts and Applications | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 13 | Ajax Whois |
script | PHP | $50.00 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 14 | PHP TreeView Ajax |
script | PHP | $17.00 Additional Info: Add endless number of nodes. |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 15 | AJAX Webshop 3.0 |
windows | Software Development->Development Kits | $120.00 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 16 | 1024 AJAX CMS |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 17 | Apache2::Ajax 0.1 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Apache2::Ajax is a mod_perl interface to CGI::Ajax. SYNOPSIS ###################################################### # in httpd.conf PerlLoadModule Apache2::MyAjaxApp < Location /ajax > SetHandler perl-script PerlResponseHandler Apache2::MyAjaxApp PJX_fn js_function_name perl_function_name PJX_html Show_Form_sub PJX_JSDEBUG 2 PJX_DEBUG 1 < /Location > ###################################################### ###################################################### # module file Apache2/MyAjaxApp.pm package Apache2::MyAjaxApp use Apache2::Ajax; # use whatever else sub perl_function_name { my @params = @_; # do whatever return $return_value; } sub Show_Form_sub { my $html = ; # construct html string return $html; } sub handler { my $r = shift; # do stuff my $ajax = Apache2::Ajax->new($r); $r->print($ajax->build_html()); return Apache2::Const::OK; } 1; ################################################## This module is a mod_perl2 interface to CGI::Ajax, which provides a mechanism for using perl code asynchronously from javascript-enhanced HTML pages. As well as mod_perl2, this package requires CGI::Ajax, as well as a CGI.pm-compatible CGI module for supplying the param() and header() methods. If available, CGI::Apache2::Wrapper will be used, which is a minimal module that uses methods of mod_perl2 and Apache2::Request to provide these methods; if this is not available, CGI (version 2.93 or greater) will be used. Setting things up can be illustrated by the following example of CGI::Ajax, which contains a more thorough discussion, as well as a number of illustrative example scripts. Tags: |
||||||||||||||
| 18 | AJAX WebMail Tutorial |
script | Ajax->Tips and Tutorials | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 19 | Ajax+PHP CSS Popup Chat |
script | PHP | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 20 | Ajax vs Flash |
script | Ajax->Tips and Tutorials | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
