Thank you Dave. You are right. Now  it works.

Ciao Paolo


Try removing the first line.

  repeat 3
  ##  if the opensockets is not empty then resetAll
    put field "Headers" ....
    post MESSAGGIO to URL INDIRIZZO
    put it  & return after message
  end repeat

Using resetAll (or libUrlResetAll) is generally discouraged. But it should never be used in a handler before other statements in the same handler that use libUrl ("post" in this case).

Cheers
Dave
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to