Änderungen zur Implementierung einer automatsicnen Autovervollständigungs "KI"
This commit is contained in:
@@ -12,7 +12,7 @@ Public Class WebService
|
||||
Inherits System.Web.Services.WebService
|
||||
|
||||
<WebMethod()>
|
||||
Public Function Show(ByVal sLookUP As String) As List(Of String)
|
||||
Public Function ShowLKWs(ByVal sLookUP As String) As List(Of String)
|
||||
Dim lstCountries As New List(Of String)()
|
||||
Dim Connectionstring As String = String.Empty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user