Search

You searched for the word(s): form
Showing page 55 of 300 (2,996 total posts) < 1 second(s)
  • Re: Inserting PHP code store database

    Hi,   In php uploader , the steps of a upload is :   1 - Render the uploader   2 -uploader upload a file to server side handler , and return a GUID   3 - uploader prepair all GUIDs for files in client side , and fire the postback event   4 - on the postback event ,  developer can do these solutions ...
    Posted to PHP File Uploader (Forum) by cutechat on October 18, 2009
  • Re: getting list of uploaded file information ?

    Hi,   each uploaded file has a key (a guid XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX) ,   when you sepcify $uploader->Name=''myuploader''; ,   uploader will render as a <input type='hidden' name=''myuploader'' id=''myuploader'' />   after the file uploaded , you can get the value via BLOCKED ...
    Posted to PHP File Uploader (Forum) by cutechat on August 29, 2009
  • Re: mail to hyper link in cute editor

    1. Can you reproduce the problems in the following example?   http://cutesoft.net/asp/EnableAll.asp   2.   Can you set the following property to true then try again?   Editor.EnableAntiSpamEmailEncoder Property Email contact links are an invaluable part of any web page. However, they are also vulnerable to a ...
    Posted to Cute Editor for ASP (Forum) by Adam on January 19, 2009
  • Re: NetSpell Docs

    rschaeferhig: I'm evaluating the Cute Editor for .Net and I need to be able to either:   1. Use NetSpell to check multiple textboxes AND the CuteEdit content upon submitting the form OR 2. Integrate a different spell checking engine to do #1   I can't find any docs in the download on NetSpell. Is there any guidance for how to ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 7, 2008
  • Re: File Manager Instructions

    jay13,   The source code of this example is included in the download package.   <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> <html>      <head>  </head>     <body>        <h1>Use ...
    Posted to Cute Editor for ASP (Forum) by Adam on September 3, 2008
  • Re: When will I get my license?

    Dear customer,   We do have online order process system for Paypal transactions. If everything goes well for your order, you will be redirected to an online license file generation form AND you will get an auto-generated email about license generation plus a temp license file. Unfortunately share-it doesn't support such online practise and ...
    Posted to Purchase / License FAQ (Forum) by Karen on March 20, 2008
  • Re: Is there nowhere for us to report bugs or missing information?

    Flintstone,   >>TableDropDown should be table >>Form should be InsertForm >>Links should be LinkTree >>PasteAsHTML is missing   The above issues will be fixed as soon as possible.   >>dropdown.Items.Add(''<span style='font-size:18pt'>5 </span>(18pt)'', ''5 (18pt)'', ''5'') The ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 22, 2007
  • Re: Publishing w editor page

    mikeinperth,   To add Cute Editor to an ASP.NET page, do the following: 1. Add the following line to the top of your page:    <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> 2. Add the following code between <form runat=''server''> ...
    Posted to FAQ (Forum) by Adam on September 5, 2007
  • Re: Operator not logging

    adilaleem: I used client chat tag in three websites websiteA, websiteB and websiteC, if i am connecting to admin panel using websiteA or websiteB URLs then its working fine but when i am using websiteC URL then it keep raising an error ''Login form return OK! but login failed''. why?. how can i resolve this problem. (i have a demo ...
    Posted to Cute Live Support (Forum) by Adam on March 15, 2007
  • Re: I want to close the function of xhtml

    aisa, Please check the following properties: 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 ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 1, 2007
« First ... < Previous 53 54 55 56 57 Next > ... Last »