Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
49
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: write additional form data including filename an folder (per image uploaded) to a database
Hi PKKSW,
Please test the example below
Mehtod CuteWebUI_AjaxUploader_OnPostback() will fire after all file upload complete.
The red code shows you how to get the file info what you need to save into database.(two places can get it)
<%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
May 17, 2011
Re: Obtaining Selected Image HTML
Hi BinbinB,
Try the example below
1. Create a page name ''example.aspx''. below is the page code
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''c#'' %> <html> <head>
<title>ASP.NET WYSIWYG Editor - How to create a custom button ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 19, 2011
default “link add” form options
I’m trying to make default http:// on “link add” form (tag_a.aspx ) so dropdown should be disabled and default protocol should popup in URL textbox (on your add link form) as “http:// “ I tried to set value of
“url” input to “http:// “ somehow did not work. Then I tried ...
Posted to
Cute Editor for .NET
(Forum)
by
Torman
on
March 5, 2007
Cute Editor 6.3 breaks when in frameset in IE 7 (Partial fix included)
When Cute Editor is in a frameset using IE 7 it fails with the following error: 'Unspecified Error' Then 'Object doesn't support this property or method'
This has been happening since we upgraded to 6.3 and is a very critical issue for us. A test case is attached at /forum_uploads2/CuteEditError.zip. This is caused when: 1. The editor is ...
Posted to
Cute Editor for .NET
(Forum)
by
Flintstone
on
April 2, 2009
Re: uploadmodule is not installed in the web.config
Hi, I've got rid of the error and the page now works. My web.config file >>>> <?xml version=''1.0''?> <configuration>
<appSettings>
<!-- You can set a low upload speed to test the progress bar. -->
<!-- ...
Posted to
Ajax Uploader
(Forum)
by
fizzystutter
on
July 24, 2009
Re: How can I get the content/mime type?
[DllImport(@''urlmon.dll'',
CharSet
=
CharSet.Auto)]
private
extern
static
System.UInt32
FindMimeFromData(
System.UInt32
pBC, ...
Posted to
Ajax Uploader
(Forum)
by
delamitry
on
October 15, 2009
Re: problem with refresh
Can you try the following code?
<%@ Language="VBScript" %> <!-- #include file="aspuploader/include_aspuploader.asp" --> <html> <head>
<title></title>
<script ...
Posted to
ASP Uploader
(Forum)
by
Adam
on
February 1, 2014
Re: Image selector not working i Chrome
Hi SorenHanse,
Please try the example below
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head>
<title>ASP.NET WYSIWYG Editor - Use CuteEditor as an image selector</title>
...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 6, 2011
Re: Acces to the uploaded files
according to an exemple i've found in help, i've done that :
1 file index.php with
<form id=''form1'' action=''envoi_resultats.php'' method=''POST''>
<?php
...
Posted to
PHP File Uploader
(Forum)
by
Pachanka
on
March 25, 2010
Re: Sizing and resizing bugs in the cuteeditor
mikea, When you use <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
and height 100%, the parent node of the current element must have a value.
Try the following HTML code: Case 1: <!DOCTYPE html PUBLIC ''-//W3C//DTD ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 25, 2007
More Search Options
« First
...
< Previous
47
48
49
50
51
Next >
...
Last »