Search

You searched for the word(s): form
Showing page 27 of 300 (2,996 total posts) < 1 second(s)
  • Ability to write custom javascript to validate form elements?

      A customer is asking about this possibility:  If we manually add a form element (whose name we would control) to the editor, like the following textbox example, do we have the ability to allow the user to type data into this element and then edit/validate this data by adding our own Javascript into a CuteSoft event-handler ...
    Posted to Cute Editor for .NET (Forum) by rockford on January 22, 2008
  • Can Registered memberes possible to chat without filling the form again using CuteLiveSupport?

    Hi Friends,          All ready I  have some registered users,Now I am going to implement CuteLiveSupport to my exsiting online website.My question is that ''Can Registered memberes  possible to chat  without filling the form again using CuteLiveSupport?''.That is while the operator is ...
    Posted to Cute Live Support (Forum) by bijesh on October 24, 2007
  • Re: After certain lengt of text in editor, form cannot be submited.

    The online demo works!...but I was pressing the ''save'' button and not a submit button. If I test with a submit button, it can't work if I put it to much text. No kidding! Can u try it with a submit button?   My code is straightforward:   [CODE SAMPLE] Dim editor Set editor = New ASPEdit 'Create a new editor class object editor.ID ...
    Posted to Cute Editor for ASP (Forum) by Patrick Chua on March 15, 2004
  • Re: Firefox problems with form elements?

    Just bumping this back up to the top, as it has slipped quite a ways down (we have customers waiting for a response/plan not only regarding our support for Firefox on Windows but also on a MAC, and this form-element feature is important for them).
    Posted to Cute Editor for .NET (Forum) by rockford on November 28, 2007
  • Changing ImageGalleryPath Property AFTER form is submited

    I want to use the upload option and to save the uploaded file in a path that is dependent on a form field (ie Category ID). In the time CuteEditor is loaded, I don't know yet the upload path...   Can this be done ?   Thanks Gal
    Posted to Cute Editor for ASP (Forum) by latingate on March 28, 2004
  • Re: request.form gives unwanted formatted text like 2p#

    Mathijs, Please set the following property to false. Editor.EncodeHiddenValue Property By default Cute Editor will encode the value in the Hidden field automatically. You can turn it off by setting this property to ''false''. If this property is set to false, ValidateRequest=''false'' in the page directive is required.
    Posted to Cute Editor for .NET (Forum) by Adam on July 25, 2007
  • Re: Dynamic Form Builder

    Viz_steve : You could try this: insert a form , insert a textbox , insert a submit button , and then turn to Preview mode , and then click the submit button . You would see what the form posted . The url show the file handles the Request.Forms . Regards , Terry .
    Posted to Cute Editor for .NET (Forum) by cutechat on February 22, 2005
  • Re: Processing files from .NET form

    cutechat: Hi,   We will make a new example for that kinds of layout.   Regards, Terry   Hi Terry,   any chance we could get this example anytime soon? We are now implementing Ajax uploader to our web and this form is the only one we cannot use at the moment.   Thanks a lot,   Stan 
    Posted to Ajax Uploader (Forum) by swift on November 18, 2009
  • Re: Cute Editor 6;0 Form field probs

    rwhawkes: In my application, I create some default page text for a form .. form tag, a text box etc.   It seems as if cute 6.0 adds a whole bunch of nonsense parameters to the html   eg I'll create something like <input type=text name=t1 value=''text''> but cute will add height, maxlength and other parameters that I do not ...
    Posted to Cute Editor for ASP (Forum) by Adam on May 22, 2007
  • Need a form to specify "SaveFiles" directory

    I'm trying to build a form to use phpuloader but will allow the user to specify the directory where the files will be saved.  The actual form will be created with the following code: <?php //Step 1: Register Uploader component to your page require_once ''./phpuploader/include_phpuploader.php'' ?> <html> <body> <form ...
    Posted to PHP File Uploader (Forum) by mhpeters on August 8, 2012
« First ... < Previous 25 26 27 28 29 Next > ... Last »