| FAQ |
| Kalender |
|
|
|
|
#1 | ||
|
|||
|
Har WN som tidsfördriv
|
bort med ; ?
Kodat på frihand... ![]() 'Anrop till webservicen Dim WS As WebServiceSoapClient = New WebServiceSoapClient() 'Anrop till classen QRTag Dim tag As QRTag = New QRTag() tag.apiKey = "xxx-xxx-xxx" tag.guid = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" Dim arrResponse As ArrayList = New ArrayList(WS.DeleteTag(tag)) Dim sResponse As String = arrResponse(0).ToString() |
||
|
|
Svara med citat
|
|
|
#2 | ||
|
|||
|
Mycket flitig postare
|
Citat:
tag.apiKey = "xxx-xxx-xxx" tag.guid = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" Declaration expexted. |
||
|
|
Svara med citat
|
| Svara |
|
|