Thanks a lot for the reply.

I have corrected my syntax error but still I face the same.

When i click on submit for the form, i checked my log file, it doesnt
even process or render the action.

But it works in IE in this way,

<%= link_to_remote((submit_tag 'SUBMIT',
:onClick=>"this.disabled='true'"),:update => 'preview', :complete
=>"new Effect.Grow('preview'); new Effect.Fold('Wrapper')",
:url => {:action => 'ack', :id =>@params[:symbol].to_s+'|'+
@params[:qty]}) %>

I still wonder, Y it doesnt work if i use form_remote_tag?


--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to