Hi guys...

I have an idea and i dont know how to implement it

I have 15 forms, every form has 3 winsock controls that each does POST, GET, POST commands
one after the other ...


What i want to do is to make that in an array....

So like :

1. POST data - on close - GET another data - on close - POST another data
...
...
15.


Can it be done somehow with winsock array?


Cheers!