Interfacing with ActiveVFP -- and Rest Service --
http://localhost:444/cfoxtow_webV3/ma...
This command will return a Json string with fields in the order that I want for
dispatch# 200001 -- I can change to any number and get back
that record.
{"dispnum":"200001","towdate":"01/03/12","yearcar":"98"}
This is an example of the string.
I can add commas, quotes, or anything else I want.
How do I hook this with my form, so if I type in a dispatch number it would go out and
return this?
the guy that made Activevfp doesn't have enough documentation so I'm
struggling a bit. But I have gotten this far.
Your appery can see my database ... I can give you a link to try
if you need it.