Re: encryption madness
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 47094
interpreted = N
texte = Strange.We use the code that Glenn just sent:[URL][URL][Encrypt Seed=abc123][Stuff][/Encrypt][/URL][/URL]and[Decrypt Seed=abc123][UnURL][Stuff][/UnURL][/Decrypt]This works 100% on Mac OS9, Mac OSX, Windows 2K.Make sure that you have the [URL] and [UNURL] in the correct place.On Thursday, January 23, 2003, at 09:49 AM, Kimberly D. Walls wrote:> When I use 2 [url]'s going in... I can't even get 1% to actually work.>>>> -----Original Message-----> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf> Of Stuart Tremain> Sent: Wednesday, January 22, 2003 5:31 PM> To: WebCatalog Talk> Subject: Re: encryption madness>>> Be careful !>> Better to use 2 x [URL]s going in. After 2 years and many thousands of> cc encryptions using this method we have not had one failure. I did> have a few problems using 1 x [URL] about 2-3% error if I remember> correctly. (Something to do with high ASCII characters ????? )>>> On Thursday, January 23, 2003, at 05:53 AM, Kimberly D. Walls wrote:>>> FOR THE ARCHIVES...>>>> Ok, Windoze 2k Server with IIS and WC4.5 you only need one [url] when>> writing to the dbase and it seems to work just fine in the orderfile.>> HOWEVER... in this case the orderfile is not being processed by>> WebMerchant.>>>> Solution based on about 10 tests at this point.>>>>>>>> -----Original Message----->> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On >> Behalf>> Of Kimberly D. Walls>> Sent: Wednesday, January 22, 2003 1:31 PM>> To: WebCatalog Talk>> Subject: Re: encryption madness>>>>>> Can someone confirm if this is even possible in the order file?>>>> Here's what I've found in the talk list and put into action:>>>> into orderfile:>> [purchase cart=[cart]&accountnum=[url][url][encrypt>> seed=abc][accountnum][/encrypt][/url][/url]>>>> coming out of orderfile:>> Account Number: [unurl][decrypt>> seed=abc][accountnum][/decrypt][/unurl]>>>> My result is inconsistent, sometimes it works great, sometimes I get>> all but>> the last two digits, sometimes I get a bunch of muck.>>>>>>>>>> -----Original Message----->> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On >> Behalf>> Of Glenn Busbin>> Sent: Wednesday, January 22, 2003 1:04 PM>> To: WebCatalog Talk>> Subject: Re: encryption madness>>>>>>>>>>>>> The first few digits are decrypted, but not all of them. Any ideas?>>>>>> Kim>>>> Check the archives for info, but you need to URL the value when>> encrypting>> and UnURL it when decrypting. Exactly how many times this needs to be>> done>> and the proper syntax depends, I think, on the platform WC is running>> on.>>>> Glenn>>>> ------------------------------------------------------------->> 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/>>>>>>>>>> ------------------------------------------------------------->> 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/>>>>> Regards>> Stuart Tremain> idfk web developments> 114a/40 yeo street neutral bay 2089 australia> t +612 9908 2134> f +612 9908 4837>>>> -------------------------------------------------------------> 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/>>RegardsStuart Tremainidfk web developments114a/40 yeo street neutral bay 2089 australiat +612 9908 2134f +612 9908 4837-------------------------------------------------------------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:
Strange.We use the code that Glenn just sent:[url][url][Encrypt Seed=abc123][Stuff][/Encrypt][/URL][/URL]and[Decrypt Seed=abc123][unurl][Stuff][/UnURL][/Decrypt]This works 100% on Mac OS9, Mac OSX, Windows 2K.Make sure that you have the [url] and [unurl] in the correct place.On Thursday, January 23, 2003, at 09:49 AM, Kimberly D. Walls wrote:> When I use 2 [url]'s going in... I can't even get 1% to actually work.>>>> -----Original Message-----> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf> Of Stuart Tremain> Sent: Wednesday, January 22, 2003 5:31 PM> To: WebCatalog Talk> Subject: Re: encryption madness>>> Be careful !>> Better to use 2 x [url]s going in. After 2 years and many thousands of> cc encryptions using this method we have not had one failure. I did> have a few problems using 1 x [url] about 2-3% error if I remember> correctly. (Something to do with high ASCII characters ????? )>>> On Thursday, January 23, 2003, at 05:53 AM, Kimberly D. Walls wrote:>>> FOR THE ARCHIVES...>>>> Ok, Windoze 2k Server with IIS and WC4.5 you only need one [url] when>> writing to the dbase and it seems to work just fine in the orderfile.>> HOWEVER... in this case the orderfile is not being processed by>> WebMerchant.>>>> Solution based on about 10 tests at this point.>>>>>>>> -----Original Message----->> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On >> Behalf>> Of Kimberly D. Walls>> Sent: Wednesday, January 22, 2003 1:31 PM>> To: WebCatalog Talk>> Subject: Re: encryption madness>>>>>> Can someone confirm if this is even possible in the order file?>>>> Here's what I've found in the Talk List and put into action:>>>> into orderfile:>> [purchase cart=[cart]&accountnum=[url][url][encrypt>> seed=abc][accountnum][/encrypt][/url][/url]>>>> coming out of orderfile:>> Account Number: [unurl][decrypt>> seed=abc][accountnum][/decrypt][/unurl]>>>> My result is inconsistent, sometimes it works great, sometimes I get>> all but>> the last two digits, sometimes I get a bunch of muck.>>>>>>>>>> -----Original Message----->> From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On >> Behalf>> Of Glenn Busbin>> Sent: Wednesday, January 22, 2003 1:04 PM>> To: WebCatalog Talk>> Subject: Re: encryption madness>>>>>>>>>>>>> The first few digits are decrypted, but not all of them. Any ideas?>>>>>> Kim>>>> Check the archives for info, but you need to URL the value when>> encrypting>> and UnURL it when decrypting. Exactly how many times this needs to be>> done>> and the proper syntax depends, I think, on the platform WC is running>> on.>>>> Glenn>>>> ------------------------------------------------------------->> 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/>>>>>>>>>> ------------------------------------------------------------->> 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/>>>>> Regards>> Stuart Tremain> idfk web developments> 114a/40 yeo street neutral bay 2089 australia> t +612 9908 2134> f +612 9908 4837>>>> -------------------------------------------------------------> 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/>>RegardsStuart Tremainidfk web developments114a/40 yeo street neutral bay 2089 australiat +612 9908 2134f +612 9908 4837-------------------------------------------------------------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/
Stuart Tremain
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:
email bounce check (2002)
Cart ID Duplication (2001)
Problem with updating 2.1b7 -> 2.1.1 (1998)
Nutscrape Doesn't Render Right (2002)
Separate SSL Server (1997)
syntax question, not in online refernce (1997)
Mac v. NT (1998)
Error 11 (1996)
Num Sort Descending (2004)
Comments in db? (1997)
Webcat run amuk (2002)
Auto Submit (2000)
More on the email templates (1997)
Does webcatalog recognise NULL values? (1998)
Help! WebCat2 bug (1997)
Searchable Archives? (2000)
SKU (1997)
HTML Editors (1997)
No Access warning when caching HTML files (1997)
Backup Server/Load Balancing (2001)