Listing 2269
Followup to listing-2137.html, submitted by marc.
Submitted by bryan, 24 June 2009
<form action="http://tinyurl.com/create.php" method="post" target="_blank"> <table align="center" cellpadding="5" bgcolor="#E7E7F7"><tr><td> <b>Enter a long URL to make <a href="http://tinyurl.com">tiny</a>:</b><br /> <input type="text" name="url" size="30"><input type="submit" name="submit" value="Make TinyURL!"> </td></tr></table> </form>

