Panels are on same web-page? ** Martin
2010/4/27 Steven Haines <[email protected]>: > Hi, > > The application I'm building is composed of several panels, each contained in > its own <div>. The panels are logical groupings of data, handle different > Ajax requests, and so forth. > > My challenge is that when a user completes the process by entering data into > all of the panels, I want to submit the form data from all of the panels into > a single form submit. Or written a different way, I do not want to have to > submit each panel individually, I want a single submission. > > What is the best way to do this? > > Thanks > Steve > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
