I've got a little problem i need to solve. I've got a set of .cfm (coldfusion) scripts running on a remote site. In these scripts there is forms that is filled out and posted. Let's say these scripts are located in server A. I need to have some sort of script to "open" them on server B without the use of frames, and when forms are filled out and posted, use a script on server B to build a url and pass it on to the first script that opens this page.
Not sure if i explained myself good enough here, but any suggestions and ideas on how to solve this is appreciated.
SW