[jiffie-developers] Problem with ASP frames
Status: Abandoned
Brought to you by:
joniles
|
From: Alex G. <ag...@ma...> - 2007-06-16 23:16:32
|
Hi everybody, I have a problem. I need to work with the pages wish was written with ASP. And if you will try to navigate to this page with, for example, Firefox and open the source you will see an empty page. But if you will try to that via IE you will see the normal content of the page. Well... I have exactly the same behaviour with Jiffie (as with Firefox). When I'm trying to access the content of the page (via getInnerHtml(), getInnerText() or getElementList()) I can't get anything - IFRAME element is empty. I was trying to use Thread.sleep(). But it doesn't work. Could someone help me? Thanks in advance, Alex |