Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Programming
»
Networking and Web Programming
»
Problem with Web Service Toolkit
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
FAQ
Wiki
Bugtracker
Packages
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
Search
Advanced search
« previous
next »
Print
Pages: [
1
]
Author
Topic: Problem with Web Service Toolkit (Read 592 times)
cappe
Jr. Member
Posts: 60
Problem with Web Service Toolkit
«
on:
June 15, 2017, 08:54:06 am »
I have a problem with call asp.net web server with variable with array.
The varible login is word correctly, but destinatari not work.
The client code is:
Sa := Sa_Type.Create;
Sa.login:='arial';
Sa.destinatari.SetLength(5);
Sa.destinatari[0] := '11111';
Sa.destinatari[1] := '22222';
Sa.destinatari[2] := '33333';
Sa.destinatari[3] := '44444';
Sa.destinatari[4] := '55555';
How do I fix the problem?
«
Last Edit: June 15, 2017, 08:57:44 am by cappe
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Programming
»
Networking and Web Programming
»
Problem with Web Service Toolkit
Recent
Following code crashes ap...
by
jamie
[
Today
at 02:43:49 am]
StringGrid scrolling
by
PatBayford
[
Today
at 02:35:27 am]
Console 24 line limit.
by
DarkDiosito
[
Today
at 02:13:56 am]
Linux TUN
by
benohb
[
Today
at 02:04:57 am]
is it possible to stream ...
by
taazz
[
Today
at 12:47:05 am]
Lack of SSL on wiki?
by
Zoran
[
Today
at 12:13:33 am]
macOS 32-bit app warning
by
Phil
[
Today
at 12:08:16 am]
Alt-G does not work any m...
by
zamtmn
[April 23, 2018, 10:55:05 pm]
Material Design
by
lainz
[April 23, 2018, 10:10:01 pm]
Fortes Report (CE) - Expo...
by
JanRoza
[April 23, 2018, 09:53:53 pm]