Hi all, Thanks for this list - it''s a life saver! I have created a handy little iframe uploader that i have placed inside the parent frames form element. I am using http://www.verot.net/php_class_upload.htm to pass values via input elements to the iframe on successful upload. After the upload refresh an input which is tied to my ajax updater function is added to pass the input values to my "updater.php" file where I then insert them into html input tags! The updater is set to update the parent frame with "insertion.before" used. Up until this point, all is good in the land of ajax. Everything works as expected - the file is uploaded, the information is passed on refresh and the data makes a successfull leap to the parent page. On to the problem. When I submit my parent page form (which now contains the parent <input> fields and the updater <input> fields) I do not receive the updater values in the $_POST variables. It''s like they are not there! If you need some code - I''d be happy to supply it :) Thanks for your time. Sheri --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---