swteam Posted June 23, 2008 Posted June 23, 2008 (edited) am developing a webservice here i ahve to give the url to the customer he will add the string to that url so that my service should update the database automatically i am developed a small add method web service which takes two integers as input and gives added value of that this if i take in to my windows application it is working fine but how to test when the user invokes my url it should check for passed value here i am little bit confused which url i need to give to customer whether .asmx file are some thing else please give me idea how to procede. Edited June 23, 2008 by swteam Quote
Administrators PlausiblyDamp Posted June 29, 2008 Administrators Posted June 29, 2008 If the customer want's to create a client application to your web service then they need the url to the .asmx file. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.