Search

You searched for the word(s): form
Showing page 13 of 300 (2,996 total posts) < 1 second(s)
  • Re: Add Link form default http:// setting

      Thanks a lot for your response, but some how it did not do any thing. Nether “http:// “  popped up in URL text box nether in my html. I just want when user open form thay would see the  “http:// “  in url text box and whan I click ok it should appear in my html(http:// www.mysite.com) .
    Posted to Cute Editor for .NET (Forum) by Torman on March 7, 2007
  • Re: Version 5- Out of stack space on form submit error

    Hi Adam, thanks for the hotfix. My form managed to submit properly using Javascript now. It's working great in Internet Explorer but looks like it's still broken in Firefox. The Firefox Javascript Console gives   Error: uncaught exception: [Exception... ''Illegal operation on WrappedNative prototype object''  nsresult: ''0x8057000c ...
    Posted to Cute Editor for ASP (Forum) by liondom on January 24, 2006
  • Re: Firefox problems with form elements?

    I don't understand your point.   Your website says ''Compatible with the most important browsers available in the market: IE 5.5+, Firefox 1.0+, Mozilla 1.3+, Netscape 7+ and Safari (1.3+). This includes Macintosh and Linux.''   Nothing is said about having to use or not use 'design mode', whatever that is.   We are ...
    Posted to Cute Editor for .NET (Forum) by rockford on November 27, 2007
  • 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: .resx help please (ASP uploader)

    Dear IPixel,   Please refer to the following highlighted code, it will save uploaded files as your original file name.   Solution 1:  <% @ Language=''VBScript'' %>   <!-- #include file=''aspuploader/include_aspuploader.asp'' -->   <html>    ...
    Posted to ASP Uploader (Forum) by Eric on January 28, 2011
  • Re: dangerous request.form in cuteeditor v6.6

    the SpellCheck.aspx first line already looks like this   <%@ Page Language=''C#'' ClassName=''PopUpSpell'' ValidateRequest=''False'' %> my project web.config looks liek this     <?xml version=''1.0'' encoding=''UTF-8''?> <configuration>  <system.web>   <machineKey ...
    Posted to Cute Editor for .NET (Forum) by oompah on January 18, 2011
  • Re: Does CuteEditor have to be encapsulated in form tags

    lundrigan,   Yes, CuteEditor have to be encapsulated in form tags.   You must use the following structure:   <form> textbox 1 textbox 2   Cute editor   Submit button with Save event </form>      
    Posted to Cute Editor for ASP (Forum) by Adam on March 30, 2004
  • Javascript error "Class doesn't support Automation" when inserting a form

    Hi All,   I am getting an error when trying to copy and paste a form into the editor. The form consists of a few hidden fields and one image button.   I am able to place the form and all of the hidden fields in the editor without a problem.  However, when I put the image button in there, and switch views (like from Normal ...
    Posted to Cute Editor for ASP (Forum) by ngaudreau on March 26, 2007
  • Re: Onload rendering error

    Correct Spam:   <img uniqueid="ctl00$ContentPlaceHolder1$fileUploaderAjax" namespace="CuteWebUI" root="/" verticks="634891103700256676" filetoolargemsg="File exceeds max. size limit: 50Mb" maxfileslimitmsg="Please Upload max 20 files at once" windowsdialoglimitmsg="Unable ...
    Posted to Cute Editor for .NET (Forum) by SilkGaz on November 21, 2012
  • Re: Firefox problems with form elements?

    If you create an .htm file containing the following HTML (which was created by the textbox button on your toolbar) and just open that file in Firefox, you can type into the textbox.   But, you cannot type into the textbox inside your editor.   So, it would seem that this inability to type into a form element like a textbox is ...
    Posted to Cute Editor for .NET (Forum) by rockford on November 27, 2007
« First ... < Previous 11 12 13 14 15 Next > ... Last »