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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by atwork8

  1. atwork8

    Safely Extend Native Objects

    Hi All, I've been looking at different javascript libraries for a while now to see what one suits best. The 2 I'm interested in are jQuery and mooTools. I've been messing with both and I really like them, however, the way they get the job done is completely different. I prefer the mooTools...
  2. atwork8

    HMAC SHA-1 Challenge

    Hi there, I'm using the following code to hash a string using sha-1: http://p2p.wrox.com/archive/proasp_howto/2002-02/27.asp Now what I'm trying to do is write a function to return an HMAC (HMAC-SHA-1). I've used the implementations listed on the following links...
  3. atwork8

    Are vbscript classes fast?

    Hi there, Just found these forums and my first post, so hi all :o) I'm doing some work with vbscript just now and had a quick question I hope somebody could help with... Say I have a few functions for accessing a database e.g. openDBConn, closeDBConn, openRs, closeRs, getRsAsArray...

Part and Inventory Search

Back
Top