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!

Search results for query: *

  • Users: abshah
  • Content: Threads
  • Order by date
  1. abshah

    Using the MDIX port on a Superstack 1000

    I have several 3Com Superstack 1000's and I have a question regarding why the MDIX port of one switch can't be connected to one of the 24 ports of a second switch with a crossover cable. I'm only able to connect MDIX to MDIX or port 1-24 to port 1-24. Any suggestions would be greatly...
  2. abshah

    Problems managing a 3COM LinkSwitch 1000

    I have a 3COM LinkSwitch 1000. I'm having trouble getting to the management screen. A) I've tried connecting with a serial cable I had left over from a Cisco switch with no luck. My problem might be that the Cisco uses a straight through cable and 3COM needs a modem cable, does anyone know...
  3. abshah

    Network Design Question

    I'm sharing a single cable Internet connection with approximately 125 users. I connect to the cable modem to SMC's broadband router and then daisy chain several unmanaged switches to connect the 125 users. The user are configured via DHCP from the broadband router. The problem I'm having is...
  4. abshah

    Network Design Question

    I'm sharing a single cable Internet connection with approximately 125 users. I connect to the cable modem to SMC's broadband router and then daisy chain several unmanaged switches to connect the 125 users. The user are configured via DHCP from the broadband router. The problem I'm having is...
  5. abshah

    Customize Confirm Dialog Box?

    I have a "delete" link that pops up a confirm dialog. I would like to customize the title of the confirm box. Is there a way to do that?
  6. abshah

    Submitting Forms via Text Link Problem

    I have a form with two sumbit buttons named &quot;action&quot;. Ex. Code: <form name=&quot;cart&quot; method=&quot;POST&quot; action=&quot;index.cfm&quot;> <input name=&quot;qty1&quot; type=&quot;text&quot; value=&quot;0&quot;> <input name=&quot;price1&quot; type=&quot;text&quot...
  7. abshah

    Variable help

    I have a function that has one string parameter that contains a field name from a form. I would like to place focus on that field using the passed parameter. How do I do that? For example: function placeFocus(fieldname) { document.forms[0].+ fieldname + .focus(); }

Part and Inventory Search

Back
Top