request the result after php executed

0 views
Skip to first unread message

gen2000

unread,
Jun 25, 2009, 3:11:16 AM6/25/09
to Clientcide
I have a form with a submit button and it will perform something in a
php file.
So how can i do it using mootools to return the result ?

Zach Gambino

unread,
Jun 25, 2009, 4:05:55 PM6/25/09
to clien...@googlegroups.com
Try using Request.HTML to have the results be placed in a target container element, or use Request's onSuccess(responseText) to access the response for more processing using JS.
http://mootools.net/docs/core/Request/Request
http://mootools.net/docs/core/Request/Request.HTML
for more details.
Reply all
Reply to author
Forward
0 new messages