This isn't really Ajax related, it's just JavaScript related. You can easily accomplish this by triggering some JavaScript in the onchange event of the drop down, then having that JavaScript create the text inputs programatically.
On Thursday, May 27, 2010, Parijat Kalia <kaliapari...@gmail.com> wrote: > So guys, > > sorry for deviating this off topic, but it is ajax based and web based, so I > suppose it is an integral part of the development. anyways, I have a drop > down, consisting of a set of numbers, depending on the number the user > chooses, I want to replicate that many textfields on my page. Currently, this > requires two pages, one where the dropdown with nos exist, and the other > where the textfields exist. > > I was wondering how I can make this possible via ajax, I suppose that is how > you do it. Or can I do it via javascript. Do let me know your secrets! > > thanks > > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to symfony-users@googlegroups.com > To unsubscribe from this group, send email to > symfony-users+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en