Search

You searched for the word(s): Height
Showing page 183 of 208 (2,075 total posts) < 1 second(s)
  • Re: I have some questions, Please help me, Thanks!

    >>When i input text ''www.microsoft.com'' on normal module, the cuteEditor will automatically change to ''<a href=''http://www.microsoft.com/''>www.microsoft.com</a>'', how can i prohibit to add the <a href=''http://www.microsoft.com/''> and </a>, and only show the pure text?   Please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 2, 2005
  • Re: images upload problem!! urgent!!

    you will test.. here   http://www.delmaster.com/CuteEditor2/simple.asp   code is <%      dim content              content =''<P><FONT face=''''Comic Sans MS'''' color=#800000 ...
    Posted to Cute Editor for ASP (Forum) by ragious on September 2, 2005
  • Re: images upload problem!! urgent!!

    <% Set Editor = New CuteEditor  Dim temp_styledropdownMenuNames, temp_styledropdownMenuList, temp_snippetDropDownMenuNames, temp_snippetDropDownMenuList, temp_imagesDropDownMenuNames, temp_imagesDropDownMenuList temp_styledropdownMenuNames = ''redcolor,boldgreen,highlight'' temp_styledropdownMenuList = ...
    Posted to Cute Editor for ASP (Forum) by ragious on September 2, 2005
  • Re: Custom image gallery, returning values

    Yepp. that worked fine Adam.   I have run into a somewhat stranger problem. When inserting an image i use the example javascript code and all is fine. However..   When i read the text back from the database (it all looks fine in the database btw), it messes up the <img> tags in a most peculiar way. The dynamic url i have to ...
    Posted to Cute Editor for .NET (Forum) by Hubba on September 2, 2005
  • I have some questions, Please help me, Thanks!

    1. When i input text ''www.microsoft.com'' on normal module, the cuteEditor will automatically change to ''<a href=''http://www.microsoft.com/''>www.microsoft.com</a>'', how can i prohibit to add the <a href=''http://www.microsoft.com/''> and </a>, and only show the pure text?   2. How can i do not add the ...
    Posted to Cute Editor for .NET (Forum) by snow on September 2, 2005
  • gallery.xml file created, no entries?

    Hi,   I have downloaded and installed the DotNetGallery for testing and I have come across a small problem. I think everything is setup OK with regards permissions to write to the images folder I have and when I load the page that has the gallery control on it, it does indeed create the gallery.xml file but it has no entries for the files, ...
    Posted to ASP.Net Image Gallery (Forum) by nkerr on September 1, 2005
  • aobut insert custom image problem

    i want to define a custom button in CuteEditor to phase some html code, the code is <img src=''*******''> when i click the button, the code ''<img height=''30'' src=''*******'' width=''28''>'' will be generated in CuteEditor, the image height and width seem auto generate, Can i remove the height=''30'' and ...
    Posted to Cute Editor for .NET (Forum) by snow on September 1, 2005
  • Re: Tables in DNN3.1

    Hello again! I don't know if you understand better if I send you a table that has been ''destroyed'' by cute editor... <table style=''WIDTH: 529px; HEIGHT: 1468px; cellspacing: ''><tbody><tr><td class='''' title='''' style=''WIDTH: 523px; HEIGHT: 1693px'' valign=''top'' align=''middle''><div align=''left''><img ...
    Posted to Cute Editor for .NET (Forum) by ylvah on August 30, 2005
  • Re: paste word clean code problem

    I have tried this but get error: Microsoft VBScript runtime error '800a01b6' Object doesn't support this property or method: 'editor.EditorOnPaste' Here is code: <%                                 ...
    Posted to Cute Editor for ASP (Forum) by Sjur on August 30, 2005
  • Re: Adding a stripHTML function and counting characters

    Hmmm, well thanks for the tip. I wondered if Iframe might be worth a shot. Unfortunately, it didn't work. Here's my latest code (ASP followed by updated Javascript, changes highlighted in red): ----------------------------------------------------------             Response.Write(''<iframe ...
    Posted to Cute Editor for ASP (Forum) by jdurra on August 29, 2005