Hi.
New to this board.
Anyway, I've been trying for hours to find a solution but couldn't find any.
I have a 2 servers. The PHP website is in serverA. I need to include the signup page in serverB into my website in serverA. The catch is the signup page in serverB is ASP.
I would very much like to avoid using an iframe, or if ever i have no choice to to use iframe, is to be able to resize the height as I navigate the pages inside the iframe.
By the way, I'm trying to accomplish this because of this: The signup page of our control panel rests on a totally different server from our webserver. And there is no easy way to skin the signup page. Thus in order for me to integrate the signup page, I need to be able to include it from within my templated site.
Any suggestion is very helpful.
Thanks