Helpful Information
 
 
Category: vB5 Programming Discussions
Code help

Can anyone help me finish this code so i can upload files to my ftp via my website
<form method="post" action="file-upload-1.htm" name="submit" enctype="multipart/form-data">
<input type="file" name="fileField"><br /><br />
<input type="submit" name="submit" value="Submit">
</form>

You should post your php if you want a copy/paste code to use.
action should be a .php file
Other than that, it looks fine as far as the html is concerned.










privacy (GDPR)