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. kaylabear

    Date Comparison

    Thanks Dragon, You Rock!!
  2. kaylabear

    Date Comparison

    Hi everyone, I am a little rusty - haven't written any code in a while, I was hoping somebody would point me in the right direction. I need a function that will compare today's date(and every subsequent date) with October 19, 2007. I want to know how many days are left from "the current date"...
  3. kaylabear

    Formatting harddrive running Windows XP

    Hello, Now with every other version of windows I have ever had, ie; 95, 98 etc. I have been able to format the harddrive through DOS. However when I try to format the harddrive that is currently running Windows XP, I can get to the final command, "Format C: Drive", YES NO, when I click yes it...
  4. kaylabear

    DTPicker Time and Current Time

    Yes that is very helpful tokrakree, thank you. But I I would still like to know how I can compare the time that is contained within the DTPicker to the current time. Thankx.
  5. kaylabear

    DTPicker Time and Current Time

    Hi Everyone, I am using the DTPicker to show the time, or better yet so the user can select a time, firstly can someone please tell me how I delete the seconds from showing up within the DTPicker. I only want hour, minute, Am/Pm. Also I would like to know how I can compare the time that is...
  6. kaylabear

    Adding a Date/Time Picker

    Hi johnwm thank you for your response, However when I attempt to add the MSCOMCT2.OCX file to the project I get the following error: "MSCOMCT2.OCX could not be loaded" Furthermore I don't have any VB Help files installed on my machine, so your input is greatly appreciated. Thanks.
  7. kaylabear

    Adding a Date/Time Picker

    Hi everyone, Can someone please tell me how I add or better yet where I find the DT (Date Time) Picker. I would like to add one to my application but I am unable to find it. Thanks.
  8. kaylabear

    Microsoft Windows Common Controls 6.0

    I get the error when I try to add the 'Microsoft Windows Common Controls 6.0' to my form. I go to Project - Components, but when I hit apply, I get the following error: Project Library Not Registered.
  9. kaylabear

    Microsoft Windows Common Controls 6.0

    Hello Andy, it seems I'm missing some files on my VB cd, because when I go into COMMON\TOOLS\ there is no VB folder, and therefore there is no CONTROLS folder either and I can't find anything called VBCTRLS.REG Do you know where I might find a controls folder? Thanks.
  10. kaylabear

    unable to install Visual Basic 6

    Alright then maybe that error message is unrelated. Could you tell me why when I try to add the Windows Common Control 6.0 (On the windows 98 machine) I get the following error: 'Object Library Not Registered' Thanks a Million.
  11. kaylabear

    unable to install Visual Basic 6

    Hi Everyone, I'm trying to install Visual Basic 6 onto another computer (I'm currently using it on a windows xp machine and am trying to install it on a windows 98 machine.) Every time I try to install it I get the same error message: 'Setup is unable to register VFP6R.DLL in the system...
  12. kaylabear

    Microsoft Windows Common Controls 6.0

    Hi Everyone, I'm trying to install Visual Basic 6 onto another computer (I'm currently using it on a windows xp machine and am trying to install it on a windows 98 machine.) Every time I try to install it I get the same error message: 'Setup is unable to register VFP6R.DLL in the system...
  13. kaylabear

    Logic Problem

    Hi everyone, I'm having a real problem trying to recompile my source code on an earlier version of windows. Initially I designed my program on windows XP, but I am now trying to recompile it on windows 98. The following error message occurs on this line: Open "display.html" For...
  14. kaylabear

    Package and Deployment

    Hi VBSprgrmr, One last Question, Am I to understand that if I take my code and recompile it on say Windows 98, then it will run on windows 98 as well as every newer version, but not windows 95. Is this how it Works?
  15. kaylabear

    Package and Deployment

    Thanks.
  16. kaylabear

    Package and Deployment

    Thanks vbSprgrmr that works great, but I have another tiny problem. My application is developed on windows XP and I'm having trouble installing it on a windows 98 machine. Now I'm guessing I need to include the DCOM98 file to make it run properly. How do I tell the installation wizard or...
  17. kaylabear

    Package and Deployment

    Hello Everyone, I need help packaging and distributing my software. I've recently built an application using Visual Basic 6, and I'd like to package it up into one setup.exe file so that I can distribute it from my website. I have tried using the "Package and Deployment Wizard&quot...
  18. kaylabear

    WEB BROWSER NAVIGATION to a local file

    Hi everyone, I would like to use the web browser control inside my application for the sole purpose of navigating to an offline web file, but the tricky part is that I don't want to give the files location. for example: WebBrowser1.Navigate "helpEN.html" the help file in question is...
  19. kaylabear

    Folder Names for Windows XP

    hey mighty Jon, Thanks for your input but what is the 'BLACKBALL list' and what is a Frogophiles? Thanks.

Part and Inventory Search

Back
Top