Don't I basically just need to have their <form action> link point to our server, and nothing else needs to change? I also need to ensure that the pages they create have the name of the textboxes and other data entry fields the same names as my server is expecting to pull in, right?
====================================================================== Either keep the pages the same of use the formeval() method of WC (as I recall) ====================================================================== The other thing is, what if they want to use a "after submission" page from their site.. I would probably need to use a redirect? If so that kills cookies and session info, doesn't it? ====================================================================== Yep, just redirect. You could build the page yourself and keep the coo kies and session info. John _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

