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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by lwinstead

  1. lwinstead

    Taskbar items rearrange themselves

    Okay people. I know this has been out there for a while, and I know someone has the answer, but damned if I can find it! How do you prevent the taskbar in Windows XP from rearranging its icons ON IT'S OWN? I've seen it before, but I can't recall how to stop it, but there IS A WAY. This...
  2. lwinstead

    Outlook 2003 Connector for Domino 6

    This connector is apparently broken, and I can't find any help on the matter online. Has anyone else had any luck getting the Outlook 2003 Connector for Lotus Domino R6 to work at all?? I can install it just fine, and when I go to setup the mail account in Outlook 2003, things look good. But...
  3. lwinstead

    Test setup with new forest

    Once again, to answer my own question, all I needed was a simple (and the MOST simple worked in this case) broadband router to handle the "routing." In my case, I used an old Linksys (before being eaten by Cisco) broadband router, that has only one incoming and one outgoing port. Regardless of...
  4. lwinstead

    Files completely hidden from client - HELP!!

    By the way, in case anyone is wondering, this has been solved. Why no one else either knows about the fix, or cares, is beyond me, considering the wide range of people this affects. The problem is on Windows XP when viewing subfolders of shares from Windows 2003 SP1. The root folders of the...
  5. lwinstead

    Files completely hidden from client - HELP!!

    I know the files are there because when I RD into the NAS, I can see the files just fine. I can play with them all I want, and I still see them just fine from the remote desktop session. But from any client, including me, as a domain admin, I can't see some of the files. <<<<[flux]>>>>
  6. lwinstead

    Files completely hidden from client - HELP!!

    ScottCr, Thanks for replying. Yes, permissions are wide open. I had them set properly, and thought that might be it. Obviously, it isn't. The admin (me) also has wide open rights to the folders in question, and none of us can see the files that should be there. Basically, it looks like its...
  7. lwinstead

    Files completely hidden from client - HELP!!

    Files were stored on a Win2003 Standard server. I bought a NAS device, running Windows 2003 Storage Server. I moved some files onto the NAS. Through login script, clients are mapped to files on NAS. This morning, not all files are showing up for the clients. The files are there, but...
  8. lwinstead

    Test setup with new forest

    I need some help. I've currently got an operational Windows 2003 forest, with one domain. DNS, DHCP, and WINS all run off the one domain controller. This is the production forest/domain, so its live and is working properly. I'd like to add an additional forest and domain for a testing...
  9. lwinstead

    Domino Access for Outlook - shared contacts?

    Pmonett, Oh boy. Now we get to see just how limited my working knowledge of Domino is! YAY! No, I don't use cascading NABs. Is this something like an address book inside an address book? Sort of a pre-deteremined group of addresses? <<<<[flux]>>>>
  10. lwinstead

    Domino Access for Outlook - shared contacts?

    Pmonett, I'm not sure if you're reading the question correctly. Either that, or I'm misunderstanding your response. I've got Domino Access for Microsoft Outlook installed alongside Outlook 2003. Therefore, Outlook is the client to Domino 7. I'm not using Lotus Notes in any way. (By the...
  11. lwinstead

    Domino Access for Outlook - shared contacts?

    I just read a document on Lotus' website that indicated I can't share a contact list within Domino Access for MS Outlook. I really need this for my users, so I'm wondering what's the work-around? There's got to be some way of sharing a contact list, either as a contact list or an "address...
  12. lwinstead

    check_required not working?

    Kevin, Okay, thanks for that snippet of code. I don't know Perl, really, but programming in general is just logical thinking to me, so when I grasp the grammar, its pretty straight forward from there. As for the NMS program, I've already downloaded it, and have yet to implement it. I'm...
  13. lwinstead

    check_required not working?

    KevinADC, Thanks for the info. And thanks for the reminder about the code. Nonetheless, I understand what you're saying about spaces not being empty characters. I also know that Perl should be able to ignore form fields that contain nothing but spaces when parsing the form. Maybe its time...
  14. lwinstead

    check_required not working?

    Okay, I figured it out. The logic behind the if statement was a little confusing. Specifically, we're talking about the portion of the check_required subroutine that checks for blank required fields or required fields containing a space. First off, this only checks for ONE space in the...
  15. lwinstead

    Append Timestamp to Filename

    Rieekan, Thanks a bunch, bub. I basically copied your code into the formmail script, minus some of the file population lines, and it works perfectly. I also immediately understood the mistake with the $filename/$file handle, so I took care of that right away. Thanks again!! <<<<[flux]>>>>

Part and Inventory Search

Back
Top