[Proto-Scripty] Need help sending information from multiple forms

2008-11-13 Thread Abel Figueiredo
Hello. I need a little help. I'm developing an application using prototype php and I want to do the following: In a page I have 3 forms: One containing a start calendar, one containing a end calendar and one that allows the user to select witch data to show on a graph. The idea is to allow

[Proto-Scripty] Re: Need help sending information from multiple forms

2008-11-18 Thread Abel Figueiredo
Thank you for your help. It's working as expected :-) On Nov 15, 3:32 am, kangax [EMAIL PROTECTED] wrote: On Nov 14, 11:52 am, Abel Figueiredo [EMAIL PROTECTED] wrote: This solution. Is it for same-named form controls? My solution doesn't have same-named controls. So with this i can

[Proto-Scripty] Re: Need help sending information from multiple forms

2008-11-18 Thread Abel Figueiredo
that particular form with $(form).serialize . On 18 Nov, 09:58, Abel Figueiredo [EMAIL PROTECTED] wrote: Thank you for your help. It's working as expected :-) On Nov 15, 3:32 am, kangax [EMAIL PROTECTED] wrote: On Nov 14, 11:52 am, Abel Figueiredo [EMAIL PROTECTED] wrote: This solution

[Proto-Scripty] Take action after Ajax.Updater

2009-04-01 Thread Abel Figueiredo
Hi all. I've got two selects and an image. When I change the second one, the image updates and when i change the first one, the second is updated. The information contained in the second select is vital to choose witch image is loaded. My problem is when I change the first one, I want to