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: *

  • Users: allis
  • Order by date
  1. allis

    changing mouse pointer over a hyperlink

    When the user moves the mouse over the hyperlink, I'd like it to changer from an arrow pointer to a hand, how do I do this? Thanks
  2. allis

    Deleting records in a DB

    On my delete button, I have a message box come up asking if they are sure they want to delete, yes or no, and the according action is taken. My problem is that when the database is empty, I have another message box come up saying that the database is empty and that there are no records. The...
  3. allis

    Deleting records in a DB

    On my delete button, I have a message box come up asking if they are sure they want to delete, yes or no, and the according action is taken. My problem is that when the database is empty, I have another message box come up saying that the database is empty and that there are no records. The...
  4. allis

    system restore settings for infected XP pc

    What should I set these too, just 8/10 or something before the worm or what? I just don't want to mess it up more thanks
  5. allis

    NT Authority / System shutdown?

    What should I set the restore points to???? If I just get everything cleaned up, get the patch, enable the firewall connection, etc - do I still need to mess with system restore? If so, what should I set it to?
  6. allis

    Fixing the MS worm in XP

    Okay, when and how do you disable system restore? Then do you re-enable it? Also, how do you get to safe mode? Would restoring to last known good configuration solve this problem of the infection????? Please help
  7. allis

    NT Authority / System shutdown?

    When should I - in the process of getting rid of this worm and downloading patches, etc. - turn off system restore? And how do I do this? Do I have to do this, or if the other steps work, then what? Also, how do I get to RPC and to safe mode if I need to?
  8. allis

    Database - create and updating

    I created a program, and along with it a database that users will be using - adding their own records, deleting, updating, etc. Now, since I used VB to creat the database on MY computer, how then do I get the database to their computer - simply copy a blank copy of the database to their...
  9. allis

    Coding a msg box to verify user's delete action, etc.

    I have created a program, with a form where the user can view the records in a database, add, delete, search, update, etc. When they push the delete button, I have a message box come up asking if they really want to delete that record, to prevent accidental deletion. How do I code this box so...
  10. allis

    How to place hyperlinks on a VB 6.0 form

    I need to have a form in my program with a listing of hyperlinks on which the users can click and then that site will open - how do I do this? Thank you
  11. allis

    Pic Clauses - where to write?

    I need to write a program that takes input from a data file, and then uses pic clauses to edit that data to appear a certain way. Do I still use the file section to describe the input and output (report) records in data division? Where do I write the pic clauses that edit the data, and where...

Part and Inventory Search

Back
Top