Difference between revisions of "RGCS search form"

From Stars!wiki
Jump to: navigation, search
(Undo revision 5457 by Gible (Talk))
(Undo revision 5457 by Gible (Talk))
 
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" name="submit" value="Search">
+
<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>