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

  1. rhoenig1277

    Check if Javascript Window is Open

    I have a link on my website that will opens another website (javascript popup) which needs authentication to login. That site is completely separate to my site so when the user closes my site that site stays open (by design). But since it needs the users authentication when the user opens my...
  2. rhoenig1277

    Search Assistant on Taskbar

    I have a computer that has an addition to the taskbar called search assistant. I've ran AV and Spybot and can't seem to figure out how to get rid of it. What do I have to do to get rid of it. Robert
  3. rhoenig1277

    Clearing the Clipboard

    I'm getting the following error when trying to do a screen print of an active window. It only happens with a specific Application (Cadra - drafting program). "item not collected. Delete items to increase space" I've opened the clipboard viewer in Office and deleted all items. It still...
  4. rhoenig1277

    Norton AV 2004 error on installation

    I'm trying to install Norton AV2004 on a Win98 machine. After the installation I get an error that "Norton Antivirus has encountered an internal error" Uninstall and reinstalling Norton AV. I've tried doing that and it doesn't work. I tried the Liveupdate fix on Norton's site and that didn't...
  5. rhoenig1277

    IE looking to desktop for URL

    When I open Internet Explorer everything looks o.k. But then I type in a web address (www.yahoo.com) and IE tries to find it on my desktop. I get a Cannot Find Page error and in the address bar is C:\documents and settings\username\desktop\www.yahoo.com. If I click the drop down to see the...
  6. rhoenig1277

    Windows XP Hangs

    I have a Sony Vaio 1.8ghz computer runing XP Home. The machine boots up just fine in all modes (VGA, SafeMode, and Regular). I get logged in and after about 5 to 10 minutes the machine locks up. I have reseated the memory, hard drive and other items on the motherboard. I did notice that the...
  7. rhoenig1277

    Windows freezes when booting up

    My computer boots up normally or so it seems. When it get's to the desktop (with no icons or taskbar) you see the taskbar flash then Mcafee splash screen displays and goes away then nothing. It just sits with the backgroud. I can do a CTRL-ALT-DELETE and end all the processes (which are...
  8. rhoenig1277

    adding query items to a Combo Box

    I'm trying to create a dynamically filled combo box. I have the data being pulled from the query now I just need to populate the combo box. I've included my code below. Sub Form_Load() Dim db Dim rs Dim qdfParmQry 'the actual query object Set db = CurrentDb() Set qdfParmQry =...
  9. rhoenig1277

    counting records in recordset

    How can I get the total count of the records returned in a recordset? I'm sending the parameters of the query in a form load routine. I would the like to know how many records were returned so I can populate a list box with the records.

Part and Inventory Search

Back
Top