Forum Moderators: mack
It shows me this message-
You must configure your browser to accept cookies in order to access.
It works on Firefox but not on IE.
<iframe src="http://www.example.com" width="778" height="600" frameborder="0" scrolling="yes">
Company Time Clock</iframe>
Do I really have to use iframe? Is there anything else that I can use?
This opens up the html page inside the HTML page but I have drop down menus at the top of the main page which are hidden behind the new page.
<object classid="clsid:25336920-03F9-11CF-8FD0-00AA00686F13" type="text/html"
data="http://www.example.cfm" style="width:700px;height:600px;">
</object>
<!--[if IE]>
<style type="text/css">html, body {border:0;overflow:visible;}</style>
<![endif]-->