I don't know enough, but I do know that I saw an extension where someone had a javascript-based form and it worked. So if a normal form doesn't work, you might have to use javascript to submit and manipulate the data, then reset the html page and redraw it.
On Oct 29, 11: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 -~----------~----~----~----~------~----~------~--~---
