Search

You searched for the word(s): stylesheet
Showing page 41 of 61 (604 total posts) < 1 second(s)
  • Re: How to upload file at the same time as the rest of the form is submitted?

    Hi jerry2,   Please try the example below     <%@  language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to ASP Uploader (Forum) by Kenneth on December 16, 2010
  • Re: problem in IsDirty

    Dear wolf11th,   The following example is vb code, please refer to it: <%@ Page Language=''vb''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>ASP and ASP.NET WYSIWYG Editor - Default Configuration ...
    Posted to Cute Editor for .NET (Forum) by Eric on December 6, 2010
  • Whats mean the error: "This file can not be validated! at function Ox31"

    After send, show me error: This file can not be validated! at function Ox31.... Follow my code: <html xmlns=''http://www.w3.org/1999/xhtml''> <head>  <title>   Ajax - Multiple files upload  </title>  <link href=''demo.css'' rel=''stylesheet'' type=''text/css'' />  <script ...
    Posted to ASP Uploader (Forum) by luisfel28 on April 30, 2010
  • Re: Images not uploading to the server

    no worries <%@ Page Language=''C#'' %><%@ Register TagPrefix=''DotNetGallery'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %><%@ Register TagPrefix=''uc1'' TagName=''TopBanner'' Src=''Banner.ascx'' %><script runat=''server''>protected override void OnInit(EventArgs ...
    Posted to ASP.Net Image Gallery (Forum) by martinmalone on November 17, 2009
  • Strange Error When Editing or Adding Pages - With HTML in Pages

    Hello, I am using CuteEditor for my Content Management System. There is a ''Pages Module'' that we use to manage all the pages for any given website. The problem that I am having  is that when I add or edit certain pages with HTML code within them it does not update the database. It will update every other field except the textarea field ...
    Posted to Cute Editor for PHP (Forum) by AdamTheMan103 on September 17, 2009
  • need help to compile

    I tried to compile a modified CEHtmlEditorProvider.vb under VS2008 Express and I get some error issue. Does somebody could try to compile that for me and tell me which version I should use ???   ' ' DotNetNuke - http://www.dotnetnuke.com ' Copyright (c) 2002-2004 ' by Shaun Walker ( [email protected] ) of Perpetual Motion ...
    Posted to Cute Editor for .NET (Forum) by greg1804 on July 13, 2009
  • VB Access Database Record Update

    I am trying to update a field in an Access Database. There is no problem loading the field into the editor. I can add text ok. When I try HTML code I get a Server Error (shown below). I have attached the Editor file (also below) What do I need to do to correct the problem? Server Error in '/cutesoft' ...
    Posted to Cute Editor for .NET (Forum) by stevef on June 14, 2009
  • Firefox strips <link href tags

    Hi   We allow some editors to define templates using the editor, so they edit the whole page including the <head> section. However we are finding that for editors using firefox it strips out <link href=''wiggle.css'' type=''text/css'' rel=''stylesheet'' /> tags. It works fine in IE and I have set the ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on October 8, 2008
  • Re: Asking for comments about the Cute Editor and DNN

    Rob, Thanks for the interest. Does it have an inbuilt spelling checker? YES.    Does it automatically respect the DNN folder permissions - for example, when someone of a particular user-role using it to find or upload a file or picture, does it grant access to only those folders that that role has the right permissions ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 13, 2008
  • Re: PDF conversion significantly different than HTML

    Hi Fredd,   I've not used the PDF function before, however I can see that you haven't given the PDF document a CSS Stylesheet. This is what is applied when you view the HTML in CE.   Applying your CSS file should solve your issues (1-3). Page break I beleive is used when printing the page from the browser, I'm not sure if it is used ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on July 14, 2007
« First ... < Previous 39 40 41 42 43 Next > ... Last »