Hmm I tried the code and it didn't do any kind of drag and drop (and yes I am using scriptaculous)....
On Tue, Mar 10, 2009 at 6:07 PM, Marian Briones <[email protected]> wrote: > How do I put the result there? JavaScript? That's what I was thinking; > that it had to come somehow in a hidden field... > > THanks in advance.... > > > On Tue, Mar 10, 2009 at 4:48 PM, Diodeus <[email protected]> wrote: > >> >> Put the result in a hidden field and post the form, or make it a >> parameter in an Ajax call. The server side of things is no different >> than any regular form posting. >> >> >> On Mar 10, 5:13 pm, Marian Briones <[email protected]> wrote: >> > I've got the drag and drop capability; it's getting it to talk to a form >> and >> > pass values somehow to enter info in a db. >> > >> > >> > >> >> >> >> > > > -- > Marian Briones > -- Marian Briones --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
