then, in my FORM there are 2 buttoms :

first to select a file to upload  buttom="Parcourir"
second to send the complete Form, buttom="ENVOYER"

"parcourir" is for to select a file to upload

but "ENVOYER" must validate the complete Form :
- file selected presence
- other fields validatation

if evrything is OK, i have to upload the file (and save it)
and update a Table


how can i do this ?

Attachments:
http://www.ruby-forum.com/attachment/2953/ex.doc

-- 
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@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-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to