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
52
of
300
(
2,996
total posts)
< 1
second(s)
Re: Enter key in different form field displays file dialog
Hi, The only way is using JavaScript. And it has much limitation. Uploader use IFrame(<input>) , Flash or Silverlight to open a file browsing dialog. And for Flash10,Silverlight3, users must use mouse click to open the dialog. So ENTER key is not OK for that case. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 28, 2009
Various issues with uploader inside a form view a inside update panel
Hi, After trying both the MS FileUpload and AsyncFileUpload controls and not getting my scenario working I though I'd try this control. I have got further but there are still issues. I am using ASP.NET 4.0 Beta 2 web
form
s (I have repro'ed all the below on ASP.NET 3.5) and IE8 and Firefox 3.7. 1. In AJAX mode I get an ...
Posted to
Ajax Uploader
(Forum)
by
pippipmilk
on
January 11, 2010
Re: Cute Editor 6;0 Form field probs
rwhawkes:Version 6.0 ... I'd be glad to download the latest version but don't know where to do that You can find the download link in the delivery email. If you've deleted this email, write to karen@CuteSoft.net and specify the email address used when purchasing the product.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
May 23, 2007
Re: Any way to "restart" upload from where it left off?
Hi, Here is two samples : <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
November 8, 2009
Re: Error occured when editor visibility set to false during first load
Hi Kenneth, Here are my codes where the CuteEditor_FilterHTML function is not working when the panel which contained Editor was turn on. The panel is invisible when the
form
was first loaded. There is a button to turn on the panel for Editor. Thanks. Code in Default.aspx <%@ Page Language=''C#'' AutoEventWireup=''true'' ...
Posted to
Cute Editor for .NET
(Forum)
by
ylkok
on
November 4, 2008
Passing Filename Variable To mySql Database
I wonder whether someone may be able to help me please. I've put together the following code which allows the user to select and manually upload files, saving it to a folder on my server which all works fine. <?php require_once ''phpuploader/include_phpuploader.php'' ?> ...
Posted to
PHP File Uploader
(Forum)
by
IRHM73
on
February 4, 2012
Re: Copy File Guid or Combination Of Both To Server Folder
Hi IRHM73, The example below shows you how to save the upload file by method ''CopyTo''. This method allow you handle the file location and the file name. <?php require_once ''phpuploader/include_phpuploader.php'' ?><?php session_start(); ?><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
February 14, 2012
Re: Editor height
Dear xrum, When you use editor3.Height =200, the sum of editor text area and editor tool bar is 200px, if you set editor.AutoConfigure = ''Full'' and height is 200, the height of edit area will be very small. When you set editor use minimal configuration mode, you can set height smaller, please refer to the following ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
March 5, 2010
Re: Preview window not using Styles
Kevin, <html> <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
August 5, 2009
Re: CuteEditor in user control (ascx) sometimes doesn't save.
Hey, I found the problem. The editor was contained in this structure: <table> <
form
> <tr><td><editorControl></td></tr> </
form
> </table> In Netscape and FireFox, the Editor ...
Posted to
Cute Editor for .NET
(Forum)
by
btran
on
April 12, 2006
More Search Options
« First
...
< Previous
50
51
52
53
54
Next >
...
Last »