Skip to content

Instantly share code, notes, and snippets.

View japolacios's full-sized avatar

Jairo Palacios japolacios

  • Qubika
  • Cali, Colombia
View GitHub Profile
@penpenps
penpenps / index.html
Created September 24, 2015 02:40
Use XMLHttpRequest to upload file and handle it by Django
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" >
<title>XMLHttpRequest send file demo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--set Document Mode to IE=edge -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Le styles -->