Search

You searched for the word(s): table
Showing page 96 of 255 (2,541 total posts) < 1 second(s)
  • Re: DataProvider for PostgreSQL

    I see that you use a very simple flat table structur and a provider model for data access. With this basics i think it was very simple to build a PostgreSQL dataprovider. Can we help?   Edit: I see you have a Oracle Provider. Its was very simple to convert the Oracle SQL script to PostgreSQL SQL script.
    Posted to Cute Chat and Cute Web Messenger (Forum) by tomtom on July 24, 2008
  • Re: Live Support Operator started blowing up

    Adam, if you'll re-read what I wrote there, you'll see that the ''loading'' occurs only when hostip.info is down.  Since hostip.info is back up today, naturally you didn't see any problems.  But if hostip.info is down, your program is now not ''blowing up'', but not fully handling the error.  ''Loading'' is never replaced with ...
    Posted to Cute Live Support (Forum) by ppritchard on January 31, 2008
  • Default Table Width

    Hi -    We recently installed a new version of CUTE, and our users discovered that the default table width is set in pixels, whereas on the prior release, it was set in percent.  Is that a configurable option?   Dave 
    Posted to Cute Editor for .NET (Forum) by BigDave on January 10, 2013
  • Re: How far is it possible to customize for messenger?

    Ken, thanks for quick reply. Q1. So..If not source code license, I can just modify ''NewMessengerMain.htm'' file?Can't I modify another file? For example, conversation window at file ''NewMessengerConv.htm''.(And..What is the ''Chat Administration Console'' page? Can I custom the Messenger by ''Chat Administration Console'' page, any ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Hee on November 16, 2011
  • Re: contact list does not sync every time user signs on

    Thanks for the reply.   It seems like I'm getting some advice from you now that conflicts some advice I was given a few months ago by support.   Quick summary of what I need to do: I want a user's contact list to consist of every other user in the CuteChatUser table.  In other words, if I have 6 registered users, they should all ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by BillJ on November 29, 2007
  • Re: ....mdb" is not a valid virtual path. but it's is there.

    Code is:   <%@ Page Language=''vb'' Debug=''true''%> <%@ Import Namespace=''System.Data'' %> <%@ Import Namespace=''System.Data.OleDb'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' %> <%@ ...
    Posted to Cute Editor for .NET (Forum) by aero on January 17, 2007
  • Re: Change image in result table?

    I think i mean number 2. When the uploading process is done and u can see your files in a table and the first column has a little image, like an attachment image.
    Posted to Ajax Uploader (Forum) by sunq on October 23, 2009
  • Re: Instructions on How to Create a Template

    Great thanks.  Now I have another issue.  I created a template (using a table).  However, when the CuteEditor comes up anhd I load the template, I can change the size of the table cells.  How can I set it so that the table cells are fixed and cannot be moved or resized in the CuteEditor?
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on August 6, 2010
  • Strip TD widths?

    Don't suppose there is any way to strip out any non-standard table formatting via paste or button?  Many users are copying content from say MS Word, or Frontpage which has table widths set everywhere, which is a pain in HTML. Would be great to be able to strip these from the table easily.. Any ideas? Cheers, Andrew
    Posted to Cute Editor for .NET (Forum) by Bunce on March 3, 2005
  • Re: Adding <body style="padding: 3px"> tag automatically

    I just tried the demo, put in a 3x2 table with text in each cell. it added padding upon hitting save   here is the html is produced:   <html>     <head>     </head>     <body style=''padding: 3px;''>         <table ...
    Posted to Cute Editor for PHP (Forum) by RYann556 on October 7, 2008
« First ... < Previous 94 95 96 97 98 Next > ... Last »