This is the minimal html which reproduces the error
<html>
<body>
<form action="a">
<input type="hidden" name="action" value="b">
</form>
</body>
</html>

On Aug 30, 10:26 am, david <[email protected]> wrote:
> I am working on an internal site, so i can't send the html. When i
> load the page i have forms(cgi) there and i want to make observations
> on it.
> I had an interesting finding: when deleting an input field with the
> html <input type="hidden" value="search" name="action">.
> suddenly everything worked. I don't know why. Could it be that the
> reason is that the  form has also an action value ?
>
> Best regards,
> David
>
> On Aug 26, 5:46 pm, johnjbarton <[email protected]> wrote:
>
> > On Aug 25, 11:03 pm, david <[email protected]> wrote:
>
> > > Which info do i need to provide ?
>
> > What is the problem that you have? In your first post you said:
>
> > > WHen i write in firebug $$(form) i get this error.
>
> > Write where? Which error? What is |form|? What did you expect? Which
> > site are you on?
>
> > jjb
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to