it's got to be something easy, I have a site with 3 ajax based select boxes
and all of them work just fine.

you say you use the form first to upload a file and then again to submit a
select box value?

and it returns the select box fine, but when you submit the data the second
time it doesn't show the value of the select box?

have you tried making a form with just the ajax created select box and
submitting the form then?  I.e. the submitting of the select box will be the
first time the form is submitted.




On 10/3/07, Lir <[EMAIL PROTECTED]> wrote:
>
>
> I took out the selected from the options but it didn't work.
>
> echo "<option value='$row[LOSS_NUM]'>
> $row[LOSS_NUM]</option>";
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to