tatva39:
Hi,i want to upload only one image using php uploader in PHP. ..
but not get any option in plugin... so any one have idea about this?
thanks in advance!
Please make sure you set the following property to false.
Uploader.MultipleFilesUpload Property
If true, the users are able to select multiple files in the file browser dialog then upload them at once.
Example Code
- <?php require_once "phpuploader/include_phpuploader.php" ?>
- <html>
- <body>
- <form id="form1" method="POST">
- <?php
- $uploader=new PhpUploader();
- $uploader->Name="myuploader";
- $uploader->MultipleFilesUpload=false;
- uploader->Render();
- ?>
- </form>
- </body>
- </html>
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx