Andre's post: Rev and the Web...

Chipp Walters chipp at chipp.com
Mon Dec 29 12:31:24 EST 2008


On Mon, Dec 29, 2008 at 11:11 AM, Randall Reetz <randall at randallreetz.com>wrote:

> Anyone interested in providing an easy bare essentials tutorial for client
> server communication from an xtalk projects perspective?  There are a lot of
> "the rest of us" who need help storming the web's gates.


Well, here's a link to setting up a CGI (the server part)

http://www.hyperactivesw.com/cgitutorial/index.html

and the client part is as easy as putting in a button:

put URL ("http://myserver.com/myCGI?firstname=fred&password=123") into
tLoginSuccessful

Of course it's Transcript (or Revolution) not just xTalk.



More information about the use-livecode mailing list