Rev in CGI
Terry Vogelaar (de Mare)
tvogelaar at de-mare.nl
Sat Feb 19 04:56:16 EST 2005
Op 19-feb-05 om 6:25 heeft Paul Salyers het volgende geschreven:
> What is needed to tun a Rev program in a CGI folder so anyone can
> access from the web with a web browser?
You should read Jacque's great tutorial on
http://www.hyperactivesw.com/cgitutorial/index.html
Don't expect that web users will see exactly what the program users
will see. It requires a totally different approach because CGI is
'faceless' and you have to give it a new 'face' in HTML. But you may be
able to reuse parts of the functionality.
Terry
More information about the use-livecode
mailing list