Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): form
More Search Options
Showing page
32
of
300
(
2,996
total posts)
< 1
second(s)
Re: Ajax Uploader - progress width after upload
Hi lanikfs, You can control the progress text style like the example ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 3, 2013
Re: How can I change SaveDirectory dinamically through javascript function ¿?
Hi, I suggest you handle the upload file store location by method "Copyto", like the exmaple ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
December 31, 2012
Re: CuteWebUI:UploadAttachments - Require At Least One File Selected When ManualStartUpload="true"
Hi carlpr, Please try the example below, it require the user at least select a file for upload. <%@ Page Language="C#" %> <%@ Register Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" TagPrefix="CuteWebUI" %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 20, 2012
Re: UploadAttachments and jQuery Dialog
Added this line in the script tag and it works: $("#dialog").parent().appendTo($("
form
:first")); The code is now: <script type="text/javascript"> ...
Posted to
Cute Editor for .NET
(Forum)
by
xmas79
on
December 14, 2012
Re: Adding fields and saving to DB
Hi shafi01, Please try the example below. You can save the upload file name when page postback. <?php require_once "phpuploader/include_phpuploader.php" ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
December 10, 2012
Re: Change width of AjaxUploaderProgressInfoText
Hi Kerstin, Please try the way below to set the width. <%@ Page Language="c#" %> <%@ Register Namespace="CuteWebUI" Assembly="CuteWebUI.AjaxUploader" TagPrefix="CuteWebUI" %> <html> <head> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 7, 2012
Re: Can I add a label to the toolbar?
Hi jagilbert27, Please try the example below, it shows you how add a label at the left of the toolbar. <%@ Page Language="C#" %> <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 30, 2012
Re: CuteEditor and Autosave
Hi Kai2, Please try the example below, it will save the editor content every 5 seconds. Change 5000 to 60000 is 1 minute. <%@ Page Language="C#" %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 27, 2012
Re: CuteChat.ChatWebUtility.HasReadyAgents()
Hi JJallad, Please try the example page below, it shows you how to get the online agent and ...
Posted to
Cute Live Support
(Forum)
by
Kenneth
on
November 12, 2012
Re: remove border / right to left writing / slow updating on IE
Hi kresa3333, 1. How to hide the editor border Please set property BorderStyle to none <CE:Editor ID="Editor1" runat="server" BorderStyle="none"> </CE:Editor> 2. Set property EditorBodyStyle to direction:rtl <CE:Editor ID="Editor1" ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 11, 2012
More Search Options
« First
...
< Previous
30
31
32
33
34
Next >
...
Last »