Displaying 2 results from an estimated 2 matches for "photo_uploaded_data".
2007 Nov 05
0
Ajax - attachment_fu - rmagick and iframe
...e ...
rhtml
------
<% form_for(photo, :url => {:action => "create", :tID => params[:tID] },
:html => { :multipart => true, :target => "upload_frame" }) do |f| -%>
<tr>
<td>
<div class="fileinputs">
<input id="photo_uploaded_data" name="photo[uploaded_data]"
type="file" class="file" size="15"/>
<div class="fakefile">
<input id="etiqueta" size="15"/>
<img src="../images/find.gif" class="...
2007 Nov 06
3
Urgent!!!! responds_to_parent error
...=> {:action => "create", :tID => params[:tID] },
:html => { :multipart => true, :target => "uploadFrame", :id =>
''uploadPhotoForm'' }) do |f| -%>
<tr>
<td>
<div class="fileinputs">
<input id="photo_uploaded_data" name="photo[uploaded_data]"
type="file" class="file" size="15"/>
<div class="fakefile">
<input id="etiqueta" size="15"/>
<img src="../images/find.gif" class="...