Search

You searched for the word(s):
< 1 second(s)
  • creating pdf from javascript

    Can someone please tell me what is wrong with this code.&nbsp; I keep getting an error object expected from the script debugger in IE and nothing happens. &nbsp; &lt;%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''2PDF.aspx.vb'' Inherits=''_2PDF'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on October 5, 2007
  • Re: Page not finishing...

    But Adam, Is this a common problem?&nbsp; Can you speak about the general problem of a page not finishing? Is this the equivalent to your answer? Response.Cache.SetCacheability(HttpCacheability.NoCache) thanks Milton
    Posted to Cute Editor for .NET (Forum) by miltonsnider on July 26, 2007
  • Page not finishing...

    I have a page with a gridview at the top, several textboxes below on a form and a cuteeditor textbox.&nbsp; YOu can select a record on the grid and the form below is populated with the data.&nbsp; The problem is that on PCs where IE is set to automatically cache pages, the page will hang and never completely finish.&nbsp; What can I do besides ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on July 25, 2007
  • highlight words

    Is there a way to search for a word in a textbox and highlight.&nbsp; I have a grid view and when you click on edit a separate cute editor textbox is populated below the gridview.&nbsp; I would like to take a word from another one line regular textbox and allow the user to highlight that chosen word throughout the cute editor textbox.&nbsp; I did ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on January 30, 2007
  • page 2 not printing

    I have one last question about textbox printing.&nbsp; I have the PrintFullWebPage =False&nbsp; The textbox is 1200 px in height and is large enough to see all the text.&nbsp; However, when I print the textbox it only prints as much of the text that will fit on page1, page two comes out with the textbox border but blank.&nbsp; If I change the ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on December 28, 2006
  • Re: PrintFullWebPage

    I have a form with 3 CA textboxes.&nbsp; All 3 have the PrintFullWebPage = True.&nbsp; Only one texbox includes the print icon.&nbsp; when I click the print icon in the cute editor textbox, the current texbox prints completely but I thought the entire webpage should print?&nbsp; My form is as follows: &nbsp; &nbsp; &lt;%@ Page Language=''vb'' ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on December 27, 2006
  • PrintFullWebPage

    Hello, I set the PrintFullWebPage property to True but when I click the print icon in the Cute Editor menu I only get the associated textbox printed.&nbsp; What am is missing? thanks Milton
    Posted to Cute Editor for .NET (Forum) by miltonsnider on December 27, 2006
  • embed a ce textbox or boxes inside a form control

    Hello, I need to see an example of how to embed a CE textbox inside a form control which is opened in edit mode.&nbsp; I only need the edit template to work.&nbsp; I am looking at one record at a time whose ID is the selected value of a gridview on the top of the same page.&nbsp; I can populate the form and the CE textbox ok but I don't know how ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on November 14, 2006
  • DataGrid paging not working on the DataBase-Example

    I have not been able to impliment paging on the Datagrid in the Database-Example which comes with CuteEditor.&nbsp; The page numbers show and there are about 20 records. when I click on page 2 the screen flashes but the data displayed is still page 1.&nbsp; Please tell me what I am doing wrong? &nbsp; I added the following parameters to ...
    Posted to Cute Editor for .NET (Forum) by miltonsnider on November 13, 2006
  • datagrid or gredview with paging and a cuteeditor textbox for the editing

    Hello, None of the examples shows how to use a datagrid with paging and an edit button to display the text in a cuteeditor textbox or a gridview with paging and an edit button to display the text in a cuteeditor textbox.&nbsp; I need help making the paging work with either control. &nbsp; thanks Milton
    Posted to Cute Editor for .NET (Forum) by miltonsnider on November 13, 2006