954,174 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Upload multiple images

hi all,
i am having a upload page where we can upload images.so the problem is wen i browse for uploading images i am getting a pop up as every one knows so in that if there are 4 images i need to upload in that popup,i am allowed to upload only one image at a time but i had seen in orkut that we can upload many images at a time. so i need to implement that. so can any one help me please.
thank u...

here is the just basic html code for uploading and please let me know wat are all the necessary changes should be done.

<html>
<body>
<form name="form1" method="post" action="uploadForm2.php">
  <input name="uploadNeed" type="file" id="uploadNeed" >
  <input type="submit" name="Submit" value="Submit">
</form>
</body>
</html>
niths
Posting Whiz in Training
299 posts since Mar 2010
Reputation Points: 9
Solved Threads: 2
 
paulrajj
Junior Poster
101 posts since Mar 2010
Reputation Points: 17
Solved Threads: 37
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You