Is it possible to build a new front end for a form located somewhere else on the web, on my own website? For example, let's say there is a form to get Example.com's monthly newsletter on Example.com. Would I be able to write a PHP script to take the user's information on my site, and have the PHP script fill out the real form on Example.com? If so, could I then have the PHP script return the information shown on Example.com (like "You will now receive our monthly newsletter"). I know this is probably a long shot but any help is appreciated.
Thanks
Thanks