Hello Mate,
First of all i used jscript function (ajax) to call the webservices in my application . but the Xmlhttp object didn't allow me to call the webservices from another machine by accessing the virtual directory created for that [roject. . I am using Asp.Net 1.1 . so i have created a proxy class (.vb)using the wsdl.exe tool. and i also createed a .dll file for that proxy class and added it as a reference to the bin folder in my project .
but i don't know how to create object for this file using jscript. because i want the jscript function to call the webservice method.
Could any one give a solution for my problem. I am expecting a reply man.