Is it possible to make WEB BASED apps with LC. I have someting in mind that I would like to do 
Thans
Chris
			
			
									
									
						Web Based Apps
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Web Based Apps
HI Chris,
what exactly do you mean by "web based"?
Best
Klaus
			
			
									
									
						what exactly do you mean by "web based"?
Best
Klaus
Re: Web Based Apps
I mean to run on a web server.   So I can access it from a browser without me having to use the LC Server.  ie I want to upload it to my web hosting compnay
			
			
									
									
						Re: Web Based Apps
You cannot display stacks in a browser, if that is what you have in mind.
But you can create a small standalone that will load stacks from your server.
One of my favourite one-liners 
 
...
go url "http://www.server.com/subfolder/a_cool_stack.rev"
...
			
			
									
									
						But you can create a small standalone that will load stacks from your server.
One of my favourite one-liners
 
 ...
go url "http://www.server.com/subfolder/a_cool_stack.rev"
...