Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): aspx
More Search Options
Showing page
61
of
918
(
9,180
total posts)
< 1
second(s)
Re: Table and text width
praveen, >> the user sets table’s width property to more than 100%, rendering of the content will not be proper as it exceeds normal page width. >>Is there any way we can restrict the table width to the maximum available page width? That's possible. Here are my suggestion: Locate and open ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 25, 2005
Re: Howto send e-mails in ASP.net
From: Er. Arshvinder Singh Sehmi You can use the System.Web.Mail.MailMessage and the System.Web.Mail.SmtpMail class to send e-mail in your
ASPX
pages. Below is a simple example of using this class to send mail <%@ Import Namespace=''System'' %> <%@ Import Namespace=''System.Web'' %> <%@ Import ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Arsh
on
March 13, 2005
Re: Image Links
Domo,To get fully-qualified links, all you need to do is set RemoveServerNamesFromUrl=''false'' I've set up a demo page for you: http://cutesoft.net/example/full_links.
aspx
Here is the editor configuration: <CE:Editor EditorWysiwygModeCss=''style.css'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 26, 2005
Re: thumbnail image and filename spacing
rbrockman, Right now the vertical spacing between the thumbnail and it's filename is ''<br><br>''. I think you can change the CellSpacing as a workaround. <CE:Gallery id=''gallery1'' runat=''server'' Column = ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Adam
on
January 18, 2005
Re: EditCompleteDocument
Steve, Please use the page properties button to <head> content. This is an example: <head> <title>test</title> <base href=''test''/> <meta name='Description' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 4, 2005
Re: IFrame scrollbar colors changeable?
Martijn, Q: Maybe i missed something, but i tried the change the scrollbar-colors of the iframe. None of my solutions worked.Has anybody some advice on how to accomplish this? A: Open the ./CuteSoft_Client/Template.
aspx
file, and adding the following code: html { scrollbar-base-color: #ff0000; ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 30, 2004
Re: DNN 3.xx and cutechat ?
Hi, I have a DNN 2 module for CuteChatWe're waiting for a stable release of DNN3 (due out in the near future) before building it to DNN3, also, I have been told there is an updated Chat coming out,so would like to see the changes before taking the next step. http://www.xd.com.au/Default.
aspx
?tabid=153 Nina Meiers http://www.xd.com.au
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Nina
on
December 16, 2004
Re: tutorials needed
Lars, We realize that the document is lagging behind, and we will included more instructions into the developer guide in this week. Here are the answers to your questions: >>how to apply stylesheets to the textarea In the new version, we have a separate template file to deal with this issue. The file name is ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 24, 2004
Re: CuteEditor doesn't work on single WinXP/IE6 system
Rainhold_M, 1. Make sure you didn't set EnableClientScript=''false 2. If you do enable the Javascript, please check the Cute Editor 4.0. http://ibuyspy.cutesoft.net/DesktopModules/EditHtml.
aspx
?mid=33 3. If you still get regular textarea, please post your site url or set ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 22, 2004
Re: I want to control the popup location
Mike: Currently the CuteChat send the script 'window.open...' to the client and execute . You could catch it by this way: var _myoldopen=window.open; window.open=myopen; function myopen(a,b,c) { if(a.toLowerCase().indexOf('chatptop.
aspx
')!=-1) ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
November 4, 2004
More Search Options
« First
...
< Previous
59
60
61
62
63
Next >
...
Last »