Re: [nyphp-talk] small problem in ajax

2009-08-19 Thread Brent Baisley
On Wed, Aug 19, 2009 at 1:00 AM, Mangesh Sathe wrote: > hello everyone, > >  This is Mangesh Sathe. > >    I am facin'  small problem in ajax. > > I have created one form which contains entries like his/her >    name,address,country, state ,bank name(dropdown list) , birth date etc... > when i subm

Re: [nyphp-talk] small problem in ajax

2009-08-19 Thread Chuck Reeves
I would say submit the entire form and have the text box take precedence over the drop down. Thank You Chuck Reeves Email: chuck.ree...@gmail.com On Wed, Aug 19, 2009 at 1:00 AM, Mangesh Sathe wrote: > hello everyone, > > This is Mangesh Sathe. > >I am facin' small problem in ajax. > > I

[nyphp-talk] small problem in ajax

2009-08-18 Thread Mangesh Sathe
hello everyone, This is Mangesh Sathe. I am facin' small problem in ajax. I have created one form which contains entries like his/her name,address,country, state ,bank name(dropdown list) , birth date etc... when i submit this form all the above data goes to databse correctly ... now i