hi,
I am currently using an IFrame (in my jsp) to bring up a third party web content(ex.a payment page from www.hsbc.com). i want the external site to handle all the user actions (within the iframe).
In this case I am unable to capture the errors or exception that the external website throws.
Is there a way to bring up third party web content using Ajax with better error handling mechanism ?
FYI : webservices not available
Regards
Wee