<br><br><div><span class="gmail_quote">On 8/19/06, <b class="gmail_sendername">Ramanan</b> <<a href="mailto:nramanan@hotmail.com">nramanan@hotmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Daniel ----- wrote:<br>> Cool ... Thanx I'll give it a try..<br><br>Were you able to imlement the dynamic select box? I have a similar<br>requirement to populate City based on State and then Locality based on<br>City.
<br><br>If yes, could you please email me the code or paste the code here.<br><br>Thx.<br>Ramanan<br><br><br>--<br>Posted via <a href="http://www.ruby-forum.com/">http://www.ruby-forum.com/</a>.<br>_______________________________________________
<br>Rails mailing list<br><a href="mailto:Rails@lists.rubyonrails.org">Rails@lists.rubyonrails.org</a><br><a href="http://lists.rubyonrails.org/mailman/listinfo/rails">http://lists.rubyonrails.org/mailman/listinfo/rails</a>
<br></blockquote></div><br>
I did end up with something... You can find it at<br>
<a href="http://rails.techno-weenie.net/tip/2006/6/20/cascading_select_boxes_with_rjs_even_on_ie">http://rails.techno-weenie.net/tip/2006/6/20/cascading_select_boxes_with_rjs_even_on_ie</a><br>
<br>
But this is far from perfect. Kevins has given an alternative
solution as well, but the one that I'm after I can't seem to find.<br>
<br>
Shortly after I posted the tip on <a href="http://rails.techno-weenie.net">http://rails.techno-weenie.net</a>
Technoweenie, aka Rick Olson posted a much better solution. Since
then there has been some db issues at rails weenie and I can't find
it. <br>
<br>
Rick if you catch this post can you please provide a link to the tip you posted.<br>
<br>
Cheers<br>