-
for
i:=
1
to
StrToIntDef(Edit1
.
Text,
10
)
do
...
-Edit1
Text:=IdHTTP1
Get(
''
);
-IdHTTP1
Post(
'http://monitor.econet.org.ua/votes.php'
, data);