php/js upload without submit
php/js upload without submit
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- BZZZP0
have you tried
onchange="document.forms.formNam...
as an attribute to the file input?
have you tried
onchange="document.forms.formNam...
as an attribute to the file input?