[HTML_AJAX-devel] Best way to do AJAX (superfly)

superfly brachycera at gmail.com
Wed Jan 16 16:36:10 MST 2008



standerby wrote:
> 
> Thank you superfly. It is really helpful.
> 
> Lewis
> 
> and the ajax output goes to 
> src="server.php?client=all&stub=ajaxclass">
>  var remote = new ajaxclass({});
> 

some parts of my posts didnt get throu the nable security and i think i
posted a bug :(


< h e a d e r >
< script type="java.... src="sever.php..." >
< script type="java.... >
var remote = new ajaxclass({}); // we need to start the class too

the js eventcall should then be ->
onclick="remote.updateorder('company','<?=$pageID?>');"

now it should work ;)

-- 
View this message in context: http://www.nabble.com/Re%3A-Best-way-to-do-AJAX-%28superfly%29-tp14896627p14898840.html
Sent from the HTML_AJAX Dev/Support mailing list archive at Nabble.com.



More information about the Html_ajax-devel mailing list