Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Donato

    VB 6 Misinterpreting Dates

    I'm having some problems with VB 6 and dates. The regional date setting for my system is set to: dd/MM/yyyy System info: PIII 1GHz Microsoft Windows 2000 Professional 5.00.2195 SP2 Microsoft Visual Studio 6 Here is a sample of code that I ran in the VB 6 immediate window with results...
  2. Donato

    Constant Arrays?

    Hi, I'm trying to create an array as a constant. Is this possible in VB 6? Here is a sample of what I am try to do: Const ServiceType = ["ITEM1", "ITEM2", "ITEM3", "ITEM4", "ITEM5"] Thanks.
  3. Donato

    Apps not starting in Foreground

    Hi, Does anyone know how to start apps in Windows 2k in the foreground. Currently, any app I start opens below all other windows. I'd like it to appear on top of all windows. Thanks.
  4. Donato

    Starting Apps in Foreground

    Hi, I have a little nuisance that I'd like to fix if anyone knows how. Whenever I start an app, any app, e.g. Word, Windows explorer, etc, it starts in the background, with a flashing taskbar button. In order to bring the app in the foreground I need to click the button. How can I make an...
  5. Donato

    Visual Component Manager Error Message

    Hi everybody, Ever since we received new PCs here at work I've been getting an error message everytime I open up my projects. The error is being reported by "Visual Component Manager" and the error description is, "Subscript out of range". This message pops up before the...
  6. Donato

    Access XP Dynamic Table Query

    Hello everyone, I am trying to accomplish a task, which I'm not even sure is possible. I'd like to build a query that will prompt for the tables to be used at run-time. In the end I would like to provide the table names via VB 6 code. For example I have identical table formats with different...
  7. Donato

    Photoship 6 Book

    Hello, I would like to know if anyone can recommend a great Photoshop 6.0 book. I would like a book that will take someone like me who knows nothing about Photoshop and teach me everything there is to know. Too bad Wrox doesn't publish books on this topic.
  8. Donato

    Windows XP ICS Problems

    Hello, I'm having problem with Windows XP ICS. Prior to XP I used linux for ICS and it worked extremely well using IP masquerading. At this point I have to rely on XP to share my internet connection with one other PC also running XP. The problem here is that on the other PC certain sites are...

Part and Inventory Search

Back
Top