Faithful Onamusi
Faithful Onamusi

Reputation: 1

Add a image file through html to automatically make a copy of that file into separate directory and be able to view that image in another html file

I could add an image like this:

<input type="image" name="Add (no space) Image" placeholder="Image URL" required>

but how do I save said image to a separate directory??

I tried the code above and I used a submit button to save the file but it shows me "file not found"

Upvotes: 0

Views: 20

Answers (0)

Related Questions