Finding form field for this html
- From: "Nospam" <nospam@xxxxxxxx>
- Date: Sat, 28 Oct 2006 19:38:07 GMT
I can't seem to find the form field or even form name for this particular
page, the relevant html is:
<form method="post" action="/cgi-bin/add_posting.pl" name="add_posting">
<input type="hidden" name="changedImages" value="">
<input type="hidden" name="pid" value="4112">
<input type="hidden" name="posting_cat" value="3749">
<input type="hidden" name="action" value="preview_or_images">
<input type="hidden" name="site_id" value="79">
<input type="hidden" name="posting_id" value="">
I have tried form(1); and it states there is no such form, I have also tried
form("add_posting.pl") and it said no such form "add_posting", the url to
the site is http://hull.gumtree.com/cgi-bin/add_posting.pl?posting_cat=3749
.
- Follow-Ups:
- Re: Finding form field for this html
- From: Henry Law
- Re: Finding form field for this html
- From: Mark Clements
- Re: Finding form field for this html
- Prev by Date: FAQ 1.5 What is Ponie?
- Next by Date: Re: Finding form field for this html
- Previous by thread: FAQ 1.5 What is Ponie?
- Next by thread: Re: Finding form field for this html
- Index(es):