[Php-it] da asp a php

Cesare D'Amico cesare at ngi.it
Wed May 16 09:09:58 CEST 2007


Alle 23:22, martedì 15 maggio 2007, fromthestone ha scritto:
> ecco la maledetta:
> set httpxml= Server.CreateObject("MSXML2.SERVERXMLHTTP.3.0")
> httpxml.Open "POST",
> "http://www.provider.it/ita/servizi/sms/invio_sms.asp", false
> httpxml.Send

A occhio, non conoscendo ASP, devi solo fare una chiamata POST a 
quell'indirizzo e passargli l'XML che hai precedentemente creato.

cURL è tua amica ;)

Ciaps
     ce
-- 
Cesare D'Amico      |  Gruppo Volta
Area tecnica        |  Web & Mkt Solutions
Tel: 045 21 000 84  |  Via Leida 8 - Verona
Fax: 045 21 000 85  |  http://www.gruppovolta.it


More information about the Php-it mailing list