[Proto-Scripty] Ajax.Updater - Sending form.serialize + other variables

2009-01-23 Thread coruscant
Hello All, I want to use Ajax.updater in one of my PHP scripts. I would like to send all the variables of a form to the server, therefore I use the form serialize method. Anyway I need to tell the server other variables that are not and can not be in the form. Is it somehow possible to do this?

[Proto-Scripty] Re: Ajax.Updater - Sending form.serialize + other variables

2009-01-23 Thread coruscant
t; Hash, and then pass the Hash into the updater call. > > [1]http://prototypejs.org/api/form/serialize > [2]http://prototypejs.org/api/hash > > HTH, > -- > T.J. Crowder > tj / crowder software / com > Independent Software Engineer, consulting services available > >

[Proto-Scripty] Re: Ajax.Updater - Sending form.serialize + other variables

2009-01-23 Thread coruscant
 See the Form#serialize docs referenced earlier for details. > > HTH, > -- > T.J. Crowder > tj / crowder software / com > Independent Software Engineer, consulting services available > > On Jan 23, 10:28 am, coruscant wrote: > > > Hi, > > > thank you for

[Proto-Scripty] Re: Ajax.Updater - Sending form.serialize + other variables

2009-01-31 Thread coruscant
Ok, I got it to run now. Thank you very much for your help. I guess your last post is worth to be added to the documentation of form.serialize, I think it could help other people to save some time. Best Regards, Benedikt. --~--~-~--~~~---~--~~ You received this mes