Search

You searched for the word(s):
Showing page 4 of 123 (1,230 total posts) < 1 second(s)
  • Re: Unable to get file name of uploaded file

    Hi &nbsp;Did you check whether $fileguid and $_POST[''current_uploader''] have correct value?&nbsp;You can post your full code here, we will run your code and check it for you.&nbsp;Thanks for askingeric@cutesoft.net
    Posted to PHP File Uploader (Forum) by Eric on June 23, 2011
  • Re: Validate Sum of file size for multiple files

    Hi Joe,&nbsp;Please refer to the following snippet:&lt;%@ Page Language=''C#'' Title=''First sample'' %&gt;&nbsp; &lt;%@ Import Namespace=''CuteWebUI'' %&gt;&nbsp; &lt;%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %&gt;&nbsp; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
    Posted to Ajax Uploader (Forum) by Eric on June 23, 2011
  • Re: Embded Chat

    Hi mody1982,&nbsp;After you download CuteChat, you can find file ''Embed.aspx'' in download package, this file demonstrates how to use embed chat.&nbsp;You can also refer to http://cutesoft.net/ASP.NET+Chat/Developer-Guide/scr/embed-chat.htm&nbsp;&nbsp;Thanks for askingEric@cutesoft.net
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on June 22, 2011
  • Re: Custom Table

    Hi mody1982,&nbsp;You can find ''CuteSoft_Client\CuteChat\EmbedChannel.css'' in download package, this file controls the style of embed chat, you can update it directly and change the style.&nbsp;Thanks for askingEric@cutesoft.net
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on June 22, 2011
  • Re: How to Hide Cancel all Uploads Button

    Hi adyboy369, &nbsp; Please try the following code: &nbsp; how to hide some buttons when uploading: &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 June 21, 2011
  • Re: youtube videos

    Hi mody1982, &nbsp; http://cutesoft.net/example/database-example.aspx&nbsp;and http://cutesoft.net/example/datagrid-example.aspx&nbsp;, you can find these two examples in download package,I tested these two examples on local computer, the youtube code can be inserted to database. Please check your&nbsp;code, check whether variable has correct ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 19, 2011
  • Re: problem with setting the Gallery's and template directory programmatically

    Hi Emile, &nbsp; I set the directory path programmatically, it works fine on my end, can you clear browser cache, restart browser and try it again?&nbsp; &lt;?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?&gt; &lt;html&gt; &lt;head&gt; &lt;title&gt;Edit Static Html Example -- PHP Content Management, PHP WYSIWYG, PHP HTML ...
    Posted to Cute Editor for PHP (Forum) by Eric on June 19, 2011
  • Re: HTTPS and SyntaxHighlighter.css problem.

    Hi Brien, &nbsp; If you deploy CuteEditor in https://mydomain.com:4444/, it will look like: &nbsp; &lt;link rel=''stylesheet'' type=''text/css'' href=''https://mydomain.com:4444/CuteSoft_Client/CuteEditor/Load.ashx?type=style&amp;amp;file=SyntaxHighlighter.css'' isprelink=''true''&gt; &nbsp; If you deploy CuteEditor in https://mydomain.com, ...
    Posted to Cute Editor for .NET (Forum) by Eric on June 19, 2011
  • Re: Disabling Whisper function

    Dear RafalL, &nbsp; If you want to disable whisper feature,&nbsp; please open ''CuteSoft_Client\CuteChat\Channel.aspx Change: &nbsp;&lt;td&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=''checkbox'' id=''checkbox_whisper'' onchange=''SetWhisper(this.checked);'' style='''' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on June 17, 2011
  • Re: How to get file detail info like ImageWidth?

    Hi RaymondC, &nbsp; Please refer to http://ajaxuploader.com/Demo/Ajax-based-user-profile.aspx, the following is its source 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; ...
    Posted to Ajax Uploader (Forum) by Eric on June 16, 2011
« First ... < Previous 2 3 4 5 6 Next > ... Last »