On Mon, Dec 29, 2008 at 11:11 AM, Randall Reetz <[email protected]>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.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to