Click here to Skip to main content
15,903,362 members

Comments by Dave-10169531 (Top 13 by date)

Dave-10169531 17-Feb-16 12:26pm View    
thank you the JSON2CSHARP helped me to see how my class was not defined properly it is now working.

I will use the JSON2CSHARP in the future.
Dave-10169531 10-Nov-15 15:51pm View    
Richard thank you for your help. That plus I found an example on the vendors API portal.

I appreciate your help.
Dave-10169531 10-Nov-15 12:12pm View    
Thank you for your help. I will try it again.
Dave-10169531 10-Nov-15 12:06pm View    
I found that link yesterday and tried to use it. The API is posting to a SQL database not to a Web page. I think that throws me for a loop.
Dave-10169531 10-Nov-15 12:02pm View    
I guess I thought I could use HttpRequestMessage(). So I need to create a separate function to build my post request.