Hello,
i want to execute php in a iframe-window for uploading files without
sending the whole form.
<div id=''fileauswahl''
style=''z-index:5;''><IFRAME
name=''initial''
src=''uploader.htm'' width=''500''
height=''300''></div>
i placed the "uploader.htm" in the public folder, but i get the error:
"Active Record:: Recordnotfound
in AuftragsController#show
Couldn''t find Auftrag with ID=uploader
Is this the wrong place or do i have to specify a different path?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---