How to get a window to select file when click on link
Posted: Thu Jul 30, 2009 8:04 am
hi,
My requirement is i have to upload photos into my blog , so i have used
<input type="file">.
like that i can upload 5 files.
after selecting one file then select another link should be displayed ,on clicking the link again a window to select a file is to be appear. like that for upto 5 photos.
how to do that .
My requirement is i have to upload photos into my blog , so i have used
<input type="file">.
like that i can upload 5 files.
after selecting one file then select another link should be displayed ,on clicking the link again a window to select a file is to be appear. like that for upto 5 photos.
how to do that .