This is a filter I wrote for use with some sites, it is very important not to have it enabled for all sites, as it will delete form functionality in many cases. I use it in some chatrooms to allow more functions

[Patterns]
Name = "Dropdown to Input"
Active = TRUE
URL = "$LST(FormHack)"
Bounds = "<select*/select>"
Limit = 4096
Match = "<select 1 name="2" 3>*</select>"
Replace = "<input type="text" 1 name="2" 3>"
Place all the URLs this filter works on in the blocklist FormHack.
Edited by - Jor on 18 Jun 2002 15:45:18