When you view in a browser the file dataservice.asmx you can see the web services page. When you click on a link you are prompted to enter a ticket value and any other parameters to make the code function.
Well just what is the syntax for enterring this ticket???
Thanks
Charlie
InfoDOG Monday, September 12, 2005 5:24 PM
the syntax of the ticket is a string. run first the authservice.asmx and you will get the ticket from it. copy paste it and insert it forwards..
IsoKake
IsoKake Friday, January 20, 2006 5:14 PM
the syntax of the ticket is a string. run first the authservice.asmx and you will get the ticket from it. copy paste it and insert it forwards..