Re: [DQSD-Users] Re: nic.xml search

2004-04-05 Thread Brent Beardsley
Hi Steve, The web cvs interface is usually a day or two behind so it's probably not there yet. I basically changed one line: document.nicf.x.value = q.replace(/[^A-Fa-f0-9]/g, "").substring(0, 6); instead of document.nicf.x.value = q; Brent --- Steve Poirier <[EMAIL PROTECTED]> wrote: > Great

Re: [DQSD-Users] Re: nic.xml search

2004-04-05 Thread Steve Poirier
Great! I browsed through the CVS but did not see it in there. Is this where you put it: http://cvs.sourceforge.net/viewcvs.py/dqsd/dqsd/searches/ I would like to see the modifcations. : ) Steve - Original Message - From: "Brent Beardsley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

[DQSD-Users] Re: nic.xml search

2004-04-05 Thread Brent Beardsley
Hi Steve, Thanks for the search and I have added it to the version control. I also took the liberty to modify it slightly to replace all non-hex characters and substring just the first 6 characters. This allows me to cut and paste a MAC address in. Brent __ Do y

[DQSD-Users] Network Card Hardware Address Translator

2004-04-05 Thread Steve Poirier
If you are involved in network administration this may be useful. Just input the first six characters of a MAC address and find out what company produced that card. Steve IEEE ComputersNetworking Steve Poirier http://standards.ieee.org/regauth/oui/index.shtml stevepoirier at usa dot net