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 TouchToneTommy 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: lesleint
  • Content: Threads
  • Order by date
  1. lesleint

    Maximum Physical Receive Packet Size

    Intel Gigabit Adapter NW6 w/ SP4 What should the Maximum Physical Receive Packet Size be set to, right now it is 4224 and we are having performance issues talking to it across the network. The switch is already hard coded to 1 gig
  2. lesleint

    OWA Reauthenticate

    For some reason when my users attempt to login into OWA using Forms Authentication it authenticates and yet it keeps having them authenicate throughout the OWA session. Anyone know what would do this and how to fix it, I have turned of Forms Auth temporarily and they are just using the the...
  3. lesleint

    Exchange Intermediary

    What could I do to have another server basically do nothign but recieve all the email allowing it to do the brunt of the attachment/virus cleaning and spam control and then passing it on to the server that holds all the info?
  4. lesleint

    Session Directory

    I am getting this error on my Session Directory server and can not figure out how to configure it to allow my 192.168.0.XXX address Event ID 1016 The session directory service denied the RPC call from an unauthorized computer 192.168.0.25.
  5. lesleint

    Exchange 2003 and DC on same box

    I had this running for awhile and recently I have demoted the Exchange server back to a member server but I am now getting these 2 event ids. Event ID 8231 Permanent failure reported by policy group provider for 'CN=System Policies,CN=BC01-BBB-EXCHANGE,CN=Microsoft...
  6. lesleint

    NLB losing connection at first setup

    I am trying to setup my first NLB Terminal Servers and here is what I have for specs Windows 2003 Twin Dell 6650's Dual NICs in each / One nic with a public address other nic with a private address I am using the NLB manager util and I can ping all IPs back and forth from the servers but once...
  7. lesleint

    Change background color of 2 TD's on MouseOver

    I am trying to create this function but keep getting JS errors. Can someone please point me in the righ tdirection. Here is the JS functions <script language=&quot;JavaScript&quot;> function rollOver(td1ID,td2ID) { document.getElementById('td1ID').style.backgroundColor = '#FFFFFF'...
  8. lesleint

    ASP to PHP

    Can anyone recommend a good book or website that teaches someone that knows ASP how to code PHP
  9. lesleint

    Insert Colon

    Can someone please help me create a function that would insert a colon for the user when typing a time out So if the user types 130 onBlur it would change it to 1:30 and same goes for 1230 to 12:30
  10. lesleint

    XPe / Windows 2003 / Access 97

    I am having a killer time getting this going. The first time a user logins to the Application Access 97 locks up and sometimes the second time but then it will work. Anyone know of any work arounds for this. I used the office97.cmd already but I was wondering if anyone knew of any other fixes...
  11. lesleint

    Outlook 2000 and Automatic setup when user first

    How do I make it so when the user first gets into Outlook it already knows what server to go to for Exchange instead of being prompted
  12. lesleint

    Array for Select box and value questions

    I have this so far http://www.leslein.com/text.asp And this only sets options in the select and I would like to have the option be the text but I want to make the value something different Thanks for your help
  13. lesleint

    Popup checkboxes check parent checkboxes

    I have a popup come up if A certain condition is true. Inside this popup there will be a dynamically created list of names with checkboxes and on the parent page there is an identical list. How can I have it so the user can check and uncheck the boxes on the popup and have those actions...
  14. lesleint

    Open Select Box

    Is there a way to not just set the focus but to open a select box for the user?
  15. lesleint

    Select Box with Thrusday's

    How would I make a select box that held the next 2 months of Thursdays in it?
  16. lesleint

    Please Help... 0x000000C4 BSOD

    0x000000C4 BSOD Windows 2000 Advanced Server SP3 I have ran the dumpcheck and pstat tools and it seems to be pointing to the ntoskrnl.exe file. Right now I am getting it up by turning off Driver Verification. Please help me I am at my wits end trying to figure where the problem is.
  17. lesleint

    Email Retention Policy

    Being that I have only worked in 3 different places and the email retention at each place was non existent I was wanting some input from some other Exchange Admin's on what they are using for a policy and why you came to that conclusion. Thnaks for you help.
  18. lesleint

    FSO and Copying files to Netware

    I am playing with FSO and I can do it on my local machine but I tried to set the path to a mapped netware server and it is saying path not founf. I have also tried the UNC path but still path not found. Any help would be appreciated.
  19. lesleint

    IF Then QueryStrings and &quot;Ints&quot;

    I have a dB column set as an int and on my page I am looping through the records no problem. One part of the loop Asks: If Request.QueryString(&quot;uID&quot;) = (rsU.Fields.Item(&quot;uid&quot;).Value) Then And it is never true. I am thinking because hte dB is an Int and the QueryString is...
  20. lesleint

    Send Email Windows 2003

    Anyone know where I could get a little FAQ help on sending emails using Windows 2003 and CDONTS?

Part and Inventory Search

Back
Top