Menu

#8 Support for <TEXTAREA>

open
nobody
5
2004-01-07
2004-01-07
No

Current source case options:

case ResponseCode.TAG_INPUT:
case ResponseCode.TAG_SUBMIT:
case ResponseCode.TAG_HIDDEN:
case ResponseCode.TAG_RADIO:
case ResponseCode.TAG_PASSWORD:
case ResponseCode.TAG_CHECKBOX:
case ResponseCode.TAG_OPTION_BEGIN:

Functionality will be good to have something along the
lines of:

case ResponseCode.TEXTAREA:

Search function can search for the "name=" attribute
between the <textarea> and </textarea> tags.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.