Thanks Chrissie1, I found this microsoft website that explains how to create an arraylist and use a structure. its not explianed that great in the MSDN descriptions for doing this...
http://support.microsoft.com/default.aspx?scid=kb;EN-US;313638
Thanks again
I want to be able to change the number of objects i have in an array based on how many fields i have in a table.
Module TBLInfo
Public PaStructTBLBackup(TBLBackupLocAMT) As structTBLBackLoc
Public Sub LoadDB()
Dim Amt As Integer
Dim X As Integer...
I am having trouble trying to understand how I would add info to a listbox from a module. I keep thinking i can just type form1.listbox1.items.add(string). it aint work'n??? there is no form1.listbox1. I tryed to create a function from within the form called
Public Function AddtoListbox(stuff...
How do I get a list of all the physical drives on a computer? Is there also a way to detect map drives and when a drive letter is a mapping? and how do you get that UNC path?
Thanks
JT
you can also google search for MSConfig, its from windows 98 and will show you the startup files, if the computer works good in safe mode then there is an application running in the background somewhere, if you use msconfig, or some other startup list program that shows you the real startup...
I found some code to watch files on my hard drive for changes. I want to be able to save files and have them auto organize if they are not in the right place. i can handle that code, but i am having file accesssing rights issues. for instance I have been testing the program by making a new...
try going into safe mode to scan for virus's, I think there are a couple that will do this.
restart the computer and after it beeps keep hitting F8 untill you get to the safe mode screen.
if the virus stuff isnt it, you should try to insert your original windows 2000 cd and try to boot from...
Try this
go into control panel - administrative tools -- then double click services
find the print spooler service and right click it and click start if it is stopped. i think the spooler is the subsystem it is talking about. if it is disabled you can go into the properties and set it to...
cant you go into a client that has the active directory Client tools and login localy, then edit the GPO from there? or load a default one in its place?
I am new to ASP.Net. I am using Microsoft Visual Studios .NET. I have figured out how to access ADO and gather records but I want to place the info in a table. My ADO code is in a file called webform1.aspx.vb and the table code is in a file called webform1.aspx. when i gather the records...
I found this http://support.microsoft.com/?kbid=816942
it basicly says check the box that says do not show this window anymore. which ive never seen. it also says to upgrade to sp3 for exchange.
Have you checked your event logs. you might be running out of client access licenses if you have added any more computers or clients in the last 12 months.
I am running an application that serves information through a webserver using IIS from windows 2000 profesional. I have to leave the computer locked when the application is running. when i try to run this application without using the administrative account (or an account with administrative...
Is there any windows API or a way to collect the list of info remotely in windows 2000 Computer Management Screen (Right Click My computer, select Manage) /system tools/ Shared Folders/ Open Files list? I have a few servers i would like to monitor the open files from the shares of the servers...
I found it never mind. Right clicking on tools helps :-) Incase anyone wants to know, i changed the background color of my backround to black in paint brush and then in photoshop i used the magic erase tool and clicked on the black and it went away. then i deleted the background layer and its...
I am using photo shop 7. is there a way to erase only one color. I have a seal that has already been drawn with a background and i want to put the seal on a website with transparent background.
Thanks
JT
I have an ASP page that will get 2 dates, a begining and an end date to grab info from a SQL database. the for next loop will not work, I do not know why it wont work. I am new to ASP. please help, here is my code followed my the error in IE 6.0
********************Code...
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.