 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Sun Jan 28, 2007 7:07 am Post subject: isapi web app |
|
|
Hi there,
I have an isapi *.dll which I embed within a table cell on a web page with
the following code...
<td>
<iframe id="my_frame" bgcolor="#8A0045" frameborder="0"
src="http://www.myserver.com/myisapidll.dll" height=390 width=340
allowtransparency="true"></iframe>
</td>
however, I have recently learnt that <IFRAME> is going to be phased out and
the word on the street is that the <OBJECT> tag will replace it.
I've been trying to convert the above code to use the <OBJECT> tag instead
but have had no luck. Can anyone point me in the right direction here?
Thanks,
Graham |
|
| Back to top |
|
 |
Stig Johansen Guest
|
Posted: Sun Jan 28, 2007 9:11 am Post subject: Re: isapi web app |
|
|
graham (AT) somewhere (DOT) com wrote:
| Quote: | I've been trying to convert the above code to use the <OBJECT> tag instead
but have had no luck. Can anyone point me in the right direction here?
|
Maybe you can find some inspiration here:
<http://www.student.oulu.fi/~sairwas/object-test/>
--
Best regards
Stig Johansen |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|