Search

You searched for the word(s):
Showing page 44 of 123 (1,230 total posts) < 1 second(s)
  • How to set the destination folder in uploader products?

    Ajax Uploader:&nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; &lt;script runat=''server''&gt;&nbsp; &nbsp;&nbsp;&nbsp; void Uploader_FileUploaded(object sender, UploaderEventArgs args) &nbsp;&nbsp;&nbsp; ...
    Posted to FAQ (Forum) by Eric on January 3, 2011
  • Re: Large File Upload with Confirmation E-mail Support

    Dear Darin, &nbsp; Please refer to the following code: &lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bc00d4b0e43ec38d'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on December 24, 2010
  • Re: Can we pass custom varaible to uploader handler

    Dear attu143, &nbsp; You can change&nbsp; &nbsp; &nbsp;$uploader-&gt;UploadUrl=''myhandler.php'';&nbsp;&nbsp;&nbsp; &nbsp;to $uploader-&gt;UploadUrl=''myhandler.php?id=301'';&nbsp; It will pass the value to handler. &nbsp; Custom file upload handler If you need further control over the parsing of the file uploading request, you can ...
    Posted to PHP File Uploader (Forum) by Eric on December 24, 2010
  • Re: problem in uploading template

    Dear sps3084, &nbsp; can not manage template category wise. &nbsp; Can you describe this requirement in detail? &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for PHP (Forum) by Eric on December 22, 2010
  • Re: how to assign file while editting record with other fields

    Dear jaydev, &nbsp; Please refer to the following code: &nbsp; &lt;?php require_once ''phpuploader/include_phpuploader.php'' ?&gt; &lt;?php session_start(); ?&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''&gt; &lt;html ...
    Posted to PHP File Uploader (Forum) by Eric on December 22, 2010
  • Re: httpwebrequest usage

    Dear soppie, &nbsp; Yes, you can check the filesize before file is uploaded, the following is example snippet:&nbsp; &lt;%@ Page Language=''C#'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; &lt;script runat=''server''&gt; &nbsp;&nbsp;&nbsp; void ...
    Posted to Ajax Uploader (Forum) by Eric on December 22, 2010
  • Re: Problem loading Cutesoft editor

    Dear GoolamHossen, &nbsp; Please follow steps: 1. Backup your website 2. Remove folder ''CuteSoft_Client'' 3. Download CuteEditor for .NET in our website and then upload folder ''CuteSoft_Client''&nbsp; and ''bin'' to your installation 4. Test it again. Does it work? Keep me posted. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on December 22, 2010
  • Re: Number of uploaded files

    Dear jerry2, &nbsp; This demo is for your first question. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to ASP Uploader (Forum) by Eric on December 17, 2010
  • Re: how i get all categories name with folder path

    Dear raneamey, &nbsp; Please open ''\CuteSoft_Client\Gallery\Popup\Default\Code.js'', you can find related code: Remove ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on December 17, 2010
  • Re: Always prompt anonymous users for a display name

    Dear MicioDue, &nbsp; If you disable ''Allow Anonymous'' in chat room setting, when you don't login and enter the chat room, it will pop up &nbsp;''Anonymous Users are not allowed in this application. You must sign in this website first''. If you enable the ''Allow Anonymous'',system will assign user name ''Guest_xxxx''. CuteChat v3.1 and latest ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on December 17, 2010
« First ... < Previous 42 43 44 45 46 Next > ... Last »