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...
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...
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...
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...
I have a form with two sumbit buttons named "action".
Ex. Code:
<form name="cart" method="POST" action="index.cfm">
<input name="qty1" type="text" value="0">
<input name="price1" type="text"...
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();
}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.