You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jordan,
Thanks for the help on the previous topic. I was able to get the work-around with the Submit-button parameter.
I have a small problem however: This function allows the user to never leave the page, therefor the form from which it is called has an INPUT file= field, and this field is not cleared the next time the form appears. I've tried everthing via javascript and jquery to reset the value of the "input file" field to an empty string, or otherwise reset it, but I can't seem to reset/clear the field without breaking the ability to call the ajaxfileupload function again.
Thanks again!
-Vito
The text was updated successfully, but these errors were encountered:
Jordan,
Thanks for the help on the previous topic. I was able to get the
work-around with the Submit-button parameter.
I have a small problem however: This function allows the user to never
leave the page, therefor the form from which it is called has an INPUT
file= field, and this field is not cleared the next time the form appears.
I've tried everthing via javascript and jquery to reset the value of the
"input file" field to an empty string, or otherwise reset it, but I can't
seem to reset/clear the field without breaking the ability to call the
ajaxfileupload function again.
Thanks again!
-Vito
Reply to this email directly or view it on GitHubhttps://github.com//issues/38
.
Jordan,
Thanks for the help on the previous topic. I was able to get the work-around with the Submit-button parameter.
I have a small problem however: This function allows the user to never leave the page, therefor the form from which it is called has an INPUT file= field, and this field is not cleared the next time the form appears. I've tried everthing via javascript and jquery to reset the value of the "input file" field to an empty string, or otherwise reset it, but I can't seem to reset/clear the field without breaking the ability to call the ajaxfileupload function again.
Thanks again!
-Vito
The text was updated successfully, but these errors were encountered: