MyWebIsDelicious

By Bob Zoller Last update Dec 16, 2005 — Installed 1,005 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 2 posts, 2 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Daniel W. Cr... Scriptwright

I was getting errors so I replaced the post_to_my_web() internals with:

var title = escape(document.getElementById("description").value);
var url = escape(document.getElementById("url").value);
var notes = escape(document.getElementById("notes").value);
var tags = escape(document.getElementById("tags").value.replace(/\s+/g, ', '))

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel