|
|
Browse by Tags
All Tags » xml
-
Curious if anyone has developed an interface with Emma Email. Apparently they have the API necessary to utilize the account preferences people setup regarding email addresses and subscriptions.
-
Nick:
Object Reference errors are the most elusive / irritating - because you cannot discern much from the error other than there is a missing ''something.''
If your xml works via Portal, have a look at the following post. It details some changes we are making with Data Exchange. The Portal interface is currently consuming the ...
-
Does anyone else have any fun codes that they have written for ways
to integrate F1 with their church website? We were under the
impression that this would be easier to integrate and hoping that with
the new API coming out that we wouldn't have to put a lot of hours and
man power into creating something from scratch... Anyone have any ...
-
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 ...
|
|
|