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 Chriss Miller 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: merlinx
  • Content: Threads
  • Order by date
  1. merlinx

    jquery a tag onclick

    I'm working on a project where I need to use something like bind, on, onclick or such. I have a navigation setup with a ul li structure, <ul> <li> </li> <li> </li> <li> <ul> <li><a class="mennav" name="t2">item 1</a></li> <li><a class="mennav" name="t3">item 2</a></li>...
  2. merlinx

    debugging includes

    I've Banging my brains in the last weeks with my project, after an error which did not occure loacaly but did when uploaded. found out that was do to case sensitivty on a character. So long story short; since then I put a variable at the top of my MAIN script, $OnloadList =...
  3. merlinx

    Win98 closes Outlook when using Event_BeforeFolderSwitch

    Everything works fine in the BeforeFolderSwitch code except when Cancel = True, Windows then produces a critical error message and shuts down Outlook. I've tried this using VBA directly in Outlook and also building it into an Add-In for Outlook. In both cases the code produces the same problem...
  4. merlinx

    User Form Question...

    In Excel, how can I open A user form whichs stays on top, but allows the active work sheet to be used? Straight off : I need to open the form and the let the user click on certain cells in the active sheet so that I can collect array values.
  5. merlinx

    IE 5.5 - NT4 - Win2000 / Using two ISP's depending on web site.

    We have the following problem : The entire network is using a DSL with a Netgear Firewall/Router RV318. Everything works well except for one Domain, this domain is important for travel ticketing. It works occaisionally, but the the most part it won't. everything appears to be o.k. on the...

Part and Inventory Search

Back
Top