Home › Forum › Laying out a Form › Image Import
This topic contains 4 replies, has 0 voices, and was last updated by Anonymous 9 years, 10 months ago.
- AuthorPosts
- May 22, 2009 at 7:47 pm #199
AnonymousCan someone give me a scenario where they would use image import? I don’t quite understand its functionality. I’m wondering if I can use it to have a user accessing a form in Miami to upload an image to our server in DC. I don’t know if that is possible because I really don’t understand the object. Any help would be appreciated.
Thanks.
May 28, 2009 at 2:35 am #4557Hi Ryan, the scenario you suggested would be a good example. Have you tried the object? It will also allow you to connect to a peripheral device like a scanner and scan in an image or search your network for a stored image. Give it a try
May 28, 2009 at 3:20 pm #4559
AnonymousI have used it and I can see the picture or uploaded file (using the file attachment object) from the dashboard, but I’m not sure where this gets stored on our server. Is the uploaded picture only available from the PerfectForms dashboard, or can it be accessed from a Windows directory as well?
May 29, 2009 at 11:16 am #4561Ryan. The file/images you upload to your forms are uploaded and stored within the application database. If you want to store this externally, then look at the API for this.
/Documentation/manual/html/api.htm
April 14, 2011 at 3:21 pm #5682The image import object only works with Internet Explorer. There is another method of bringing an image into an instance that works with all browsers.
The behavior involves using a file attachment object. When the object changes data, use a set property behavior object to change the property of a picture object to the value of the attachment object.
- AuthorPosts
You must be logged in to reply to this topic.