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 strongm 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. dekken

    Sending a back command to IE

    That is what I had thought. Thanks for the reply. -Joshua Cowhig Net. Admin.
  2. dekken

    Sending a back command to IE

    Thanks for the reply. Is the sub example meant to illustrate how to obtain keycodes only, or am I missing how this is applicable to sending IE the command alt & left? Thanks again. -Joshua Cowhig Net. Admin.
  3. dekken

    Sending a back command to IE

    I am trying to message keydown alt & left to IE, but can neither find the vb keycode for alt, nor am I sure that this will work correctly. If someone can offer some light regarding either my implementation or if someone has a better solution, please post. Thanks in advance. -Joshua Cowhig Net...
  4. dekken

    lvw checkboxes not working correctly

    Got it working! Make sure you set the property after adding all the heads/text/etc. That is really going to be annoying for what I am using it for, but what must be done must be done. Thanks for the help. -Joshua Cowhig Net. Admin.
  5. dekken

    lvw checkboxes not working correctly

    I have a lvw in VB6, which on form loading does not have checkboxes enabled. A user can enable them by pressing a button on the form, but the problem is that when I use lvw[object].checkboxes = true, as part of the buttons click sub, it does not show the checkboxes. Instead, it shifts the text...
  6. dekken

    Disallowing IE from running in anything but full screen

    If you want a program, which allows tons of security features to be set, then go to download.com and look for windows configurator. I use it at work, and its great. -Joshua Cowhig Net. Admin.
  7. dekken

    Disallowing IE from running in anything but full screen

    Totally brain dead on my part. Thanks for steering me alway from the complicated things I had in mind. I also use windows configurator, which will prevent the closing of IE, and disable the opening a new instance. Once again thanks! -Joshua Cowhig Net. Admin.
  8. dekken

    Disallowing IE from running in anything but full screen

    Trying to find a way that will prevent users from changing from full screen mode to anything else. I can prevent the use of F11, but cannot prevent someone from hitting the restore button. Any help would be greatly appreciated. -Joshua Cowhig Net. Admin.
  9. dekken

    Pausing Print Jobs

    HI, Could someone here please point me in the right direction regarding the pausing of print jobs as they enter the print spool (not the pausing of the spool itself) on a win2k box. Thanks in advance. -Joshua Cowhig
  10. dekken

    Pausing Print Jobs

    Thanks Pbxman for the info. Although I am not sure its what I need, I will look into the psservice. Let me be a bit more detailed. I work for a moderately sized library, which is trying to incorporate a basic central printing system for patrons. In this environment it is not unusual for...
  11. dekken

    Pausing Print Jobs

    HI, Does anyone know how to automatically pause a print job when it is sent to a win2k pro box's print spool? If this is not possible through admin. applications as it would be under win2k server does anyone have information regarding the programming of this task? Thanks in advance. -Joshua Cowhig

Part and Inventory Search

Back
Top