This is a simple javascript code to upload file from your computer to google drive using google drive api
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<script src='https://apis.google.com/js/platform.js'></script>
<div...
Showing posts with label Google Drive Api. Show all posts
Showing posts with label Google Drive Api. Show all posts
Wednesday, 20 August 2014
Subscribe to:
Posts (Atom)
Followers
Popular Posts
-
Sqlite Database is the best way of providing portability...
-
Necessity is the advent of everything today while doing...
-
Quick Sort is a Sorting Algorithm based on Divide And...