Änderungen zu iframe statt strings in der ajaxabfrage
This commit is contained in:
@@ -1107,7 +1107,7 @@ Partial Class LKWS
|
||||
Else
|
||||
readStream = New StreamReader(receiveStream, Encoding.GetEncoding(Response.CharacterSet))
|
||||
|
||||
''Get news data in json string
|
||||
''Get data in json string
|
||||
''You will get html source here......
|
||||
Dim Data As String = readStream.ReadToEnd()
|
||||
Return Data
|
||||
|
||||
Reference in New Issue
Block a user