|
Search
You searched for the word(s): table
Showing page 103 of 255 (2,541 total posts)
< 1 second(s)
-
Thank you, that was helpful. I will address this issue with my design group and add the desired styles to the CSS. Just a suggestion for a future release... You should consider popping up a designer dialog box specifically for applying styles to the <fieldset> and <legend> tags as well as the markup within each - ...
-
Hi Adam
We have recently upgraded to 6.6.
Am looking into potentially using the templates. We store our uploaded files into a SQL database.
I can upload a template (html) file ok - that is it comes back with success and is in the table, however I can't see the templates in the list on the ...
-
Is there a good way or a workaround for setting the CuteEditor to disabled dynamically via Javascript?
The application has a CuteEditor textbox and a checkbox that says 'Not Applicable'.
If the user clicks the checkbox they want the editor to be disabled.
The client does not want us to do it server side via an ...
-
Is there any reason why GetImageSize() shouldn't, or couldn't be used? Just wondering if anyone has built a little mod for thier app to check for limits set for max width and height.
If someone adds an image and it's bigger than the table on my page it's going into, it's blowing my page formatting all outta ...
-
NPPLDeveloper,
1.
Cute Editor doesn't have code to convert encoding.
To display the string from SQL Server, the following code should work.
<%@LANGUAGE=''VBSCRIPT'' CODEPAGE=''65001''%>
<meta http-equiv=''Content-Type'' content=''text/html; charset=utf-8''>
<%
Response.Write ''My String from ...
-
When I include jquery on my page, my dropdown selectors in CE aren't displaying (font color, table, highlight...). Even if I just include the jquery.js file on the page it disables them somehow. Any suggestions? I've played around with the focus flag, and moved all jquery calls to the end of my page, but still the dropdown ...
-
To follow up:
I have made a little hack by sending a stream to the Itemlist containing the id in my database table which refer to the file I want to show in the list. I am using this id when the user clicks the Remove button later, to be able to remove the selected file from database and hard drive.
My next problem is that even ...
-
Hello,
I really want to buy this product, but I encountered two problems with the demo...
I'm converting the body of an Outlook 2007 email message to RTF, writing it to a DB, and trying to read the RTF using CuteEditor. Here is my output:
/// Begin Output
HYPERLINK ''http://www.espn.com'' ...
-
Dear kpcrash ,
About your customization, the steps are as follows:
1. One user login to chat room
URL: CuteChat\Chat Web Messenger standalone\Web\CuteSoft_Client\CuteChat\Channel.aspx
When user login, you need to read the setting data of this user from database, and then set ...
-
Hello,
I recently purchased Web Messenger 5, and am struggling to override the GetContacts() function
I have a custom database and am using Cute Web Messenger standalone
THe table below (_UFriend) contains a list of paired id's (Profile, Friend)
Please help!
This is my code
Public Overrides ...
... 103 ...
|
|
|