What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

Re: [WebDNA] anyone have a good tcpconnect post snippet?

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 102784
interpreted = N
texte = Just keeping you on your toes Chris :) Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 24/06/2009, at 6:31 PM, Christer Olsson wrote: > There's a typo in "text muti=3DF" ("l" missing) you might want to =20 > correct, even if it's redundant/not necessary; > > [!]=3D=3D=3D=3D=3D Make Connection =3D=3D=3D=3D=3D[/!] > [text muti=3DF]paypal_result=3D[tcpconnect host=3D[Lookup db=3D^paypal/=20= > paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 > CODE]APIURL]&port=3D443&ssl=3DT][!] > > Best, > Christer > > ************************************************************* > Christer Olsson PO Box 9160 Phone +46 40 25 85 85 > Ljusa Id=E9er AB SE-200 39 Malmo Fax +46 40 25 85 89 > Kantyxegatan 5 Sweden http://www.ljusaideer.se > > > 24 jun 2009 kl. 01.16 skrev Stuart Tremain: > >> Here is some code I have C&P from a PayPal snippet I have, I know =20 >> you will be able to sort out the sheep from the goats :) >> >> [!]=3D=3D=3D=3D=3D SetExpressCheckout =3D=3D=3D=3D=3D[/!] >> [TEXT show=3DT]content=3D[!] >> [/!]&USER=3D[URL][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIUSERNAME][/URL][!] >> [/!]&PWD=3D[URL][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIPASSWORD][/URL][!] >> [/!]&VERSION=3D[URL][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIVERSION][/URL][!] >> [/!]&SIGNATURE=3D[URL][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APISIGNATURE][/URL][!] >> [/!]&METHOD=3D[URL]SetExpressCheckout[/URL][!] >> [/!]&PAYMENTACTION=3D[URL]SALE[/URL][!] SALE, AUTHORIZATION, ORDER >> [/!]&AMT=3D[URL][_amount][/URL][!] >> [/!]&CURRENCYCODE=3D[URL][ThisCurrency][/URL][!] >> [/!]&SOLUTIONTYPE=3D[URL]Sole[/URL][!] >> [/!]&RETURNURL=3D[URL][SiteReturnURL][/URL][!] >> [/!]&CANCELURL=3D[URL][SiteCancelURL][/URL][!] >> [/!]&INVNUM=3D[URL][ThisOrder][/URL][!] >> [/!]&PAGESTYLE=3D[URL][ThisBrand][/URL][!] >> [/!][/TEXT] >> >> [!]=3D=3D=3D=3D=3D Make Connection =3D=3D=3D=3D=3D[/!] >> [text muti=3DF]paypal_result=3D[tcpconnect host=3D[Lookup db=3D^paypal/= =20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIURL]&port=3D443&ssl=3DT][!] >> [/!][tcpsend skipheader=3DT]POST /nvp = HTTP/1.0[UnURL]%0D%0A[/UnURL][!] >> [/!]USER-AGENT: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)=20= >> [UnURL]%0D%0A[/UnURL][!] >> [/!]Content-type: text/namevalue[UnURL]%0D%0A[/UnURL][!] >> [/!]Content-Length: [CountChars][content][/CountChars][UnURL]%0D=20 >> %0A[/UnURL][!] >> [/!]Content-type: text/namevalue[UnURL]%0D%0A[/UnURL][!] >> [/!][UnURL]%0D%0A[/UnURL][!] >> [/!][content][UnURL]%0D%0A[/UnURL][!] >> [/!][/TCPSend][!] >> [/!][/tcpconnect][/text] >> >> >> Regards >> >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >> >> On 24/06/2009, at 8:15 AM, Kenneth Grome wrote: >> >>>> Hello Ken! i will forward what i find to your personal >>>> email address. >>> >>> Thank you Chris, I found one that looks like it will work, >>> it is Stuart Tremain's code. >>> >>> Sincerely, >>> Ken Grome >>> >>> >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] anyone have a good tcpconnect post snippet? (Govinda 2009)
  2. Re: [WebDNA] anyone have a good tcpconnect post snippet? (Kenneth Grome 2009)
  3. Re: [WebDNA] anyone have a good tcpconnect post snippet? (Stuart Tremain 2009)
  4. Re: [WebDNA] anyone have a good tcpconnect post snippet? (Christer Olsson 2009)
  5. Re: [WebDNA] anyone have a good tcpconnect post snippet? (Stuart Tremain 2009)
  6. Re: [WebDNA] anyone have a good tcpconnect post snippet? (Kenneth Grome 2009)
  7. Re: [WebDNA] anyone have a good tcpconnect post snippet? (christophe.billiottet@webdna.us 2009)
  8. Re: [WebDNA] anyone have a good tcpconnect post snippet? (Govinda 2009)
  9. [WebDNA] anyone have a good tcpconnect post snippet? (Kenneth Grome 2009)
Just keeping you on your toes Chris :) Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 24/06/2009, at 6:31 PM, Christer Olsson wrote: > There's a typo in "text muti=3DF" ("l" missing) you might want to =20 > correct, even if it's redundant/not necessary; > > [!]=3D=3D=3D=3D=3D Make Connection =3D=3D=3D=3D=3D[/!] > [text muti=3DF]paypal_result=3D[tcpconnect host=3D[Lookup db=3D^paypal/=20= > paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 > CODE]APIURL]&port=3D443&ssl=3DT][!] > > Best, > Christer > > ************************************************************* > Christer Olsson PO Box 9160 Phone +46 40 25 85 85 > Ljusa Id=E9er AB SE-200 39 Malmo Fax +46 40 25 85 89 > Kantyxegatan 5 Sweden http://www.ljusaideer.se > > > 24 jun 2009 kl. 01.16 skrev Stuart Tremain: > >> Here is some code I have C&P from a PayPal snippet I have, I know =20 >> you will be able to sort out the sheep from the goats :) >> >> [!]=3D=3D=3D=3D=3D SetExpressCheckout =3D=3D=3D=3D=3D[/!] >> [TEXT show=3DT]content=3D[!] >> [/!]&USER=3D[url][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIUSERNAME][/URL][!] >> [/!]&PWD=3D[url][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIPASSWORD][/URL][!] >> [/!]&VERSION=3D[url][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIVERSION][/URL][!] >> [/!]&SIGNATURE=3D[url][Lookup db=3D^paypal/=20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APISIGNATURE][/URL][!] >> [/!]&METHOD=3D[url]SetExpressCheckout[/URL][!] >> [/!]&PAYMENTACTION=3D[url]SALE[/URL][!] SALE, AUTHORIZATION, ORDER >> [/!]&AMT=3D[url][_amount][/URL][!] >> [/!]&CURRENCYCODE=3D[url][ThisCurrency][/URL][!] >> [/!]&SOLUTIONTYPE=3D[url]Sole[/URL][!] >> [/!]&RETURNURL=3D[url][SiteReturnURL][/URL][!] >> [/!]&CANCELURL=3D[url][SiteCancelURL][/URL][!] >> [/!]&INVNUM=3D[url][ThisOrder][/URL][!] >> [/!]&PAGESTYLE=3D[url][ThisBrand][/URL][!] >> [/!][/TEXT] >> >> [!]=3D=3D=3D=3D=3D Make Connection =3D=3D=3D=3D=3D[/!] >> [text muti=3DF]paypal_result=3D[tcpconnect host=3D[Lookup db=3D^paypal/= =20 >> paypal.db&Lookinfield=3DPREF&returnfield=3DPREFVALUE&value=3D[API-=20 >> CODE]APIURL]&port=3D443&ssl=3DT][!] >> [/!][tcpsend skipheader=3DT]POST /nvp = HTTP/1.0[unurl]%0D%0A[/UnURL][!] >> [/!]USER-AGENT: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)=20= >> [unurl]%0D%0A[/UnURL][!] >> [/!]Content-type: text/namevalue[unurl]%0D%0A[/UnURL][!] >> [/!]Content-Length: [countchars][content][/CountChars][unurl]%0D=20 >> %0A[/UnURL][!] >> [/!]Content-type: text/namevalue[unurl]%0D%0A[/UnURL][!] >> [/!][unurl]%0D%0A[/UnURL][!] >> [/!][content][unurl]%0D%0A[/UnURL][!] >> [/!][/TCPSend][!] >> [/!][/tcpconnect][/text] >> >> >> Regards >> >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >> >> On 24/06/2009, at 8:15 AM, Kenneth Grome wrote: >> >>>> Hello Ken! i will forward what i find to your personal >>>> email address. >>> >>> Thank you Chris, I found one that looks like it will work, >>> it is Stuart Tremain's code. >>> >>> Sincerely, >>> Ken Grome >>> >>> >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >> >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ 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:

Major Problem (2003) re: Large databases in WebCat (1997) SSL and Webcat (2000) [WebDNA] Acceleratin Search / Index Performance in a Formum Service (2013) WebCat2 - [format thousands] (1997) Last Day of the Month (2005) Carrying Forward (1998) WebTen and WebCat (1997) Searching Numbers (2004) Great product and great job ! (1997) RE: Upload and WebCat (1998) [format 40s]text[/format] doesn't work (1997) Trouble with formula.db + more explanation (1997) Bug alert! (1997) Date Comparison (1998) Security Tip (1996) Problems getting parameters passed into email. (1997) quitting (1997) form data submission gets truncated (1997) Bug Report, maybe (1997)