Difference between revisions of "RGCS search form"

From Stars!wiki
Jump to: navigation, search
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">
 
 
</form>
 
</form>
 
</html>
 
</html>

Revision as of 01:07, 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"> </form> </html>