RE: Witango-Talk: Code Suggestions

2011-03-08 Thread Robert Shubert
[mailto:stevefogel...@askics.net] Sent: Tuesday, March 08, 2011 8:50 PM To: Witango-Talk@witango.com Subject: RE: Witango-Talk: Code Suggestions Hi Robert, Thanks for the information and especially the last two lines of code. I am pretty green on xpointer and xpath. I used the following to capture

Witango-Talk: Code Suggestions

2011-03-06 Thread Fogelson, Steve
I am using the following to download images. Per Robert's suggestion, I am going to parse the detailedresponse to check a few things. @assign request$URLContents '@dom @url location=@var request$Image waitforresults=true detailedresponse=true maxresultsize=128K' I put together the following

RE: Witango-Talk: Code Suggestions

2011-03-06 Thread Robert Shubert
I put together the following to parse the xml. I was thinking that by checking the Status Code and making sure it was 200 that that would indicate the download was successful. Am I correct in assuming this? It’s a pretty good bet. All HTTP servers should respond a 200 message when returning