RE: [WebDNA] XML Help

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 103586
interpreted = N
texte = Govinda, I have looked at some of these tags and think I might need to use them. Gue= ss I am really just lost when it comes down to how to send a request and ju= st get some kind of response back, even if it is an error message from them= , at least I would know that I am "talking" with their server... I have pl= ayed around with the [TCPonnect] commands but just get a "Error" couldn't c= onnect to host" message. Again, I am not even sure if this is the right roa= d to go down... The vendor I am trying to connect with does provide a "test Tool" when I ca= n paste the code (PNArequest below) and it does give a valid response. But = I don't know how to get my server to talk to them to get the same response = back. Mark -----Original Message----- From: Govinda [mailto:govinda.webdnatalk@gmail.com] Sent: Thursday, September 10, 2009 7:39 PM To: talk@webdna.us Subject: Re: [WebDNA] XML Help mark I also am XML newbie (not even started).. but start with this thought: webdna can produce any text you could need. You make webdna generate whatever text you need to look like whatever you need it to look like (whether HTML, javascript, XML, or anything.) There are also special XML tags in webdna, like [XMLNodes] and others.. but I have never looked into them.. They may make your job even easier. (in reading or writing xml.. ?) also there is a tag called [TCPConnect] you can use to connect directly to a server. But if you are just posting a form to them though, then you do not need that. dive in and ask more Q's as you encounter them. maybe read something introductory about XML so you can separate out Webdna Q's from XML Q's. -Govinda On Sep 10, 2009, at 4:49 PM, Mark Bergkvist wrote: > Not sure if anyone can help, but I need to connect to a supplier via > XML using an HTTP-POST command to get pricing information from. > > I know nothing about XML and not even sure if this is a WebDNA > question. > > Here is the sample document they sent me to work with. They did > also provide me with a URL and username/password to connect with. > > > 2.0 > > MD > YOU > MD > MyId > MyPassword > 12345 > > GovtEndUserType=3D"F" /> > 1 > > > > Anyone have any ideas where I should start? > > Windows 2003 IIS server > WebDNA 6.2.0 > > > Mark > --------------------------------------------------------- > 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/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category= =3D288 ------------ Govinda govinda.webdnatalk@gmail.com --------------------------------------------------------- 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/ Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D= 288 Associated Messages, from the most recent to the oldest:

    
  1. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  2. Re: [WebDNA] XML Help (Christer Olsson 2009)
  3. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  4. Re: [WebDNA] XML Help (Christer Olsson 2009)
  5. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  6. Re: [WebDNA] XML Help (Christer Olsson 2009)
  7. RE: [WebDNA] XML Help (Marc Thompson 2009)
  8. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  9. Re: [WebDNA] XML Help (Kenneth Grome 2009)
  10. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  11. Re: [WebDNA] XML Help (Marc Thompson 2009)
  12. Re: [WebDNA] XML Help (Kenneth Grome 2009)
  13. Re: [WebDNA] XML Help (Marc Thompson 2009)
  14. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  15. Re: [WebDNA] XML Help (Marc Thompson 2009)
  16. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  17. Re: [WebDNA] XML Help (Donovan Brooke 2009)
  18. Re: [WebDNA] XML Help (Christer Olsson 2009)
  19. Re: [WebDNA] XML Help (Govinda 2009)
  20. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  21. Re: [WebDNA] XML Help (Govinda 2009)
  22. RE: [WebDNA] XML Help (Mark Bergkvist 2009)
  23. Re: [WebDNA] XML Help (Govinda 2009)
  24. Re: [WebDNA] XML Help please (Colin Sidwell 2009)
  25. Re: [WebDNA] XML Help please (Gil Poulsen 2009)
  26. Re: [WebDNA] XML Help please (Gil Poulsen 2009)
  27. Re: [WebDNA] XML Help please (Gil Poulsen 2009)
  28. RE: [WebDNA] XML Help please ("Michael A. DeLorenzo" 2009)
  29. RE: [WebDNA] XML Help please ("Michael A. DeLorenzo" 2009)
  30. Re: [WebDNA] XML Help please (Colin Sidwell 2009)
  31. Re: [WebDNA] XML Help please (Colin Sidwell 2009)
  32. Re: [WebDNA] XML Help please (Gil Poulsen 2009)
  33. Re: [WebDNA] XML Help please (Toby Cox 2009)
Govinda, I have looked at some of these tags and think I might need to use them. Gue= ss I am really just lost when it comes down to how to send a request and ju= st get some kind of response back, even if it is an error message from them= , at least I would know that I am "talking" with their server... I have pl= ayed around with the [TCPonnect] commands but just get a "Error" couldn't c= onnect to host" message. Again, I am not even sure if this is the right roa= d to go down... The vendor I am trying to connect with does provide a "test Tool" when I ca= n paste the code (PNArequest below) and it does give a valid response. But = I don't know how to get my server to talk to them to get the same response = back. Mark -----Original Message----- From: Govinda [mailto:govinda.webdnatalk@gmail.com] Sent: Thursday, September 10, 2009 7:39 PM To: talk@webdna.us Subject: Re: [WebDNA] XML Help mark I also am XML newbie (not even started).. but start with this thought: webdna can produce any text you could need. You make webdna generate whatever text you need to look like whatever you need it to look like (whether HTML, javascript, XML, or anything.) There are also special XML tags in webdna, like [xmlnodes] and others.. but I have never looked into them.. They may make your job even easier. (in reading or writing xml.. ?) also there is a tag called [tcpconnect] you can use to connect directly to a server. But if you are just posting a form to them though, then you do not need that. dive in and ask more Q's as you encounter them. maybe read something introductory about XML so you can separate out Webdna Q's from XML Q's. -Govinda On Sep 10, 2009, at 4:49 PM, Mark Bergkvist wrote: > Not sure if anyone can help, but I need to connect to a supplier via > XML using an HTTP-POST command to get pricing information from. > > I know nothing about XML and not even sure if this is a WebDNA > question. > > Here is the sample document they sent me to work with. They did > also provide me with a URL and username/password to connect with. > > > 2.0 > > MD > YOU > MD > MyId > MyPassword > 12345 > > GovtEndUserType=3D"F" /> > 1 > > > > Anyone have any ideas where I should start? > > Windows 2003 IIS server > WebDNA 6.2.0 > > > Mark > --------------------------------------------------------- > 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/ > Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category= =3D288 ------------ Govinda govinda.webdnatalk@gmail.com --------------------------------------------------------- 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/ Bug Reporting: http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D= 288 Mark Bergkvist

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:

WC2b12: Yes, Formulas.db is for real (1997) deerfield/wingate server (2004) To Err or Not Custom Error (1999) Sort Order on a page search (1997) Sort Order on a page search (1997) WebCat2 - [format thousands] (1997) 'does not contain' operator needed ... (1997) [OT] Linux -> Winderz (2005) using showpage and showcart commands (1996) New command suggestion (1997) How can I Add several Items into the cart at once? (1997) Bill To - Ship To Information display (1997) price carry over (1997) japanese characters (1997) [url] issue (2000) RequiredFields template (1997) WebCat2b12--[searchstring] bug (1997) [WebDNA] .dna and Dreamweaver (2014) WC2b15 - [HTMLx]...[/HTMLx] problems (1997) Re:Searching for ALL / empty form field (1997)