J
JT
I created a webform1.aspx and in the webform1.aspx.vb code behind page I did
this.
Dim MyService As com.cdyne.ws.IP2Geo = _
New com.cdyne.ws.IP2Geo
I need to know how to call this service. Can someone help please?
this.
Dim MyService As com.cdyne.ws.IP2Geo = _
New com.cdyne.ws.IP2Geo
I need to know how to call this service. Can someone help please?