hai all,
i am new to web service(c#), i just tried helloworld, woked Perfectly!.
now i want to work in 3 different computers.
for eg: A, B, and C.
in computer A i have a simple demo.aspx page, i want to pass two parameters to web service in computer B (webTest.asmx) and in Computer C i have a sqlserver 2000 database in which i have to save the parameter passed.
Plz help me to implement this concept.
thanking you
-Nirmal.
i am new to web service(c#), i just tried helloworld, woked Perfectly!.
now i want to work in 3 different computers.
for eg: A, B, and C.
in computer A i have a simple demo.aspx page, i want to pass two parameters to web service in computer B (webTest.asmx) and in Computer C i have a sqlserver 2000 database in which i have to save the parameter passed.
Plz help me to implement this concept.
thanking you
-Nirmal.
Comment