Search

You searched for the word(s): use <p>
Showing page 317 of 864 (8,631 total posts) < 1 second(s)
  • Re: Valid Xhtml Flash insertion with alternative for no flash and google code sniffer..

    Adam, I think you missed my point... I don't want to add this manually to the editor ( we already have enablestripscripttags for other things) what I want to do is change the html that gets inserted when you click the toolbar insert flash button... eg replace what you have to use the standards compliant, with deprication script that I'd posted ...
    Posted to Cute Editor for .NET (Forum) by mike.chambers on June 24, 2009
  • Re: Valid Xhtml Flash insertion with alternative for no flash and google code sniffer..

    Adam, I think you missed my point... I don't want top add this manually to the editor ( we already have enablestripscripttags for other things) what I want to do is change the html that gets inserted when you click the toolbar insert flash button... eg replace what you have to use the standards compliant, with deprication script that I'd posted ...
    Posted to Cute Editor for .NET (Forum) by mike.chambers on June 24, 2009
  • Re: Page still reloads?

    Adam, cutechat, thanks for your replys! OK, so I see. But suppose I use Microsoft AJAX and sending a server request is ok performance wise but I need to distinguish the event generated by the file upload from other events that causes post back so that I can direct my code behind depending on which control that is causing the post back, how do ...
    Posted to Ajax Uploader (Forum) by trimmades on May 25, 2009
  • Re: Customising the progress bar

     UploaderBase.ProgressPicture PropertyHow i use the ProgressPicture on VB Tried this for C#, but don't know what i have to write on VB.  protected override void OnLoad(EventArgs e)     {         base.OnLoad(e);         ...
    Posted to Ajax Uploader (Forum) by Megaman on May 24, 2009
  • Re: Server 2008 permissions and MoveTo() function

    This was tested on the build dated 5/10/09.   I have more information though that may answer the question.   My assumption was that the control would automatically use the ~/UploaderTemp/ folder if it was created within the site.  This is not the case, at least not on this particular client installation on Win2K8.   The ...
    Posted to Ajax Uploader (Forum) by Joe Payne on May 19, 2009
  • Re: CuteEditor 6.3 problem with pasting Word HTML - not removing font styles

    Hi Dave, davidj: We've just come across exactly the same issue... Tony, did you manage to create a HTML filter to do what you need, which we might be able to use to solve our headache? Dave    no, I didn´t start with the implementation yet - I still hope cutesoft will find or simply add a function to get the ''old ...
    Posted to Cute Editor for .NET (Forum) by Tony43 on May 8, 2009
  • Re: Setting Editor.Text value when Editor block style is display:none in FireFox

    I'm having the same problem, now with version 6.3.   The first time you unhide the div with the Cute Editor in it (by setting display = block) it throws an error when you call Editor1.setHTML(myHTML);   However all subsequent times I unhide the div, everything works fine.    I have a live demo, which illustrates the ...
    Posted to Cute Editor for .NET (Forum) by Aaron Edwards on April 27, 2009
  • Re: urgent: URL rewriting not supported

    Back to the original error: Requested URL http://emotifylocal.com/stuart/?   I don't use iis rewriting, but it should not matter. I have made many httphandlers and httmodules and there is no problem. I have been doing url rewriting for years and I know what I am doing. I have a feeling there is something unorthodox in your ...
    Posted to Ajax Uploader (Forum) by Stuart Wachsberg on April 6, 2009
  • Re: Character Encoding or HTML entities

    Hi, I am using ASP v6.0 Yes, I have tried with  editor.UseHTMLEntities = true I can't use this link to test because I can't save and reload. http://cutesoft.net/asp/todatabase.asp   I am saving the editor contents as ntext (Variable-length Unicode data).  The contents save fine and display fine when read back out to ...
    Posted to Cute Editor for ASP (Forum) by lonecrow on March 17, 2009
  • Re: Issue with Groupbox

    Me again.  Still have an issue with pasting text into GroupBox.  Also, I found the same error with the Layer element created by the 'Insert Layer' button.  Again, pasting text with the keyboard shortcut (control + v) clears the editor and displays a javascript error.  The page needs to be refreshed for the editor to ...
    Posted to Cute Editor for .NET (Forum) by Steve O on March 12, 2009