Can the HTML source of a web form be accessed and modified before it is sent
to the browser? Is there a method on the web form to do that?
Know the source is generated by the class WebFormHtml, but would rather not
tamper directly with that.
The goal is to pass more than one value as a filter for a custom lookup.
|