This is probably a stupid question but ......

your page that includes "calls to Livecode from within a web page" - that is called something.lc, isn't it ?
It can't be called something.html and have the livecode calls work.

Sorry if that's off track,
-- Alex.

On 20/04/2012 21:45, Gregory Lypny wrote:
Hi again Mike,

Thanks for the advice.  I was able to get the server working, at least partly.  
I have the LiveCode executable in the CGI-Executables folder on my Mac.  I 
created the one-line script

        put the long date

in a file named longDate.lc, and placed it in the Sites folder of my user 
account.  I was able to run it by entering

        http://webSiteAddress/~user/longDate.lc

What does not work at the moment is calls to LiveCode from within a web page.  
So,

        <p>   <?lc  put the long date ?>  <p/>

does nothing.  I'll keep tinkering.


Thanks again,

Gregory





_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to