String representation of a form
Hi,
Is there a way of outputting and instance of HTML::Form back to a
string of HTML? The only way I can see now is to write my own methods
to traverse the necessary objects... it would be great if there is
another way!
Thanks, Geoff
.
Relevant Pages
- Re: String representation of a form
... DJ Stunks wrote: ... Is there a way of outputting and instance of HTML::Form back to a ... string of HTML? ... return the URI string. ... (perl.beginners) - Re: String representation of a form
... Is there a way of outputting and instance of HTML::Form back to a ... string of HTML? ... return the URI string. ... (perl.beginners) - splitting string with a string
... I have a html page that I retrived and stored in a string and I want ... using string.split is using characters. ... The other option is traverse ... (microsoft.public.dotnet.languages.csharp) - Re: getAttribute question
... oddity with IE that getAttributereturns an empty string if the ... HTML specification, ... appropriate places in the HTML 4 and DOM HTML specifications. ... (comp.lang.javascript) - Re: [PHP] generating an html intro text ...
... You would have to search out and pull in all closing tags. ... grab 256 characters -- The string. ... html markup should not go towards the string length count, ... (php.general) |
|