I have one problem about using Web Services.
ASP.NET
5
Posts
3
Posters
0
Views
1
Watching
-
Import the namespace , then call its function. :-D Thanks & regards, Suresh Dayma
Everything Is Possible!
-
Import the namespace , then call its function. :-D Thanks & regards, Suresh Dayma
Everything Is Possible!
-
But for importing namespaces I have to add reference of web application to this web service.
You have to create an object of the class and call its function. for eg:- Dim f As New Webform11 Button1.Text = f.name1() 'name1() is a function which is present in the webform11 :) Thanks & regards, Suresh Dayma
Everything Is Possible!
-
check my article currency Conversion using Web Services. its a easy implementation for a web service.
keep Learning and you never will be out of date...