Http Request, Send Form, File/Multi-Files ... - Forum

Forum Navigation
You need to log in to create posts and topics.

Http Request, Send Form, File/Multi-Files ...

Hello
A convenient plugin for sending forms and files to the server.

Capabilities:
* Adding multi-file selection capabilities to File-Input and send multiple files to the server simultaneously
* Adding hidden information to the form
* Ability to set TimeOut
* Ability to define subRoutins for Success, Error, TimeOut, Abort, Progress(Create progress bar to upload files) and ChaneReadyState events

Httpt

Uploaded files:
  • You need to login to have access to uploads.
luishp, Vadim and 5 other users have reacted to this post.
luishpVadimfarhad2008asmatnoyzenjavadrajabihakamigrupodigitalart

Dear friend ...! Thank you very much for your kindness

Vadim and shahram have reacted to this post.
Vadimshahram

@shahram

Useful plugin! Thank you very much!

shahram has reacted to this post.
shahram

Thank you very much for sharing @shahram
It looks very complete, I like it very much. Would you be so kind to share a complete sample with server side code too if possible?

Thanks again.

shahram has reacted to this post.
shahram
Quote from luishp on April 20, 2021, 12:13 pm

Thank you very much for sharing @shahram
It looks very complete, I like it very much. Would you be so kind to share a complete sample with server side code too if possible?

Thanks again.

It's my pleasure.

Of Course, I'll do it as soon as possible.

luishp has reacted to this post.
luishp

@shahram please, whenever possible use a prefix for your own plugin commands (ie: "shaSetData, shaSendForm...") this way we avoid possible conflicts with present and future plugins and/or VisualNEO commands.
Also there is a typo in your command "SetMultipeFile", should be  "SetMultipleFiles" or even better "shaSetMultipleFiles"

Thank you!!!

shahram has reacted to this post.
shahram

Hello to all
Please download and install the new version of the plugin. In this version, in addition to optimizations, new features have been added.
For more information, please read the Hint section of the plugin.
In this version, in addition to the GET or POST method, you can set it to 'Auto' to consider the appropriate sending method according to the type of data sent. However, it is recommended that you send sensitive information such as a password by POST.
See Console to see how information was sent.

Uploaded files:
  • You need to login to have access to uploads.
luishp, noyzen and javadrajabihakami have reacted to this post.
luishpnoyzenjavadrajabihakami

Hello and thank you dear friend ...! Thank you very much
Inshallah, in the next tutorials on how to send a text message and connect to the banking portal, do not miss us! Thanks

shahram has reacted to this post.
shahram

Hi @shahram I have tried to use your sample to send multiple files but I receive this error :

GET http://localhost/cordova.js     404 not found

tilesoft has reacted to this post.
tilesoft