Nothing happens. It's like a button without actions. A fake button.

The form structure is pretty simple:

<form action="generator.html" method="post" name="configform">
..form elements here...
</form>

Really weird. I thought this was a limitation.

On Oct 29, 1:04 am, Aaron Boodman <[email protected]> wrote:
> On Wed, Oct 28, 2009 at 12:23 PM, Nicholas Pufal <[email protected]> wrote:
>
> > I have an extension in which is necessary to submit a form via POST.
> > As any other HTML page, the expected result was to click "Submit" and
> > it should submit the form, reloading the page. However within browser
> > actions, I'm not able to do that more. I simply cannot submit my form
> > once the submit is triggered.
>
> It seems reasonable to me that this should work. What happens instead?
>
> - a
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" 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/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to