I have a very complex application I have constructed to create and manage IVRs on asterisk servers. I make heavy use of jquery and have had few issues until now.
I do all my primary development in firefox and everything is working fine there, but the tool for uploading prompts is not working in IE, only in firefox. I am aware that the form plugin uses a hidden iframe to perform the file upload. I am having difficulty tracking this down - there is no apparent error...just nothing happens. Nothing is sent to the server, so this is not a problem with display the response - there is no response because the form never submits. Does anyone know about problems with IE7 or IE8 using the form plugin? FYI - this system requires a login to get to it, so if someone wants to take a look I can give you access.