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
42
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Special Chars in Filename like ü, ä, and space = " "
Hi DaveMan,
I suggest you handle the upload file store location and the new file name by method "CopyTo". Like the example below, it will save the upload file with the original file name. in that line, you can change the file name to any value you need. $mvcfile->FileName is the original file ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
August 20, 2013
how to assign file while editting record with other fields
I am using file uploader with other fields.Here is my code for uploader.
$uploader=new PhpUploader();
$uploader->Name=''ufile1'';
...
Posted to
PHP File Uploader
(Forum)
by
jaydev
on
December 22, 2010
Re: Can't update H1 tags in config files
Hi, That worked great for a single heading, I really need to do this for all headings except h1s, so I changed it to this:
<script type=''text/javascript''>
function CuteEditor_FilterHTML(editor,code)
...
Posted to
Cute Editor for .NET
(Forum)
by
StevenLockey
on
August 6, 2010
Re: CleanUpMicrosoftwordHTML() does'nt do any thing on my editor text. Please help urgent !!
Cell 1 Cell 2 Cell 3 Cell 21 Cell 22 Cell 23 ...
Posted to
Cute Editor for .NET
(Forum)
by
rktekula
on
November 3, 2008
Re: How to upload file at the same time as the rest of the form is submitted?
Hi jerry2,
Please 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 ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
December 16, 2010
Re: inserting into database
yes it does work the todatabase.aspbut mt form does not insert in the database. do you know why? ALSOBut most importantly my form was working fine before i implemented the Cute editor for asp but i wanted to use my existing connection to the database, recorset that i had before but just be able to have my text area the cute editor. is this ...
Posted to
Cute Editor for ASP
(Forum)
by
systemdownnn
on
February 20, 2007
UL scrambled on reload
Hi
When i paste the below into the editor and switch between normal and html, its fine. When i click the save button
i think its saving to the db OK, but when it reshows the form the html is scrambled a bit i get some extra <ul></ul> in the middle. You can recreate this on your page ...
Posted to
Cute Editor for .NET
(Forum)
by
AndyFel
on
July 13, 2009
Re: Any way to suppress the scroll bars in the Editor?
Hi Richard Schaefer,
Below is the server side example
<%@
Page
Language=''C#''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 13, 2010
Re: Validate Sum of file size for multiple files
Hi Joe,
Please refer to the following snippet:<%@ Page Language=''C#'' Title=''First sample'' %>
<%@ Import Namespace=''CuteWebUI'' %>
<%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
June 23, 2011
Re: Dimensions of uploaded image files
JG,
Please check this code ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 2, 2009
More Search Options
« First
...
< Previous
40
41
42
43
44
Next >
...
Last »