I have decided to try to implement AJAX in WiTango. (see 
http://www.modernmethod.com/sajax/)

AJAX is a methodology to call data remotely, using javascript, from within a 
page without doing a
browser refresh. I have been using my own remote scripting technique so far 
with great success but
wish to follow emerging standards.

AJAX is used extensively by Google for GMail and maps.google.com.

I am following the ASP example, whitten in server-side javascript, which I 
sucked into Tango in a
SCRIPT element.

The problem I'm running into is that I don't know what WiTango uses to send 
output from within the
javascript block. ASP uses Resonse.write(), which is an ASPism. I don't know 
the WiTango
equivalent.

- James MacFarlane



->|- Diodeus, noun: the Greek God of diodes, as opposed to Typos, the Greek God 
of typing mistakes. He keeps moving the keys on me.

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to