Question
CFM works on firefox, not on IE
Hello,
I cant figure out why my script works in firefox but not in IE... any help would be welcome. Basically there is a list of records where a user can click on edit or delete images which lets them edit or delete the record. When the user clicks the delete image the record should be deleted. When the user clicks the edit image a form should be loaded and there he can make the adjustments to edit the record.
In firefox, both options work perfectly.
In IE, the delete option works but when the user click edit the form where he can edit never pops up.
I only attached relevant parts of the code. I'Il post the whole thing if needed. I dont understand how its working perfectly on 1 browser but not on another.
I cant figure out why my script works in firefox but not in IE... any help would be welcome. Basically there is a list of records where a user can click on edit or delete images which lets them edit or delete the record. When the user clicks the delete image the record should be deleted. When the user clicks the edit image a form should be loaded and there he can make the adjustments to edit the record.
In firefox, both options work perfectly.
In IE, the delete option works but when the user click edit the form where he can edit never pops up.
I only attached relevant parts of the code. I'Il post the whole thing if needed. I dont understand how its working perfectly on 1 browser but not on another.