Re: multiple onchange on 1 cgi file

2010-02-04 Thread Shlomi Fish
On Thursday 04 Feb 2010 14:09:11 salmia wrote: > hi all, > i'm newbie in perl.i have face problem how to add function ajax > (onchange) on my file. > Hi salmia! Have you visited http://perl-begin.org/ yet and read a good introductory book or tutorial? Your code has many anti-

multiple onchange on 1 cgi file

2010-02-04 Thread salmia
hi all, i'm newbie in perl.i have face problem how to add function ajax (onchange) on my file. this is my code... $ajx_ctrl = $query->param('ajx_ctrl'); $co_id = $query -> param('select_co'); my $exported_fx = sub { my $searchterm = shif

Re: -onChange

2001-11-22 Thread Djoko Priyono
On Wednesday 21 November 2001 01:48 am, Jenda Krynicky wrote: > From: Jeff 'japhy' Pinyan <[EMAIL PROTECTED]> > > > On Nov 19, Jerry Preston said: > > >Trying to learn how to "-onChange", where can I find some good doc and > &g

Re: -onChange

2001-11-20 Thread Jenda Krynicky
From: Jeff 'japhy' Pinyan <[EMAIL PROTECTED]> > On Nov 19, Jerry Preston said: > > >Trying to learn how to "-onChange", where can I find some good doc and > >examples? > > You're barking up the wrong tree. onChange is a

Re: -onChange

2001-11-19 Thread Jeff 'japhy' Pinyan
On Nov 19, Jerry Preston said: >Trying to learn how to "-onChange", where can I find some good doc and >examples? You're barking up the wrong tree. onChange is a javascript event. -- Jeff "japhy" Pinyan [EMAIL PROTECTED] http://www.pobox.com/~japhy/

-onChange

2001-11-19 Thread Jerry Preston
Hi! Trying to learn how to "-onChange", where can I find some good doc and examples? Thanks, Jerry -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]