L
Larry Smith
Hi there,
I have a page with a button on it and when the user clicks the button on the
client side I need to embed some encrypted information in the page on the
server side. I then want to post the page to another URL but it should
appear as if it came directly from the user himself (not the server). To
handle this, I'm currently allowing the page to be returned to the user
(with the encrypted info) where an embedded script immediately posts the
data. Is there a way to simply post the page on the server side after
embedding the encrypted info but adjust some field(s) so that it appears as
if it came directly from the user (client). Thanks in advance.
I have a page with a button on it and when the user clicks the button on the
client side I need to embed some encrypted information in the page on the
server side. I then want to post the page to another URL but it should
appear as if it came directly from the user himself (not the server). To
handle this, I'm currently allowing the page to be returned to the user
(with the encrypted info) where an embedded script immediately posts the
data. Is there a way to simply post the page on the server side after
embedding the encrypted info but adjust some field(s) so that it appears as
if it came directly from the user (client). Thanks in advance.