Any suggestions on how I might go about doing this?
Posted: Mon Sep 28, 2009 1:53 am
Basically I want to have siteA submit form data via POST to siteB.
SiteB then checks the database and says "username exists!" then redirects
you back to siteA with the error message.
I have it to where SiteA -> SiteB, processes the info, and shows the error, but how do I get
the error back to the original site? if I change the Location header then I just get
"the" error for modifying header output. Any suggestions? Thanks!!!!!!
SiteB then checks the database and says "username exists!" then redirects
you back to siteA with the error message.
I have it to where SiteA -> SiteB, processes the info, and shows the error, but how do I get
the error back to the original site? if I change the Location header then I just get
"the" error for modifying header output. Any suggestions? Thanks!!!!!!