Skip to content

Instantly share code, notes, and snippets.

@yyolk
Created February 25, 2013 22:10
Show Gist options
  • Save yyolk/5033809 to your computer and use it in GitHub Desktop.
Save yyolk/5033809 to your computer and use it in GitHub Desktop.
db.saveDoc(doc, {
success : function() { window.location = "http://gli.tc/h/0P3NR3P0_sample_gallery/email.php?email="+doc.email+"&multipass="+doc.multipass+"&author="+doc.author+"&title="+doc.title+"&url="+uurl},
error: function(){ alert("This link is already in the repo!");}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment