html_code_clinic thread: iframes
I-frames will suit you well (except they work in IE only). I would set id and name attributes for the I-frame (just to be safe): <IFRAME id="test" name="test" .........> Then use "test" as your link target.
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
html_code_clinic thread: iframes
I-frames will suit you well (except they work in IE only). I would set id and name attributes for the I-frame (just to be safe): <IFRAME id="test" name="test" .........> Then use "test" as your link target.
|