Re: LC Server Image Weirdness

2013-07-25 Thread Rick Harrison
Hi Paul, It turned out I had an extra . Once I got rid of that and used the shell touch command everything started working correctly. Thanks, Rick On Jul 22, 2013, at 10:46 PM, Paul Hibbert wrote: > Rick, > > Maybe if you could post (at least the basics of) the code for your upload and > d

Re: LC Server Image Weirdness

2013-07-22 Thread Paul Hibbert
Rick, Maybe if you could post (at least the basics of) the code for your upload and display routine somebody may be able to come up with ideas for a solution. Paul On 2013-07-21, at 7:16 AM, Rick Harrison wrote: > Hi Paul, > > I tried your suggestions. I moved the display > of the image afte

Re: LC Server Image Weirdness

2013-07-21 Thread Rick Harrison
Hi Paul, I tried your suggestions. I moved the display of the image after the "Close File", - no luck. I tried the "touch -c" shell command, and - no luck. I tried both together, - no luck. Thanks for making the suggestions though. Anyone else? Thanks, Rick On Jul 21, 2013, at 12:16 AM, Pa

Re: LC Server Image Weirdness

2013-07-20 Thread Paul Hibbert
Hi Rick, I'm no expert in this area, but it sounds to me like the image is not being released after the upload, other list readers may have a better idea. If you are using "Open File", "Write to File" etc., make sure you also use "Close File" after the upload to release the image file for other

LC Server Image Weirdness

2013-07-20 Thread Rick Harrison
Ok, so I have the LC 6.1.0 server running on a Macintosh, and I'm uploading an image to the server through a webpage and storing it onto the server. I'm trying to display the image on the webpage to show that it completed properly etc. I'm using the statement: put "" & cr The webpage completes