accepting a submitted HTTP POST from a URL
hi,
i have recruitment website needs able accept jobs website:
----------- message 3rd party jobsite -----------
"the way our system works submit http post url on site, sent each time user posts new advert.
xml individual advert found in body of post.
you need set page receive xml us, process update underlying database."
---------------------
at moment have addt developed insert record form page. easy acheive? if how? ive looked through existing page @ form action, getting no clues there:
<form method="post" id="form1" action="<?php echo kt_escapeattribute(kt_getfulluri()); ?>">
...any help/advice gratefully received.
hi,
from sounds actual form on site irrelevent since sending data directly need capture it, process have update database. correct?
More discussions in PHP Application Development (read only)
adobe
Comments
Post a Comment