Hi Everyone,
I've been assigned the fun task of mass installing the Novell ZCM agent on 5000+ machines in a 3 weeks, I have the installer working, but have one massive problem in that it has to happen when no one is logged into the workstation and the install can't install the agent if the...
Thanks for your reply.. Do you know of any samples?? I was looking at the Wifi API and wasn't finding any examples of how to query for the perferred networks..
Hi Everyone,
Can anyone point me in the right direction or have any ideas how I can create a app that will add perferred networks to wireless networks in windows XP & possible win 7?? I have over 100 laptops that require a new wireless profile to be created.. I really don't want to have to...
Thanks Jason for getting back to me so quickly...
How would you handle in code if a browser/windows crashed and the user didn't logout nicely??
I guess this would have to be part of the notcurrentlyloggedin routen.. What I mean is I'll have to check to see if the timestamp has expired (ie...
I'm working on a Application and need to be able to stop users from login in multipe times... I've been trying out the samples I have found googling the topic.. But I can't seem to get any of them to work.. They all seem to be using a custom login page and I'm trying to use the Login control...
Hi All...
I'm working on a project and I need to pull the total Hard Drive Capacity (Size) in the machine. What I've found so far isn't retrieving the information correctly.. (Ie. 80GB drive is being listed as a 1.18GB) Does anyone have a very reliable way to do this? Thanks...
Her's the...
Hi ErnstJa..
I agree, but for some reason its not responding.. I have stepped through the code and its being hit with no error messages.. I also have the form as a MDI Container.. That shouldn't cause the menustrip to not respond?
Hi ErnstJan & Sorwen
I have tried both of your sudgestions and still have no change in the form..
Me.UserManagerToolStripMenuItem.Visible = False
Could the form need to be redrawn on the screen before the change is seen?
Hi All..
I'm trying to setup a menustrip that will show different options acording to the logged in user security clearence. I'm using vb2005 and this is a winform app.
I've build the menustrip with all its options.
Me.MenuStrip1.Items.Item("User Manager").Visible = False
But...
Hi RiverGuy...
Thanks for all your help.. I've started working on the Report section for the Payment recieved module.. I figured that you may be busy.. When you have time..
Hi RiverGuy..
Here is the actual form that I'm working on.. I've included it so you can see what exactly I'm doing.. Thanks for all your help...http://www.wsd1.org/davidliv/test.zip
Hi RiverGuy..
Sorry, The Dataset1 has 5 members..
Invoice - Invoice #
Date - Date the Invoice was issued
Amount - the total amount for the Invoice
Payment - this gets entered manually
Difference - this is calculated by the datset (Payment - Amount)...
Hi RiverGuy..
Here's the code for the winform... The dataset will be populated from a database. But for now I just populate it manually for testing.. The form has a datagridview control and a couple of buttons.. Let me kow if you need anything else.. And thanks again...
Imports System...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.