mohan
09-02-2003, 03:36 AM
Hai antun,
What is the basic principal behind getting an image from a user's computer uploaded to my laszlo server.
I have a directory on my laszlo server where I want the images from users. I have a file browse box:
<input type="file" name="file.1" tabindex="1"> on the form. (we can load the new html window using lzBrowser.loadURL('new html window'))
Now, the user can browse his machine for the image, using browse button ,once the user select the image,he is able to upload the image to the particular directory (ex:lps-v1/lz-utils/images) in the laszlo server.
How do I get this ?
with regards,
mallesh
What is the basic principal behind getting an image from a user's computer uploaded to my laszlo server.
I have a directory on my laszlo server where I want the images from users. I have a file browse box:
<input type="file" name="file.1" tabindex="1"> on the form. (we can load the new html window using lzBrowser.loadURL('new html window'))
Now, the user can browse his machine for the image, using browse button ,once the user select the image,he is able to upload the image to the particular directory (ex:lps-v1/lz-utils/images) in the laszlo server.
How do I get this ?
with regards,
mallesh