자바 스크립트 업로드 양식 Ext extension UploadForm is a new extension to easily upload multiple files from web interface to a server. 내선 uploadform는 새로운 확장 기능 확장 기능을 쉽게 여러 개의 파일을 업로드하는 서버에서 웹 인터페이스를합니다.

The files are added to a queue first and then uploaded. 첫 번째 파일은 대기열에 추가하고 다음을 업로드합니다. The live file upload status and statistics are shown. 실시간 파일을 업로드 상태 및 통계 자료는 게재합니다. The extension is pretty stable and usable. 확장 기능은 상당히 안정적이고 사용할 수있습니다. You can see a demo 데모를 볼 수있습니다 here 여기에 . 합니다. It is based on high quality Ext framework and hence is cross browser compatible. 이 프레임 워크를 기반으로 고품질의 내선 따라서 브라우저를 교차 호환합니다.

The server side of the code is not provided. 서버 쪽의 코드가 제공되지합니다. So it is for you to explore and find. 그래서이 탐구하고 발견을위한합니다. A sample server side implementation say in PHP or Java is what is missing from this otherwise excellent piece of work. 서버측 구현 샘플을 말한다 php, 자바는 무엇이 다른 우수한 작품이없습니다.

Details 세부 사항 here 여기에 . 합니다.