Re: WebDNA implementation of MD5 algorithm?

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 51355
interpreted = N
texte = I'm having a hard time following this. AIM doesn't require the MD5 hash. SIM does, as far as I know. Gary, you're using AIM, not SIM, aren't you? That is, that was a typo? And James, I think, is trying to get SIM going, correct? It sounds like John Winningham has made a workaround (if you're willing, John, post it to the list--many have wanted to know). But SmithMicro, can you speak to this? It seems like you should provide us with a WebDNA sample code to make the hash--authorize.net provides the code samples for the various platforms it takes seriously, but WebDNA is not on that list. (Now if you were to make comparable code samples to the ones on their site, maybe you could get authorize.net to post them with the others, which would be a bit of a coup.) Velma At 06:54 PM 6/24/2003, you wrote: >I read through the exchange between Gary Krockover and Bob Minor a few >weeks ago - but I didn't see any code. Could someone provide me with a >link? > >And "TCPCONNECT" by itself works - even though Authorize.Net explicitly >says a fingerprint is required? If it's not, why not just use HTML - >without any WebDNA? > >Cordially, >James Wilson > > >With the SIM method, you don't need to do the fingerprint. I just went > >through this and with help from Bob Minor (thanks again Bob!) I was able to > >get all of my e-commerce clients functional again, 3.1 complient, using a > >TCPCONNECT. Check the archives for Bob's sample code. Be careful when > >copy/pasting though, I had an extra space in my TCPCONNECT string that was > >causing it to break. > > > >GK > > > > > > > >I'm still tyring to get my Authorize.Net connection up using WebDNA. I'm > >quite close to doing one of two things > > > >* abandon authorize.net > >* abandon WebDNA > > > >The problem is authorize.net's requirement that I generate a 'fingerprint' > >when accessing their payment page. This requires an algorithm on the > >server side called "MD5" > > > > > > > >that generate this fingerprint. > > > >There are C, C++, Perl, PHP, Javascript and even VB implementations already > >written but, alas, apparently no WebDNA version. And writing a WebDNA > >implementation is a little beyond my skills. > > > >I thought I would check one last time with the list to see if anyone was > >aware of a WebDNA implementation of this algorithm. > > > >Cordially, > >James Wilson > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://webdna.smithmicro.com/ ---------------------------------------- Velma Kahn Glory Day Software Company 200 Tanager Ln NW, Floyd, Virginia 24091, U.S.A. phone: 540-745-6469 * fax: 651-321-4884 email: vkahn@glorydaysoftware.com http://www.glorydaysoftware.com http://www.communitymade.com http://www.floydcrafts.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: WebDNA implementation of MD5 algorithm? ( Paul Willis 2004)
  2. Re: WebDNA implementation of MD5 algorithm? ( "James D. Wilson" 2003)
  3. Re: WebDNA implementation of MD5 algorithm? ( "Gary Krockover" 2003)
  4. Re: WebDNA implementation of MD5 algorithm? ( Clint Davis 2003)
  5. Re: WebDNA implementation of MD5 algorithm? ( Velma Kahn 2003)
  6. Re: WebDNA implementation of MD5 algorithm? ( "John Winningham" 2003)
  7. Re: WebDNA implementation of MD5 algorithm? ( Clint Davis 2003)
  8. Re: WebDNA implementation of MD5 algorithm? ( "James D. Wilson" 2003)
  9. Re: WebDNA implementation of MD5 algorithm? ( "Gary Krockover" 2003)
  10. WebDNA implementation of MD5 algorithm? ( "James D. Wilson" 2003)
I'm having a hard time following this. AIM doesn't require the MD5 hash. SIM does, as far as I know. Gary, you're using AIM, not SIM, aren't you? That is, that was a typo? And James, I think, is trying to get SIM going, correct? It sounds like John Winningham has made a workaround (if you're willing, John, post it to the list--many have wanted to know). But SmithMicro, can you speak to this? It seems like you should provide us with a WebDNA sample code to make the hash--authorize.net provides the code samples for the various platforms it takes seriously, but WebDNA is not on that list. (Now if you were to make comparable code samples to the ones on their site, maybe you could get authorize.net to post them with the others, which would be a bit of a coup.) Velma At 06:54 PM 6/24/2003, you wrote: >I read through the exchange between Gary Krockover and Bob Minor a few >weeks ago - but I didn't see any code. Could someone provide me with a >link? > >And "TCPCONNECT" by itself works - even though Authorize.Net explicitly >says a fingerprint is required? If it's not, why not just use HTML - >without any WebDNA? > >Cordially, >James Wilson > > >With the SIM method, you don't need to do the fingerprint. I just went > >through this and with help from Bob Minor (thanks again Bob!) I was able to > >get all of my e-commerce clients functional again, 3.1 complient, using a > >TCPCONNECT. Check the archives for Bob's sample code. Be careful when > >copy/pasting though, I had an extra space in my TCPCONNECT string that was > >causing it to break. > > > >GK > > > > > > > >I'm still tyring to get my Authorize.Net connection up using WebDNA. I'm > >quite close to doing one of two things > > > >* abandon authorize.net > >* abandon WebDNA > > > >The problem is authorize.net's requirement that I generate a 'fingerprint' > >when accessing their payment page. This requires an algorithm on the > >server side called "MD5" > > > > > > > >that generate this fingerprint. > > > >There are C, C++, Perl, PHP, Javascript and even VB implementations already > >written but, alas, apparently no WebDNA version. And writing a WebDNA > >implementation is a little beyond my skills. > > > >I thought I would check one last time with the list to see if anyone was > >aware of a WebDNA implementation of this algorithm. > > > >Cordially, > >James Wilson > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://webdna.smithmicro.com/ ---------------------------------------- Velma Kahn Glory Day Software Company 200 Tanager Ln NW, Floyd, Virginia 24091, U.S.A. phone: 540-745-6469 * fax: 651-321-4884 email: vkahn@glorydaysoftware.com http://www.glorydaysoftware.com http://www.communitymade.com http://www.floydcrafts.com ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Velma Kahn

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

PCS Frames (1997) Checking for WebCatalog Version (2000) Emailer setup (1997) WebCat2b13MacPlugin - nested [xxx] contexts (1997) Categories and Sub-categories (2003) Write to the desktop? (2002) Updating a database once per day - An example (1998) is your webDNA site 'froogle' ready ??? (2003) Searching multiple Databases (1997) database size? (1997) multi-paragraph fields (1997) [WebDNA] Amazon EC2 (2009) functions... (2005) emailer (1997) WebDNA Module with Apache 2.2 (2006) StoreBuilder help/question... (2000) Looking for a Manual (1997) Switching from merge to tab delimited..(v 2.x) (2000) WebCatalog Builder : bug on the web site (2000) Nationality (2003)