Jump to content

Submitting a form in firefox


dc_jt

Recommended Posts

Hi

 

I have the following code which works with IE but not in Firefox:

 

<!--
function changestudent(){
document.getElementById('status').value = 'remove_image';

add_edit.submit();
}
-->

 

It is linked to a remove image button which when clicked submits and saves the form and then removes the image. It works in IE but not firefox, anyone know?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/52827-submitting-a-form-in-firefox/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.