WebSite X5Help Center

 
Srdjan P.
Srdjan P.
User

Enable user to upload file  en

Автор: Srdjan P.
Просмотрено 1446, Подписчики 2, Размещенный 0  

Hello everyone,

Does anyone knows is it possible to create a form which user can use to upload different files (like .zip, .doc, etc.)?

If it is possible is there any memory requirements? Otherwise is there any modular solution which could be possible to implement on the page?

Thanks.

Размещено
6 Ответы - 1 Полезно - 1 Корректно
ANI B.
ANI B.
User

Hello,

Oepn Website X5>Go to Step3:Map>Double click on that page where you want to create the from>Now in that page drag and drop the contact form object>Now double click on that contact form>Click on Add and then Select the Attachment file and do the changes you want>Also you can insert multiple fields like Name, Text, Agreement etc. one by one

Thank you

Читать больше
Размещено От ANI B.
Srdjan P.
Srdjan P.
User
Автор

Hello Ani, thank you very much on your answer.. But it didn't solve my problem.. 

I have to enable my users to send large files (ex. 1-2 GB zip files). I found as interesting in Data submision option "send data to file" but I have to include some PHP or ASP script.. Can you help me with that, or if there is any kind of official documentation it really would be useful. 

Thanks a lot once again.

Best regards,

Srdjan

Читать больше
Размещено От Srdjan P.
ANI B.
ANI B.
User

Hello Srdjan,

To allow your user to upload large files you can integrate google drive on your website.

May be this link https://developers.google.com/realtime/drive will help you

Thank you

Читать больше
Размещено От ANI B.
Srdjan P.
Srdjan P.
User
Автор

I know that, through google forms. But that not suit me the best because I have a company server and we have to use only internal resources.. 

Читать больше
Размещено От Srdjan P.
John S.
John S.
User

Hello Srdjan

You should take a look at the free ADMIDIO system. https://www.admidio.org/

See also this post : https://helpcenter.websitex5.com/ru/post/183955

And this : https://helpcenter.websitex5.com/ru/post/190060

The ADMIDIO system requires PHP and MySQL.

You install it on your own server and you then have full control over the system.

It is a secure system.

You can integrate the system in X5 via iframes.

Kind regards

John S.

Читать больше
Размещено От John S.
Srdjan P.
Srdjan P.
User
Автор

Hi everyone,

I just want to say thanks on your time and effort you made to help me. I found a solution trough option with file upload and PHP. It is very simple, and everything you have to ensure is upload file limit with your server administrator.

Читать больше
Размещено От Srdjan P.