|
Search
You searched for the word(s):
Showing page 186 of 381 (3,805 total posts)
< 1 second(s)
-
Hi Jerry2, Try the example below <%@ Language=''VBScript'' %><!-- #include file=''aspuploader/include_aspuploader.asp'' --><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''><html xmlns=''http://www.w3.org/1999/xhtml''><head> <title> Form - ...
-
Hi Jerry2, You can custom the cancel all button by custom the queue table <%@ Language=''VBScript'' %><!-- #include file=''aspuploader/include_aspuploader.asp'' --><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''><html ...
-
Hi jerry2, For now does not support this feature, sorry for your inconvenience. Regards, Ken
-
Hi PeterK, The example below shows you how to custom the queue table, hope it help <?php require_once ''phpuploader/include_phpuploader.php'' ?><?php session_start(); ?><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''><html ...
-
Hi Chaplain, What you set for the image store folder? please refer to http://www.cutesoft.net/developer+guide/scr/Specifying-images-path.htm to set it. The uploader temp problem please change the permission of folder ''C:\Windows\Temp''. it is the default upload temp folder of the upload function. Is your site ...
-
Hi tweek82, Please add the code below into your page, uploader1 is the uploader control id. protected override void OnPreRender(EventArgs e) { base.OnPreRender(e); uploader1.Items.ToString(); ...
-
Hi pmagoo, If remove the ''kyTools.config'' setting, does it work? If allow, please set up ftp access for me, so we can check it for you directly. You can send the info to Kenneth@CuteSoft.net Regards, Ken
-
Hi ARJDESIGNS, You can use html filter to achieve it, try the example below <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html ...
-
Hi Jerry2, For now asp uploader doesn't have the function to get the upload file type. Sorry for your inconvenience. Regards, Ken
-
Hi JesseGrunn, For now have not the option to set the image/link separate. Try use html filter, change the red part to your host name. Also, you can replace the code at server side when you get the content from the editor. <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
... 186 ...
|
|
|