boovoon
26 Mar 2008, 10:45 PM
Hi all,
I am playing around with an idea of having a site that is more user-friendly than a site that I frequent. I would like to be able to submit form from my site (which shall have identical NAMEs that the original site expect) and get back the response (in HTML format). I can then process the response in a more meaningful way (to me).
I know I won't be able to use XHR, becuase of the cross-site posting. My be i shall use IFrame.
Anyway... Anyone be kind enough to suggest anything that might help me? Thanks in advance!
I am playing around with an idea of having a site that is more user-friendly than a site that I frequent. I would like to be able to submit form from my site (which shall have identical NAMEs that the original site expect) and get back the response (in HTML format). I can then process the response in a more meaningful way (to me).
I know I won't be able to use XHR, becuase of the cross-site posting. My be i shall use IFrame.
Anyway... Anyone be kind enough to suggest anything that might help me? Thanks in advance!