Hello, please help. I want to find a way to determin what a persons +4 digits zip code is, i have a zip code database that has the 5 digits, longitude and latitude, also city, state, prov. I am not sure if that will be of use or not. But if not i would like to know where to get data i can...
Hello, i am inquring about ADO.NET and want to know the following using code only...
I want to open the database using a connection string of any kind
Then i want to open a specfic table in a database
Then i want to be able to have the following:
2 text boxs, and a button, basicly when the...
Hello, i have a problem when i re-name an asp application, i can't figure out why it is not working, i rename the folder or copy it to a diffrent computer and keep the same filenames still, then i get an error saying it can't load the project in visual studio.
I guess i don't understand how i can convert just that little bit of code from:
listview1.items.add(1) '1 is the index value
listview1.items(1).text = "col 1 of 1 line 1"
listview1.items(1).subitems(1).text = "col 2 of line 1"
listview1.items(1).subitems(2).text = "col 3 of line 1"...
Hello, this is kind of an easy question, in VB.6 i knew how to create a listview, now i have no idea, some things have changed....
In a detals listing format with the cols predefined in design time.... (col1, col2, col3, desc)
listview1.items.add(1) '1 is the index value...
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.