Search found 131 matches

Search found 131 matches Page 5 of 14
by jtlusco
Tue Nov 01, 2011 11:38 am
Forum: TV Shows
Topic: Fringe
Replies: 4
Views: 4288

fringe was good but then got weird i found Tourchwood and that show is sweet starz just finished its sesion of it and its on netflix now
by jtlusco
Mon Sep 26, 2011 1:35 pm
Forum: Competitions
Topic: RSS for success
Replies: 28
Views: 9349

Im working on it figured why not give it a shot
by jtlusco
Fri Sep 23, 2011 12:05 am
Forum: Coding Help & Support
Topic: im almost done just need a little help
Replies: 5
Views: 1452

Hears what i used to get the network computers Dim childEntry As DirectoryEntry Dim ParentEntry As New DirectoryEntry() Try ParentEntry.Path = "WinNT:" For Each childEntry In ParentEntry.Children Dim newNode As New TreeNode(childEntry.Name) Select Case childEntry.SchemaClassName Case "...
by jtlusco
Thu Sep 22, 2011 4:24 pm
Forum: Coding Help & Support
Topic: im almost done just need a little help
Replies: 5
Views: 1452

Thanks comathi the texbox part works great with a little rewriteing so it apends the text and it dose just what i needed

I tried the link you posted but it gte errors with it it may be that i am at work useing vb 2010 exspress here so ill try when i get hom with vs 2010
by jtlusco
Thu Sep 22, 2011 1:30 am
Forum: Coding Help & Support
Topic: im almost done just need a little help
Replies: 5
Views: 1452

So i have been working on a program for about 2 weeks now and im almost done just 2 parts i need some help with. First: I want to get a list of the computer names on a network and have them show up in a RTB/Listbox (witch ever works best) with the push of a button Second i have sevral textboxes that...
by jtlusco
Tue Sep 13, 2011 5:48 pm
Forum: Coding Help & Support
Topic: Get total ram
Replies: 7
Views: 1500

yes i can conect to shares remote desktop remote asistence and all that
by jtlusco
Thu Sep 08, 2011 7:28 pm
Forum: Coding Help & Support
Topic: Get total ram
Replies: 7
Views: 1500

Yeah nothing blocking RPC its only on our Win 7 pc's and thanks to all who help with this
by jtlusco
Thu Sep 08, 2011 11:53 am
Forum: Coding Help & Support
Topic: Get total ram
Replies: 7
Views: 1500

I get "The RPC server is unavailable" when trying to conect to a win 7 pc same error i got when useing the vbscript otherwise it works just as it should just have to get it past that error.

P.S. I know RPC is on
by jtlusco
Wed Sep 07, 2011 7:41 pm
Forum: Coding Help & Support
Topic: Get total ram
Replies: 7
Views: 1500

I have this vbscript strComputer = "." ' Local computer strMemory = "" i = 1 set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") set colItems = objWMIService.ExecQuery("Select * from Win32_PhysicalMemory") For Each objI...
by jtlusco
Fri Aug 05, 2011 11:21 pm
Forum: Tutorials
Topic: HTML Form
Replies: 4
Views: 1900

I am my webhost lol
Search found 131 matches Page 5 of 14
Go to advanced search