F
finecur
I can upload files with
<form action=...>
<input type=file...>
</form>
Suppose I do not want to refersh my page. Then how can I upload file
without call the form's action or refresh my html page?
Thanks,
ff
<form action=...>
<input type=file...>
</form>
Suppose I do not want to refersh my page. Then how can I upload file
without call the form's action or refresh my html page?
Thanks,
ff