GeekArticles
Programming
DelphiProblem generate SOAP Message
Author: qc.borland.com |
Published: 29th Jan 2008 |
Visited: 78 times |
Add CommentFiled in: DelphiQC#: 57372 Version: 11.0 Status: New defect, requires tester review Description: The SOAPRequest is generate in uncorretly mode.
I debug the application and I see missing one property in the tag of parameter.
Uncorretly
<funzione>1</funzione>
<xmlInput>
Read Article Sponsored Links
Related Articles
• The Stateless Problem of Ajax We are often dazzled with websites that were developed with Ajax. The interface is amazing and the interaction with users is simply beyond expectations. The asynchronous streaming of information from the server gives the user the ability to update the information in our browsers without refreshing t ...
• Another 3 EASY way to Stopping ASP.Net ViewState Problem The ASPNet pages uses ViewState field to store current data between server and client. But if you have many controls or data on your page viewstate info will become bigger than your normal html. So this helpers allows to stop viewstate prob ...
• Google's Ad Sense for Audio SOAP API This is an interesting new API from Google, it uses SOAP to insert audio ads into your streams, so if you have a web radio station you can use its SOAP-based API to grab audio files to insert into th ...