Using web services to post information (http post) to a webpage

SpiffType

New Member
Is it possible, to use a web service, to post information (http post), to a web page. So in the targeted web page, we can retrieve the information posted, by using method 'getParameter()' ?
 
Back
Top