Re: String representation of a form
- From: "DJ Stunks" <DJStunks@xxxxxxxxx>
- Date: 29 Oct 2006 13:35:28 -0800
hotfigs@xxxxxxxxx wrote:
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!
it would appear that you use the make_request() method of HTML::Form to
return an HTTP::Request object. HTTP::Request has the uri() method to
return the URI string.
I think you can use these two methods to get what you want.
HTH,
-jp
.
- Follow-Ups:
- Re: String representation of a form
- From: hotfigs
- Re: String representation of a form
- References:
- String representation of a form
- From: hotfigs
- String representation of a form
- Prev by Date: String representation of a form
- Next by Date: problems with razor2 plugin in spamassassin
- Previous by thread: String representation of a form
- Next by thread: Re: String representation of a form
- Index(es):
Relevant Pages
|