<%@ page contentType="text/html; charset=iso-8859-1" language="java" errorPage="" %> <%@ page import="java.util.*" %> <%@ page import="java.io.*" %> <% String m = request.getParameter("m"); boolean isThanks = false; if (m != null){ if (m.equals("thanks")){ isThanks = true; } } %> Gravity Monkey
<% if (!isThanks){ %> <% } else { %> <% } %>
if you would like to have me build a cloudbrain out of your tags, i'll post it and send you an email:
your first name:
your email:
your del.icio.us username:
your zipcode:
(i may use this later to develop a cloudbrain mapped over geography...)
questions? comments? send that over here.
Thanks for your interest....
back to cloudbrain
<%@ include file="/gravity/monkey/monkey_footer.jsp" %>