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. DanOoo

    Dynamic menu position based on window size.

    I need some assistance or guidance. I have a menu where the submenus loose their offset when a user changes the window size. Because of the application use I can not use a page refresh function. I need help with making the code dynamic and automatic while the window is being resized. Below is...
  2. DanOoo

    Creating an "onresize" event.

    spewn - Thank you for the code. I tried it and it works great. Will the refresh interfer with the info a user has entered into a form before they submit it? An example would be if a user decides to resize the window to see more of the form. Will the refresh drop their entered info if they...
  3. DanOoo

    Creating an "onresize" event.

    Hi everyone. I am not good at manipulating javascript and I would appreciate some guidance. Below is some code that I am using to display and position menus and submenus. This works fine when the page is loaded. However, the submenu positioning displays out of place if the user resizes the...
  4. DanOoo

    Please help with menu dynamic positioning

    BillyRayPreachersSon - Thank you for taking the time to respond. Below you will find the code(new code) that I am working on. Then below the code(new code) you will find a dynamic reposition function(old code) that I am trying to incorporate into the new code. Thanks again for your help...
  5. DanOoo

    Please help with menu dynamic positioning

    I have a portion of script that I am trying to modify to automatically adjust my menu dynamic positioning. I have tried everything I can think of and have not had success. Your help is greatly appreciated. Thank you, DanOoo These lines of (old code) I need to adjusted to work with my (new...
  6. DanOoo

    TSM API call returned failure in function mbGetEvent, rc =-8359

    jcc1035, Good suggestion Skaret. Also, go to the services on the SCCS server and make sure that the following two services are disabled. - Automatic Updates - Windows Time ...good luck! DanOoo
  7. DanOoo

    PROBLEMS CONNECTING TO SCCS GENERATING HISTORICAL REPORT

    matatan, Be sure to change the SWC ip address reference on the SCCS as well. Then double check your ELAN and CLAN ip addresses for both servers to make sure they all match up. ...good luck! DanOoo
  8. DanOoo

    Please help with DataReader.

    I got it working. Thank you!!
  9. DanOoo

    ASP.NET page not displaying SQL data

    I got it working. Thank you!!
  10. DanOoo

    Please help with DataReader.

    I have a code problem that is not displaying in the debug or trace. The page loads fine without errors but does not pull the database information. Any help with the code below would be greatly appreciated. Thank you, DanOoo -------------------------------------------------------- Imports...
  11. DanOoo

    Nortel Books?

    nikeair, I've worked on Nortel switches for years and I do not know of any third party books other than those found at https://get.globalknowledge.com/norteltraining/catalog/family.php?pf=M&pt=vec Although, I am sure they are out their but are probably rare. Let me know if you have a...
  12. DanOoo

    DISCONNECT SUPERVISION ON LOOP START TRUNKS

    janchundia, When you programmed your COT route in LD16 did you set CNTL=YES then NEDC=ETH and FEDC=ETH? These settings will allow the switch to disconnect if either end hangs up. ...good luck. DanOoo
  13. DanOoo

    ASP.NET page not displaying SQL data

    ca8msm, Thank you for responding. The page loads and appears to be running through the loop and then displays the page without generating an errors or returning the records. Debug and trace do not return any errors either. I get the following instead of the records. Make: Make Model...
  14. DanOoo

    Nortel Books?

    nikeair, Nortel has gone to all digital format for their media including the Meridian1 books. Try doing a search for the latest SERL CD which contains all of the Meridian NTP's. Also, you can get limited access to Nortel's Helmsman website to download the NTP's that you need. Go to this...
  15. DanOoo

    ASP.NET page not displaying SQL data

    I have an ASP.NET user control page and codebehind page that have a code problem that is not displaying in the trace. The page loads fine without errors but does not pull the database information. Any help with the included code would be greatly appreciated. Thank you, Dan...

Part and Inventory Search

Back
Top