|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Hi all,
I'm developing a site with payments online and my bank said that I need to use a HTTPS POST sending a message containing XML They want something like this --> (A030=M001&A001=2734&C007=123456789012345) But I don't understand how to send it with a form submit.. What's the best way to code this? |
|
#2
|
|||
|
|||
|
Well, the example you're giving isn't XML...
You're going to want some sort of cURL library, though. What language are you using? |
|
#3
|
|||
|
|||
|
I think I know the solution
My question was because I'm making an e-comm site that deals with a few banks in Portugal and they want me to sent in the URL some variables...
Now I know how to send it: with a form post (using the GET method)... I was a bit confused because in the manual they showed me a XML DTD. ( I never saw XML in my life... hehehe) Thanks for the answer. [ ] ![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Sending XML with a form SUBMIT |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|