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 Shaun E 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: zhynn
  • Order by date
  1. zhynn

    Some advice on upgrading

    thanks everyone for your help. i have one last question, though. Is this the only option? Is the messaging module the only scaled up alternative to the pc card?
  2. zhynn

    Some advice on upgrading

    Ok, so I was wrong in thinking that the R1 was more feature rich than R6. I wonder why R1 is typically more expensive? As far as the ports go, I was thinking I needed more, but maybe I am barking up the wrong tree. In our current setup, the voice mail system can only handle two simultaneous...
  3. zhynn

    Some advice on upgrading

    We have a Partner ACS3.0 system, got it off of ebay earlier this year. After a couple late nights with the manual, I got it to work without too many hiccups. It has worked admirably since then, and the only problem is that we have outgrown the voicemail capacity of the Voice Messaging PC Card...
  4. zhynn

    Add text in a textares while pressing a button

    <script language="javascript"> function addTextToFoo(text){ document.FooForm.Foo.value=text; } </script> <form name='FooForm'> <input type='button' value='Text1' onclick="addTextToFoo('You Clicked Button One!')"> <input type='button' value='Text2' onclick="addTextToFoo('You Clicked Button...

Part and Inventory Search

Back
Top