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
16
of
300
(
2,996
total posts)
< 1
second(s)
Re: Save PDF and SpellChecker loading problem
>>When I copy and paste contents which have picture in it and try to save it as PDF. It throws an exception to me saying that the pdf cannot be created. How to get rid of this problem? Please check this demo: http://cutesoft.net/example/createPDF.aspx >>Can we configure the editor so it won't alloca user to ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 18, 2008
Re: add custom form items (text area, option buttons, drop list)
AlNadabi, Yes, you can add as many
form
items besides uploader. In the target page of your
form
, you can handle all the post back logic includes uploader files processing. Please check the examples included in the download package.
Posted to
PHP File Uploader
(Forum)
by
Adam
on
October 13, 2009
Re: CuteEditor - IE 11 Problem: Cannot get passed information from editor content in custom dialog form with IE 11
Hi wzou, Please try the new example code below. I have correct it to match your requirement. it will work with IE11 too. 1. create_a_custom_dialog.aspx ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 13, 2014
Need help with Updating record script - How to pass changes in cute editor when form is submitted?
I have a page I created in Dreamweaver a while backwhich uses the hardcore editor which I'm now incorporatingthe CuteEditor.This page needs to provides a text editor and updates the database all from one asp page.I'm trying to elimate the todatabase.asp page. I have it to a point where I can get the info from the database.Pass the data ...
Posted to
Cute Editor for ASP
(Forum)
by
donzi
on
August 23, 2005
Re: how can i change filename after upload
Hi kambak, 1. you can handle the upload file name by method ''CopyTo''. The example page below shows you how to handle the upload file store location and the new file name. <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
August 16, 2012
Re: Passing Filename Variable To mySql Database
Hi Ken, sincere thanks for your reply. After your suggestion I went and re-wrote the code and in case anyone needs a helping hand on sending the
form
data to mySql databases, this is what I've put together. <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html ...
Posted to
PHP File Uploader
(Forum)
by
IRHM73
on
February 8, 2012
Re: how to assign file while editting record with other fields
Dear Eric, My Add / Edit code is on the same page.I am using ''function validation()'' on submit the
form
for other function. <
form
name=''frmaddfiles'' action=''sub_files.php'' method=''post'' onSubmit=''return validate();'' target=''_parent'' enctype=''multipart/
form
-data''>and on button <input name=''Submit'' ...
Posted to
PHP File Uploader
(Forum)
by
jaydev
on
December 23, 2010
Re: how can i make the CuteEditor's html view as perfect Html view?
Hi Adam, Fine, If i use Editor.EditComleteDocument = true then it gives me full Html view. but still one more problem, in the html view i want <
form
></
form
> tag, i mean <html> <head> <body> <
form
> </
form
> </body> </head> </html> i need ...
Posted to
Cute Editor for .NET
(Forum)
by
anbaz
on
September 16, 2005
Re: After certain lengt of text in editor, form cannot be submited.
:) , thanks for the code. That is actually what I coded in my application. The PROBLEM is, once u copy and paste certain length of text into the editor, you can't submit the
form
......... Please refer to the email I send to you last saturday for the URL to test it out yourself. Sorry for the confusion.
Posted to
Cute Editor for ASP
(Forum)
by
Patrick Chua
on
March 24, 2004
Re: Implementation
But can you collect in
form
ation on the upload page where the user is selecting file(s) to upload and it be submitted immediately after the file has completed the upload? I guess what I am trying to say is that we are used to using ''
form
s'' and
form
fields for uploading files.
Form
fields were used in collecting particular in
form
ation ...
Posted to
ASP Uploader
(Forum)
by
SteveS
on
July 6, 2011
More Search Options
« First
...
< Previous
14
15
16
17
18
Next >
...
Last »