I am using "form_remote_tag" form to create a record, this is working with all the browsers IE, Firefox and safari, but when I configured my application with ssl then ajax requests is not working properly in IE6.
I need some information how to solve this problem.