Search

You searched for the word(s):
Showing page 79 of 123 (1,230 total posts) < 1 second(s)
  • Re: Error when using the Ajax uploader control

    Please refer to http://ajaxuploader.com/Deployment.htm, please check whether you have followed step 2. &nbsp; Regards, Eric
    Posted to Ajax Uploader (Forum) by Eric on July 19, 2010
  • Re: Control layout (UI editing)

    Dear Customer, &nbsp; Please try the following code: &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 InsertMsg(string msg) &nbsp;&nbsp;&nbsp; ...
    Posted to Ajax Uploader (Forum) by Eric on July 15, 2010
  • Re: How to make some text in HTML tab not editable

    CuteEditor can run in .net framework 1.x, 2.0, and 3.5. If you do not want to let user edit some content, you can use these two attributes: CONTENTEDITABLE and UNSELECTABLE.&nbsp;Detailed document can be found in http://cutesoft.net/developer+guide/scr/Add-uneditable-regions-to-a-Template.htm. User still can edit html code when switch to ...
    Posted to Cute Editor for .NET (Forum) by Eric on July 15, 2010
  • Re: ASP Image Gallery - thumb.aspx error

    Please send your asp image gallery access url to eric@cutesoft.net, we will check this issue. &nbsp; Regards, Eric
    Posted to ASP Image Gallery (Forum) by Eric on July 15, 2010
  • Re: Multiselect window

    1. If PHP Uploader detects SilverLight is installed on your PC, It will use the SilverLight solution. &nbsp; 2. If PHP Uploader detects Flash is installed on your PC, It will use the Flash solution. &nbsp; 3. If PHP Uploader detects Iframe is supported on your Browser, It will use the Iframe solution. &nbsp; 4. PHP Uploader will render as ...
    Posted to PHP File Uploader (Forum) by Eric on July 14, 2010
  • Re: Upload button won't do anything

    If you tested in http://aspuploader.com/demo/form-multiplefiles.asp&nbsp;in those several computers which have this issue, can you reproduce this issue? &nbsp; Regards, Eric
    Posted to ASP Uploader (Forum) by Eric on July 13, 2010
  • Re: Cancel All Button

    Please try the following code: &nbsp; &lt;%@ Language=''VBScript'' %&gt; &lt;!-- #include file=''aspuploader/include_aspuploader.asp'' --&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 ASP Uploader (Forum) by Eric on July 12, 2010
  • Re: How do I customise the Cancel All button

    Please try 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 xmlns=''http://www.w3.org/1999/xhtml''&gt; &lt;head&gt; &lt;title&gt;PHP ...
    Posted to PHP File Uploader (Forum) by Eric on July 12, 2010
  • Re: Weird Errors?

    Can you tell us the asp uploader access url in your website in&nbsp; which this&nbsp;issue can be reproduced?&nbsp; Please tell us the reproduce steps. &nbsp; Regards, Eric
    Posted to ASP Uploader (Forum) by Eric on July 12, 2010
  • Re: File rename

    Please try the following code: &nbsp; demo2.php: &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 July 12, 2010
« First ... < Previous 77 78 79 80 81 Next > ... Last »