From: Deepak Kumar Shivhare Date: 2007-03-20T15:20:58+09:00 Subject: RHTML Code is not properly working in I.E. Hello, I have written the following code for designing the U.I. It is properly working in Mozilla Firefox but its not properly working in I.E. (Internet Explorer).

Permission

<%= start_form_tag ({:action => 'edit'},{:class => 'appform'}) %>
*Required Information
<%=error_messages_for("permission")%>

Edit Permission

<%= end_form_tag %>
May I know the reason ?? Can Anybody help me ?? Thanks in Advance Deepak -- Posted via http://www.ruby-forum.com/.