I have this code in a tiddler:

{{{
<html>
<form method="get" action="http://www.google.com/search";>
<div style="border:1px solid black;padding:4px;width:20em;">
<table border="0" cellpadding="0">
<tr><td>
<input type="text" name="q" size="25" id="q" maxlength="255" value="" /
>
<input type="submit" value="Google Search" /></td></tr>
<tr><td align="center" style="font-size:75%">
<input type="checkbox" name="sitesearch"
value="groups.google.com" checked /> Only search Google Groups<br />
</td></tr></table>
</div></form></html>
}}}

Two (2) questions: when it executes I would like the resulting page to
render in a new:
* browser tab, not in the same tab as my TiddlyWiki and/or
* tiddler or shadow tiddler (like PluginInfo does)

What needs modification?

Thank you.

Craig

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to