Hi Mike,

Yes, I’m hitting lc server script pages directly in the browser though
a web server.

Yes, all of my pages are .lc based.

I looked at the link you suggested for session management.
I put the code exactly as it was to see if the example would
work.  It doesn’t work.  As soon as it gets to "start session”
it gets flagged as an error at that line in the browser.
All I get is the line number in the code for the error.
file “/blah/blah/TestFile2.lc
 row 30, col 1:  (Which is for "start session”)

Ideas, suggestions?

Thanks,

Rick 


> On Apr 7, 2017, at 12:15 AM, Mike Bonner via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Ah k.  Still not sure what you mean about how its installed, but if you are
> hitting lc server script pages directly in the browser through a web
> server, that part most likely doesn't matter. (otherwise i'm sure you'll
> correct me)
> 
> It sounds like you need to use session management.   If all your pages are
> .lc based, you can look at this forum topic
> http://forums.livecode.com/viewtopic.php?f=15&t=10787&p=50056&hilit=session#p50034
> for an example of passing information around using session variables.
> 
> 


_______________________________________________
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