I want to use it to search my current WordPress blog which I'm elated with but also the archives of my old Blogdrive blog (which I loathed) so that there's sort of no break in service between the two. There's plenty of still-relevant info left on that old blog. I think you'll find this is adequate justification for something that WordPress alone will not allow me to do. (and yes, I realize beggars should not be choosers-- but I have had reason to expect a lot out of WordPress).
Now Google does have a non-JavaScript code, so this should work based on the information above. However, it doesn't. In fact, when saving it, WordPress just deletes the input tags. So is there some way to make this work?
Code's here:
<form id="searchbox_015236274181698984450:frdj1vzvtfk" action="http://www.google.com/cse"><br />
<input type="hidden" name="cx" value="015236274181698984450:frdj1vzvtfk" /><br />
<table><br />
<tr><br />
<td><input name="q" type="text" size="40" /></td><br />
<td><input type="submit" name="sa" value="Search" /></td><br />
</tr><br />
<tr><br />
<td colspan="2"><span style="font-family:Arial, Helvetica, sans-serif; font-size:83%">Google Custom Search</span></td><br />
</tr><br />
</table><br />
<input type="hidden" name="cof" value="FORID:1" /><br />
</form>