| Recent Answers |
 |
 |
2008-05-08 General HTML/Web Design Programming Q`s - Website Location Finder Mapping Form for Multiple Locations: Hi Dave, You need a drop down box like the one shown at http://www.w3schools.com/tags/tag_option.asp with source code like... <select> <option value ="location1">Main Plant</option> <option value...
|
2008-05-08 General HTML/Web Design Programming Q`s - Tables display different in IE vs. Firefox: Steve, I can't troubleshoot your code. Each browser, IE, FireFox, Netscape, etc read HTML code differently. There is always going to be an issue. I can tell you that nesting tables (one table...
|
2008-05-08 IP Telephony - voip: OK - so what you need to start doing is asking the people who complain to write down the exact times and telephone numbers they were connected to when they experienced the echo. My guess is it was only...
|
2008-05-08 IP Telephony - voip: So the users are complaining about calls to the gateway in particular? They dont have issues calling oneanother or calling another gateway? Are they using speaker phones or does the echo exist in the...
|
2008-05-08 IP Telephony - voip "echo": First, are you sure it is echo and not speech clipping due to varying delay in your network? Clipping will sometimes be reported as echo by users. Look for some wav file examples of that and see if its...
|