Many question about Pintexx - pinUpload

pinUpload

Many question about Pintexx - pinUpload


heurteph 02-27-2009, 4:45
Hello,
 
I work for Euro Information, the IT company of Credit Mutuel - CIC group, one of the biggest bank in France. We are curently developping a service for customers enabling them to store documents (pictures, digitized contracts and so on). Then I tried your tool Pintexx - pinUpload on line, but I have some questions about it:
  • Is it possible to customize it easily? (fonts, icons, size...)
  • I tried to use property DisplayStyle, but no change happens
  • How can I activate the Upload button? On your live demo and on the trial version, the Upload button stays ever grayed.
  • Does the component support HTTPS?
  • Does the component support HTTP proxies?
  • Is it possible to use the component also to download files?
  • How can I allow the upload of any kind of files? (no filter at all)
  • Does the component work on Linux and Mac OS operating systems?
  • We are running ASP.NET. Is it mandatory to work with a real file tree? We store indeed all our files in a 'flat' repository, and the file tree structure (folders, subfolders) is managed in a database (files are named file0001, file0002, and their path is store in the database)
  • Is it possible to move a file (on server side) from a folder to another one? (cut/copy/paste and/or drag'n drop feature(s))
 
Thanks in advance for your answer.
 
 
Have a nice week.

Re: Many question about Pintexx - pinUpload


heurteph 02-27-2009, 5:51
Hi,

I have understood why I couldn't upload on your demo: on the server side only files were selected. Now, I know that I have to select a destination folder.
Then I have also understood the
DisplayStyle property. Wink [;)]
And I have also seen that HTTP proxy was automatically managed (My computer is located behind a proxy).

But when I try to upload something (to my server), I get now an error: File: undefined, and the component is freezed. Do you know what happens? (screen print is available here: http://dl.free.fr/bZ9DVjY5N )



Thank in advance for your answer.

Re: Many question about Pintexx - pinUpload


heurteph 02-27-2009, 6:18
It's me again...
I have understood now the error I got. I had write access problem on my folders.
But other questions still need an answer, please...Wink [;)]

Have a great weekend.

Re: Many question about Pintexx - pinUpload


Pintexx Support 03-02-2009, 12:14
Hello,

#Is it possible to customize it easily? (fonts, icons, size...)
-- Only with Displaystyle

#Does the component support HTTPS?
-- YES

#Is it possible to use the component also to download files?
-- NO

#How can I allow the upload of any kind of files? (no filter at all)
-- You have to set extensions that are allowed because of security reasons.
(Property: DocFilter)

#Does the component work on Linux and Mac OS operating systems?
-- On client yes, when there is flash support

#We are running ASP.NET. Is it mandatory to work with a real file tree?
-- pinUpload saves file to file system. Therefore a tree is required.

#Is it possible to move a file (on server side) from a folder to another one?
-- I'm sorry no.

I hope this helps.

Regards,
Hans-Peter