Apr 29, 2005 #1 hlybbi Programmer Joined Mar 19, 2003 Messages 91 Location IS Does anybody know how to make an web service not return a xml but an csv or a text string Best regards Hlynur http://www.xodus.net
Does anybody know how to make an web service not return a xml but an csv or a text string Best regards Hlynur http://www.xodus.net
Apr 29, 2005 #2 chiph Programmer Joined Jun 9, 1999 Messages 9,878 Location US Change the web service to return the csv string. There's nothing you can do from the caller's side of things. Chip H. ____________________________________________________________________ If you want to get the best response to a question, please read FAQ222-2244 first Upvote 0 Downvote
Change the web service to return the csv string. There's nothing you can do from the caller's side of things. Chip H. ____________________________________________________________________ If you want to get the best response to a question, please read FAQ222-2244 first