http:post in Fivewin

http:post in Fivewin

Postby Marco Turco » Thu Feb 05, 2015 11:30 am

Hi all,
I need to send some info via http:post
how can I convert this php code in fivewin ?

for a single element dataI Always used
hFormData := {=>}
hFormData["sender"] := "LOGIC SRL"
..
..
oHttp:Post(hformData)


but in this case I have multiple elements

// SENDER DETAILS
$_param["sender"] = "LOGIC SRL";
$_param["posta_options"]["sender"]["indirizzo"] = "Via Zama 4";
$_param["posta_options"]["sender"]["cap"] = "20110";
$_param["posta_options"]["sender"]["citta"] = "Milano";
$_param["posta_options"]["sender"]["provincia"] = "MI";
$_param["posta_options"]["sender"]["nazione"] = "Italia";


Thanks in advance
Best Regards,

Marco Turco
SOFTWARE XP LLP
User avatar
Marco Turco
 
Posts: 858
Joined: Fri Oct 07, 2005 12:00 pm
Location: London

Re: http:post in Fivewin

Postby Antonio Linares » Sat Feb 07, 2015 2:42 am

Marco,

Please search in these forums for XMLHTTP post
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41315
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 81 guests