Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): user
More Search Options
Showing page
20
of
607
(
6,061
total posts)
< 1
second(s)
Re: Locate a user in CuteChat v5
Jessica, Please use the following code: <script runat=''server''> private void Page_Load(object sender, System.EventArgs e) { if (! this.IsPostBack) { ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
June 1, 2009
Re: How to tell if a user is online via Database
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
May 13, 2009
User removed for inactivity
Had a situation where
user
s were showing as having been removed due to inactivity. I had the room set as follows: Name Description Greeting Message Password Integration Max online
user
s Sort Order Auto Away Minute Max Idle Minute History Count ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
mlc962
on
May 13, 2009
Re: Admin/General User Permissions
Hi acecuteeditor, You can try this way: Open file 'InsertImage.aspx' (root\CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx) local to: protected override void InitOfType() { //add if section here, like: ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 2, 2009
Re: dynamically assign user gallery path in dotnetnuke
I'm finally getting around to working on this. I've set up a development environment and installed the provider. So far, I'm just using the demo version from your site here. I like how it works so far. I've made the changes to the CEHtmlEdi torProvider.vb file you suggested. I rebuilt the website, but the changes ...
Posted to
Cute Editor for .NET
(Forum)
by
ShadsTrains
on
May 27, 2008
Re: Image directory access issue using CE on DNN
Michael, If Cute Editor DNN provider: If the current
user
is admin, this
user
can access RootImageDirectory. If the current
user
is a regular
user
, this
user
can access RootImageDirectory/Member. If the current
user
is a guest
user
, this
user
can access RootImageDirectory/Guest. If the current ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 28, 2008
Re: Cute chat and the selected user
Hi Adam, We have embedded cutechat in a web page so that the chat box etc. appear inside our web page. At the base of the page a pick list appears that be default contains the words To All with an adjacent check box labelled Whisper. We want to know how we can get the current value shown in the pick list when this is ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Gerard
on
November 16, 2007
Re: Integration with existing user tables.
RobGaudet, Please check the integration guide of Personal Web Site Starter Kit and Club Web Site Starter Kit. Installing Cute Chat & Web Messenger for Personal Web Site Starter Kit Personal Web Site Starter Kit for Visual Web Developer is fully functional sample ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
February 19, 2007
Re: User role not seeing images in gallery or files in file picker
How would we go about this?We dont have a source code licence, so dont have the source code to recompile the editor. Is this needed? Is there no way this can be specified in the web.config, or a way the admin can assign images to roles? I.e admin uploads an image and allows other roles to view it in the gallery so it can be used by them.Ben
Posted to
Cute Editor for .NET
(Forum)
by
laner2k
on
December 22, 2006
Re: Displaying User Names
Thanks Adam for your quick response. Here is how I have implemented this method: Dim MemberName As String = '''' Dim cmd As New SqlCommand cmd.Connection = New ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
pshk_cute
on
December 19, 2006
More Search Options
« First
...
< Previous
18
19
20
21
22
Next >
...
Last »