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 Wanet Telecoms Ltd 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: waltp9999
  • Content: Threads
  • Order by date
  1. waltp9999

    IIS installed but is not listed in Services

    I have IIS installed and it was running, but now it is not even listed in the SERVICES list. When I look at Add/Remove Windows Components, IIS is listed with a greyed checked box. Any idea how I can get it running again? Thanks
  2. waltp9999

    Minor annoyance about opening folders

    I have a couple folders on my desktop, one of which has about 6 items in it. I have the folder options set to "Remember each folder's view settings". I don't think this is waht I want, but it's set. I size the folder display to be just large enough to display the entries, and the...
  3. waltp9999

    Auto-Update

    Up to December, when the AutoUpdate icon showd up in the system tray, I could start the download if I wanted it. Then when it was downloaded, the icon would come back so I could install the update. Now, I start the download, and a day or two later the icon returns, and the update is ready for...
  4. waltp9999

    Audiophile Soundcard

    On my SuSE 8.2 installation, my Audiophile 2496 card is producing sound from only one channel. It works fine on the XP boot. I found references but no usable information to solve the problem. Any information someone can point me to that doesn't require a Masters in Linux Administration would...
  5. waltp9999

    Modem not detected

    I just installed SuSE Linux 8.2 and the internal modem went undetected. (Makes it hard to surf for answers) Looks like the modem uses Lucent protocols. Can someone help a newbie find and activate the modem? Thanks, Walt
  6. waltp9999

    USB Mouse trouble

    I have a Logitech USB Cordless Mouse on my XP system. It was plugged into one of the two USB ports on the motherboard, but I moved it to one of the three ports on the USB Hub (Adaptec AUA-3100LP, 3 ports). Now the mouse is unseen. When I enter the Device Manager and "Scan for hardware...
  7. waltp9999

    XP Autologon

    I want my XP system to automatically logon so I've tried TweakUI and changing the registry directly. I get one autologon, then the value reverts back to 0. What is going on? How do I make it stick? Thanks, Walt
  8. waltp9999

    Console mode window resizing

    I'm trying to resize a console window and can't find the appropriate calls. SetConsoleScreenBufferSize() will allow the window to grow larger but not smaller. SetConsoleWindowInfo() simply returns error 6 (invalid handle). All other calls I find deal with pixels but in order to use these...
  9. waltp9999

    Title Bar Push Pin

    I don't know when it started, but in the upper right corner next to the standard Min/Restore/Close buttons I periodically have (70-80% of the time) an icon that looks like a push-pin. When I accidentally click on it, it "pins" the window on top and disappears. Once in a while, it will...
  10. waltp9999

    Different Import Question

    I am importing a dBase5 data table into a blank Access DB. I want the text fields imported as is but they are being translated. Some fields (name, city) have international ANSI characters (accented A, O, double-dot O) are being converted to other characters: E1 (accented A) becomes DF F3...
  11. waltp9999

    After I perform an AddNew method to

    After I perform an AddNew method to a data recordset, how do I get the recordnumber for the record just added? I can't find any properties nor methods that allows direct record number access. Ideally, after the AddNew, I want to add the data to the record, perform the Update, the position that...
  12. waltp9999

    FileListBox trouble with 3 character file type patterns

    Here's one that floored me! Directory contains various file with the extensions .htm, .html, .htmful, .htmlful In a FileListBox I set the pattern to *.htm and I see *ALL* the files. Change it to any other pattern (no 'type' wildcards) and I see only the files with the exact file type. Any...

Part and Inventory Search

Back
Top