in reply to CGI.pm input vs textfield

I don't believe that there is a 'type' attribute for the textfield() method. 'text' is the only type of <input> widget that textfield() creates. Here is a link that offers more info.

bassplayer