Click here to Skip to main content
16,017,333 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
for example i want to use file upload tag in html
<input type="file" name="file">

but i not want to use form <form> </form> when i click on my link thay time it will be upload

means without form use file upload
is it possible?

pls give me solution
Posted
Updated 21-Jul-12 3:25am
v2

1 solution

I doubt if it is possible.

Similar question answer here that states the same thing: Upload file without form[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900