Is it possible to create a SOAP API using C# and JavaScript -
i looking create soap api using c# can call using javascript. use c# regularly not have experience creating api's. call api using javascript used submit form data multiple websites not maintained us.
if there better solution soap open suggestions.
if can point me examples or has examples can share appreciate it.
tia brianke
edit: should have mentioned deploy solution allow form data multiple websites, not under our domain, submit data directly our database, hence api. perhaps there different way handle other api not aware of.
if there better solution soap?
if going consume api javascript json preferred. may checkout this example illustrates how expose json enabled wcf service consumption jquery ajax.
Comments
Post a Comment