Search

You searched for the word(s):
Showing page 2 of 4 (39 total posts) < 1 second(s)
  • Re: Cute Editor 6;0 Form field probs

    OK that worked...&nbsp; Thanks! &nbsp; Shall I download the control again?
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 28, 2007
  • Re: Cute Editor 6;0 Form field probs

    No it does not work and the steps I use to create the problem are exactly what I already tried to articulate clearly. &nbsp; My program generates this code: &nbsp; &nbsp; ------------------------------&lt;br&gt;&lt;h1 align=center&gt;New Form&lt;/h1&gt;&lt;br&gt;&lt;br&gt;&lt;form method=POST ...
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 28, 2007
  • Re: Cute Editor 6;0 Form field probs

    More info on this one. &nbsp; I create a page and store the content into the database. This is the content: &nbsp; ------------------------------&lt;br&gt;&lt;h1 align=center&gt;New Form&lt;/h1&gt;&lt;br&gt;&lt;br&gt;&lt;form method=POST action=''/rise/formproc.asp?uid={B4EF718E-DA4B-441B-8A7A-51C0D089C3A5}''&gt;&lt;table ...
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 28, 2007
  • Re: V 6.0 programming dropdowns

    OK I dug around on this one and on my system the links dropdown&nbsp;works fine and the code snippets dropdown&nbsp;works fine. &nbsp; The images do not work. All that gets inserted is the filename... I use these two lines: &nbsp; &nbsp;&nbsp;&nbsp;editor.ImagesDropDownMenuNames = ''img 1, img ...
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 25, 2007
  • Re: Cute Editor 6;0 Form field probs

    OK I have isolated this one ... If I have this line in the code: editor.XHTMLOutput = ''true''&nbsp; &nbsp; then cute mangles the form.&nbsp; I am not even sure why I have it there .. probably found it on the forum for something. I will remove it and carry on. But I think it's a CE problem. &nbsp; ..Rick..
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 25, 2007
  • Re: Cute Editor 6;0 Form field probs

    OK Got it ... Running the latest code now... &nbsp; If it's not done by CE then what is it done by? &nbsp; I click HTML in the bottom of the editor and enter some code, &nbsp; I then click Normal in the bottom of the editor and see the form &nbsp; I then click HTML and it has mangled the code by entering jibberish very elegantly. ...
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 24, 2007
  • Re: V 6.0 programming dropdowns

    I do not think this has been fixed. &nbsp; It no longer throws that error message, but on images (which is all I checked) it does not insert an image, just the file name. In older versions, it would insert the &lt;img src=... &gt; tag. &nbsp; .r.
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 24, 2007
  • Re: Cute Editor 6;0 Form field probs

    Version 6.0 ... I'd be glad to download the latest version but don't know where to do that
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 23, 2007
  • Re: Cute Editor 6;0 Form field probs

    No because I am not creating the initial source for that page.... &nbsp; What would it do if you put a little form on the page with form and /form tags and a text box.. does it mess up the code you specify? &nbsp; I did type in a form on that page in html mode, and it does mess with the code, probably actually fixing it. &nbsp; One thing ...
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 22, 2007
  • Cute Editor 6;0 Form field probs

    In my application, I create some default page text for a form .. form tag, a text box etc. &nbsp; It seems as if cute 6.0 adds a whole bunch of nonsense parameters to the html &nbsp; eg I'll create something like &lt;input type=text name=t1 value=''text''&gt; but cute will add height, maxlength and other parameters that I do not want added... ...
    Posted to Cute Editor for ASP (Forum) by rwhawkes on May 18, 2007