Is there any way to get an IFRAME to do a POST without altering the
browser window's history?
I can achieve dynamic data loading using GET via the iframe's
contentWindow.l ocation.replace method, but that isn't suitable for large
requests.
--
Robin Becker
browser window's history?
I can achieve dynamic data loading using GET via the iframe's
contentWindow.l ocation.replace method, but that isn't suitable for large
requests.
--
Robin Becker
Comment