Difference between revisions of "RGCS search form"

From Stars!wiki
Jump to: navigation, search
m (Protected "RGCS search form" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(Undo revision 5457 by Gible (Talk))
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<input type="hidden" name="group" value="rec.games.computer.stars">
 
<input type="hidden" name="group" value="rec.games.computer.stars">
 
<input type="text" name="q">
 
<input type="text" name="q">
 +
<input type="submit" value="Search">
 
</form>
 
</form>
 
</html>
 
</html>

Latest revision as of 01:08, 7 May 2011

<html> <form action="http://groups.google.com/group/rec.games.computer.stars/search"> <input type="hidden" name="group" value="rec.games.computer.stars"> <input type="text" name="q"> <input type="submit" value="Search"> </form> </html>