Search

You searched for the word(s): form
Showing page 65 of 300 (2,996 total posts) < 1 second(s)
  • Re: Object required: 'jfile'

    Eric, this is my code: <body>  <div class=''demo''>                                <h2>Selecting multiple files for upload</h2>   <p>ASP Uploader ...
    Posted to ASP Uploader (Forum) by luisfel28 on April 30, 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
  • Re: Firefox problems with form elements?

    rockford:Yes, using Firefox I added a textbox form element to your page.   Our customers would expect to be able to type data into this textbox, but I cannot.   rockford,   This is the browser behavior. We cannot overwrite this behavior.
    Posted to Cute Editor for .NET (Forum) by Adam on November 15, 2007
  • Re: demo form uploaded only saves temporarily

    Jeanne Goloub,   This example shows you how to extract the content from the editor.   $_POST[''Editor1'']   After getting the data, you need to write some code store the data into any data source (data base or static html file).  
    Posted to Cute Editor for PHP (Forum) by Adam on March 18, 2008
  • Re: Uploading image in a form

    Hi Diane ,   You can refer to the example following http://www.ajaxuploader.com/Demo/Ajax-based-user-profile.aspx example download http://ajaxuploader.com/download/Ajax-Uploader.zip   Regards ken
    Posted to Ajax Uploader (Forum) by Kenneth on August 30, 2008
  • Re: Post Back For AjaxUploader MVC

    Hi burley325,   If you requirement, I suggest you catch the upload error then handle it by your own login. Please refer to  http://www.ajaxuploader.com/document/scr/html/How-to-catch-uploader-error.htm, the upload file will be a parameter there, so do not need to set it back to the form.   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on February 7, 2013
  • Re: Property for the HTML source code in Cute Editor for .NET

    Editor.Text Property This property provides access to the text within the editable area of the CuteEditor control. It can be used to set the text when the control is first displayed and also to read out the text when a form has been submitted. Editor.XHTML Property Retrieves the CuteEditor HTML content in XHTML format. Hope it ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 21, 2005
  • Re: Cuteeditor textbox and jquery

    hi,   please refer to the document again, you need to get the editor instance first and use that api. you can try the example page ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 3, 2016
  • Re: Setting CancelButtonStyle has no effect

    Hi,   with this requirement, I suggest you use the custom cancel button, like the example below. so you can apply the style for the custom button ...
    Posted to Ajax Uploader (Forum) by Kenneth on February 5, 2016
  • Re: Complete Javascript API

    Hi vickMercury,   the link I sent is the only js api document. If you want to find all properties/methods of the uploader object, please try the example below. it will list ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 24, 2014
« First ... < Previous 63 64 65 66 67 Next > ... Last »