Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
118
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Display UserList on another page
Please check chat.aspx.
private
void
rptLobbies_ItemDataBound(object
sender,
DataListItemEventArgs
e)
{
if
(e.Item.DataItem
==
null)
{ ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
September 9, 2009
Re: How do I display a value (text) in the editor on page load? I'm a newbie...please help!
Brett,
I think the above code is not ASP.NET. It's written in PHP.
Here is a simple example showing you how to set CuteEditor ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 18, 2009
Re: Move existing buttons into a toolbar?
Nevermind, I got it.
For anyone who may be intrested, I achieved this by making the following modification to my common.config file:
<HTMLControls>
<item text=''Insert Form'' value=''insertform''>
<html><![CDATA[<img ...
Posted to
Cute Editor for .NET
(Forum)
by
rokinroj
on
March 6, 2006
Re: Add to text in CuteEditor by clicking on a hyperlink outside the editor
Hi Adam, thanks for the reply!
However, I'm not getting anything added to the editor when I click my hyperlink - it stays blank! The code I have for the page
with CuteEditor on it is:
<%@LANGUAGE=''VBSCRIPT'' CODEPAGE=''1252''%><!--#include file=''CuteEditor_Files/include_CuteEditor.asp'' ...
Posted to
Cute Editor for ASP
(Forum)
by
SGi
on
March 3, 2006
Re: setHTML is not working in IE6
Dear sridharRepala,
I tested the following snippet in ie6.0, it works fine:
<!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --> <html>
<head>
</head>
<body>
<table cellspacing=''0'' cellpadding=''3'' width=''800'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
May 13, 2011
Re: disable file view
djlurch,
You can disable the delete, edit, create folder, delete folder... functions of the file manager.
However the whole file manager can not be disabled.
It allows the users to browser all images and pick any image they like.
If you still want to disable the file manager, you have two choices.
1. ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
May 30, 2007
Problems with Resizing CuteChat Contact list
Hi all
We have integrated the latest CuteChat (version 3.1 for .NET 2.0)
in our existing application and therefore had to adapt the look and feel quite a bit. Now it all works well except that there is a problem when resizing the frame in which we have placed the adapted CuteChat contact list.
The Contact ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
knoepdan
on
September 7, 2006
Re: Cannot use existing session for user integration
Ok... but how is this helping.. i loose my session in the inner chat window.. pls see the 2 gray of the following image. one has session and other does not. It looses Session in few seconds!!.I am not a flash person. But I belive it boils down to SWF file call where session craps out. Can you pls give me some insight to how/when SWF is calling ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
kuljitsingh
on
November 29, 2006
Re: Disabling/Enabling Server side button following file attachment
Hi ssoutrs,
Try this example
<%@
Page
Language=''C#''
%>
<!DOCTYPE
html
PUBLIC
''-//W3C//DTD
XHTML
1.0
Transitional//EN''
''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 27, 2010
Re: How to Hide Cancel all Uploads Button
Hi adyboy369,
Please try the following code:
how to hide some buttons when uploading: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
June 21, 2011
More Search Options
« First
...
< Previous
116
117
118
119
120
Next >
...
Last »