|
|
Browse by Tags
All Tags » xml
-
I called the GetIndividualCollection method and searched by last name. For most queries it seems to work fine, but it failed when I did one search. After inspecting the output, the XML you're sending back is invalid: <middleName> ...
-
I have been trying for serval months to figure out how to successful communicate with F1 through Data Exchange. I need help too. Anybody? My skill set is PERL, MySQL, PHP, JavaScript etc. Have not learned Visual Basic or Visual Studio. I try to avoid MicroStuff
-
My church gets F1 in May, but I'd like to look at the API before then so that I can get an idea of what the system can do and present ideas to the staff. It doesn't seem as though the API is public, however. A list of SOAP methods available would be enough for some initial brainstorming. Can anyone help me out?
-
Is there a call to DE that will return the results sorted? I don't find this anywhere in the documentation. It would be nice if this were added.In lieu of this not being a feature any suggestions on how to sort the returned xml (i.e. by members last name, etc.) using javascript.ThanksMark
-
I am working on being able to use DE via javascript. I can get your php sample working just fine but can't quite get there with javascript.
Right now I think I'm hung up on the ' . htmlspecialchars($sAuthenticateHeader) . '
in your code. I understand what it does but why is this needed? I can't find an ...
-
Has anyone been successful in using XMLHttpRequest via javascript to get information from DataExchange? I can use the php example successfully but have a need to be able to do this with java ...
|
|
|