List Of Users For Chatting?

Jun 25, 2011

How it is possible to maintain list of users who eneter in the website after gving their name and passwords. So that every e usres can view all online users. Is ther 3rd part tool or ajax for the purpose?

View 1 Replies


ADVERTISEMENT

Video Chatting In 2005

Dec 5, 2009

i need to develop a simple video chetting program in vb.net 2005.

View 2 Replies

Chatting Application - Paint - White Board Having Pencil And And Eraser Using JQuery

Jul 18, 2011

i am working on chatting application in which i developed a white board having pencil and and eraser using JQuery. Now i want to show this board to the online users accessing this page. What would be the best approach to so?

View 1 Replies

Simple Chatting Software Which Will Use Wireless Modem To Send And Retrieve Data

Jun 11, 2011

i need help to do a simple chatting software which will use my wireless modem to send and retrive data.i must create a program something like MSN messenger.

View 1 Replies

Get A List Of Users In An AD Group

Nov 23, 2011

Im trying to get a list of users in an AD group. My code is [code] I think the line causing the problem is the filter ("(&(objectClass=person)(memberOf=CN=MyGroup))").Could anyone confirm or advise how to get the list of members please?

View 5 Replies

Get A List Of Users On Computer?

May 19, 2010

I am trying to get a list of users on my computer Example of what I want;

UserNames:all users

Weather they are active or not IE active:yes Total users: Example 4 I am using a ListView to display the information just not sure of the coding?

View 1 Replies

Asp.net List Of Users By Profile Property?

Oct 10, 2011

I have created some profile properties for when a new user is added to our system.

One property is called 'Client' and links this user to a particular client and stores a client id.

I am trying to create a page that shows a list of users for each client on the system such as:

Client 1
User 1
User 2

[Code].....

Is there a way to get a list of users that match a particular profile property?

View 2 Replies

Getting A List Of Users On A Network Domain?

Nov 25, 2009

I want to get back to get a list of users on a network domain using VB.Net.

I will have the domain name available to me for use.

View 4 Replies

List Currently Logged In Users On Network

May 27, 2010

I've pulled basic information out of AD via System.DirectoryServices but cannot work out a method to find out currently logged in users?I would like to produce a list of users within a Group, highlighing those currently logged inactive.

View 1 Replies

Get A List Of Users On My Computer And Assign Them To A Combobox?

Nov 1, 2009

How can I get a list of users on my computer and assign them to a combobox?

View 4 Replies

VS 2008 - List Of Users On PC To Be Displayed In Combobox

Nov 29, 2009

I am testin my application on XP and have 2 issues: Issue 1) I have a combobox that has filter items in it:

[Code]...

View 1 Replies

VS 2010 List Active Users Of Database?

Jun 21, 2011

I'd like for my application to have a listbox displaying all users currently connected to my access database stored on a server. Also, it would be nice at startup for a message box to pop up saying something like "Other employees are currently using this application. To view active users go to..."

View 3 Replies

Get List Of All Users That Belong To Specific Department From Active Directory?

Mar 18, 2010

I want to get a list of all users and groups that belong to a specific department (entered by the user) from Active Directory using VB.Net and DirectoryServices.

View 2 Replies

Populate A Tooltip With A List Of Users Connected To A Database When Hovering Over An Row In A ListView

Jun 22, 2010

I'm trying to populate a tooltip with a list of users connected to a database when hovering over an row in a ListView.

I'm using sysprocesses to show a list of databases and the connections, how do I tie this together?

[CODE]...........................

I've attached a mock-up image of what I'm trying to achieve, is this possible?

Private Sub LVDatabases_MouseHover(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles LVDatabases.ItemMouseHover

[CODE]...............................

View 1 Replies

Users Pressing Run In The Excel View Macros List Corrupts The Workbook?

Sep 26, 2011

I need to stop users from running macros from the View Macros list. I have a security program that stops editing the macros but allows selecting the macros and running them.My code is too long to go into a single procedure. It fails to run and I got the following information when clicking the Help button:
***Code for this procedure exceeds 64K when compiled. ***Break this, and any other large procedures, into two or more smaller procedures.If I split the code into 2 macros, the user can press Run in the View Macros list on the 2nd macro which then corrupts the workbook.

[Code]...

View 5 Replies

VS 2008 Populate Object With List Of Windows Users Without Changing Datatypes?

Jul 25, 2011

PROJECT TYPE: Windows Forms Application

LANGUAGE: Visual Basic
.NET VERSION: 3.5
IDE: Visual Studio 2008
OPTION STRICT: on
OPTION EXPLICIT: ON

I need to populated a ComboBox and a CheckedListBox with a list of the Windows Accounts on the host computer. I also need to the user to be able to apply settings to the users individually. Thirdly, I need to find a way to add a startup registry key in the CURRENT_USER for a different user than the "Current User" (For example: User1 is an Administrator. User2 is a Limited Account [can't modify registry]. User1 needs to add Registry key to User2's "CURRENT_USER". This is a parental control application so the Admin accounts need to be able to access the registry from all users without affecting all users at once. I do not have any code to paste because I still have not the foggiest idea of where to start. I think it probably has something to do with an array (I have no experience with arrays whatsoever) but I am stumped from there. I'm a new, self-taught programmer so I speak idiot at times,

Summary of Questions
1) How do I retrieve a list of Windows Users?
2) How do I populate the objects above with such a list?
3) How do I interact with the items on that list (specific user accounts)?
4) How do I modify another user's CURRENT_USER Registry key?

View 2 Replies

Create A Program Which Will Allow Users To Select Multiple Files From A List And Then Burn Them All To A Playable DVD?

Oct 24, 2011

I am trying to create a program which will allow users to select multiple files from a list and then burn them all to a playable DVD. It would be wonderful if i could setup a custom menu programatically as well. I have seen some documentation on Imapi 2.0 but i have not been able to find too much suppoert for it. I have also found a few SDK's out there but most are over $1000 which just isnt in the budget.

1) Is there a library included in windows 7 that will allow me to do this.

2) Is there an inexpensive or open source sdk with good documentation out there to do this with

View 4 Replies

Build A Project That Lets Users Click An Item From A List Of Products (tabbed Form)?

Feb 10, 2010

Trying to build a project that lets users click an item from a list of products (tabbed form). Once an item is selected (check box) find a way to store that item.Then when the user has finished selecting items they can click a button showing what they have selected in a new form that will open.Whats the best way to store what items they select? An Array?

View 2 Replies

Administer Website (create New Users, Assign Users To Roles) From A Windows App?

Feb 9, 2010

I have an asp.net web app that uses forms-based authentication, a SqlMembershipProvider (using an encrypted password format), and a SqlRoleProvider. I need to know if it's possible to administer the users (create new users, assign them to roles, etc.) from a windows application - the powers that be don't want any administrative functionality in the web app itself.Here is the membership provider definition from web.config:

<membership defaultProvider="MyProvider">
<providers>
<add name="MyProvider"

[code].....

View 3 Replies

VS 2008 Database Search - Using SQLClient That Loops Though All Users In A Users Table

Dec 29, 2010

I've got a code using SQLClient that loops though all users in a Users table inside each loop i want to preform another search in the UserOrders table, thus doing a count of all orders.

I get this error

HTML

There is already an open DataReader associated with this Command which must be closed first.

Here is my code

vb.net UserLists.Items.Clear()
Dim connection As New SqlClient.SqlConnection(My.Settings.ConnectString)
Dim command As New SqlClient.SqlCommand("SELECT * FROM Users ORDER BY PersonName",

[CODE]...

View 3 Replies

.net Desktop App : Log Users Application's Usage By Users After Remote Deployment?

Apr 3, 2012

1.I�d like to publish a free vb.net desktop application for the users to download and use meanwhile I�d like to collect usage information ex: user ip address, user�s registration information, used features, time spent� if the user allows the report to be sent back.

2.Also , in order for the user to be able to use the application, he�ll have to register it then, everytime, before the application loads, it gets verified online that it was registered, maybe validate the registration information or a valid user name and password, no critical personal information. The target of this step is for the application to be used exclusively by the registered user and maybe on his computer only.

View 2 Replies

Vb.net Desktop App : Log Users Application's Usage By Users After Remote Deployment

Apr 4, 2012

1. I�d like to publish a free vb.net desktop application for the users to download and use meanwhile I�d like to collect usage information ex: user ip address, user�s registration information, used features, time spent� if the user allows the report to be sent back. 2. Also , in order for the user to be able to use the application, he�ll have to register it then, everytime, before the application loads, it gets verified online that it was registered, maybe validate the registration information or a valid user name and password, no critical personal information. The target of this step is for the application to be used exclusively by the registered user and maybe on his computer only. Any alternative way to achive the target is just fine.

View 1 Replies

Get Path Of 'All Users' Desktop And 'All Users' Start Menu

Jun 10, 2008

I cannot figure out how to get this call to work.I have searched EVERYWHERE.MSDN is no help at all and the only thing I can find is this vb6 code that doesn't work in .net.I tried to convert it over but I've had no luck.Specifically I'm trying to get the path of the "All Users" Desktop and the "All Users" Start Menu.It would rock if anyone could help me out with this one.

View 5 Replies

Log The Ip's Of The Users?

Feb 18, 2010

I want to log the ip's of the users that use my vb.net program.

First of all, is this legal?

If it is, how can i log the ip's in a textfile on a webserver?

Im thinking about a small non-visible webbrowser that sends the ip to a .txt file.

View 2 Replies

.net - Get Users IP Address When Many NIC?

Oct 24, 2010

I am wanting to get the users IP address (the logged in user will be running the application under there user context on there local PC), but many PC's in our environment have multiple NIC's that have been added by VMWare Workstation, I would like to exclude these type of bridged connections and only show the "primary" NIC on the PC.The following function will get the IPv4 address, however on my test PC it is returning the bridged connection and not the IP Address of the network facing NIC.

Shared Function GetIP(ByVal computerName As String) As String
'Dim ipEntry As IPHostEntry = Dns.GetHostEntry(computerName)
'Dim tmpAddr As IPAddress() = ipEntry.AddressList

[code]....

My users have a mixture of DHCP and static addresses so cannot limit the NIC to either of these connection types. We tend to have a 172.16.x.x IP range, so is there a way to modify the above function so that it will only return a 172.16.x.x address?

View 2 Replies

Allow Users To Use The Enter Key Instead Of Just The Tab Key?

Jun 12, 2009

My form's KeyPreview is set to True. I want to allow my users to use the Enter Key instead of just the Tab key. I have the following code in my form's KeyPress event:

Private Sub frmDesigner_KeyPress(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyPressEventArgs) Handles Me.KeyPress
If e.KeyChar = vbkeyreturn Then

[Code]....

It doesn't like vbkeyreturn, which I used in Visual Basic 6.0. I think I must be close to having it right.

View 3 Replies

ASP.NET / VB ... Users Log On And See The Own Data Only?

Nov 19, 2011

I'm attempting to make a system that stores employees details...name address etc. I would like the users to be able to log on, see and change their own details only. Is this possible is asp.net and if so how? I'm really new at this so if you could keep answers as simple as possible.

View 2 Replies

Get All The Users Under A Tree From AD?

Mar 18, 2011

i am trying to get all the users under a tree from AD with the following code:

Code:
Dim RootEntry As New DirectoryEntry("LDAP://OU=Mayor,OU=IS,OU=Users,DC=*******gatn,dc=gov", "myusername", "mypassword")

[Code].....

View 2 Replies

Get All Users And Domain Name?

Mar 27, 2010

i am trying to get a list of domains' and users' name on a computer so that users can select to run a program in other identity, but I can only find the current user and I can't find any post about getting these. Is there any post or any Identity classes that can help me to get all users and domains?

View 3 Replies

Get All Users Of Windows?

Aug 13, 2010

How can I get all 'local' users of windows ?I know how to get the currently logged in username, but don't know how to get a list of all the users.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved