jquery blueimp submits the file to a URL? -


i trying implement blueimp's file uploader in sample code. observed form tag follows:

<form id="fileupload" action="//jquery-file-upload.appspot.com/" method="post" enctype="multipart/form-data"> 

so, action attribute specifies location on internet. mean files selecting upload being submitted url?

please me understand.


Comments

Popular posts from this blog

php - Array to string conversion smarty template -

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -