how to call a webmethod in webservices
N RATNAKAR
add a webreference, alias it with some name... [namespace] this name acts as a namespace name for your application... create an instance of the wedservice, call the webmethod from the object of webservice just created...