This has nothing to do with Drupal, it's pure HTML. You can't submit a form from a different page, since it isn't rendered. Something is wrong with your logic & design. Re-think what you want to do. If both forms are on the same page, you could do it with Javascript, but even that would be a bad design.
Ken
At 02:07 AM 5/20/2013, Swatee Karpe wrote:
Hi all,
I am using Drupal 7 and have following scenario:
- I have two different form on two different pages say /a and /b
- When I submit form from /a page, in
background I have to submit /b page form also. 3. I am not getting how I can do this?
Can anyone give me some hint to do this. Thanks in advance.Â
-- Thanks & Regards, Swatee Amit Karpe http://swatee.karpe.net.in/
-- [ Drupal support list | http://lists.drupal.org/ ]