aspose file tools
The moose likes Struts and the fly likes automatic form submit Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "automatic form submit" Watch "automatic form submit" New topic
Author

automatic form submit

debraj mallick
Ranch Hand

Joined: Mar 08, 2011
Posts: 188

hi all,

i am trying to submit form using javascript, my code is like

but it is not working, so i tried with onload="submit()" inside body tag

also i have tried with

but nothing is working, any suggestion would be great.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: automatic form submit
 
Similar Threads
Tricky form problem glad for any ideas or tell me its not possible
Form input type=hidden - is it possible to set values dynamically
Need to pass Javascript Array to Struts 2 Action
Default Enter key and submit BUTTON
Submit Methods pulling same data