Problem substituting CSS for frames
I have a website in which I link a real estate idx search engine using a frame. I want to change this to CSS to get the website ready for XHTML strict, but I have been unable to get the page loaded.
The page to be loaded ishttp://tarmls.rapmls.com/scripts/mgrqispi.dll?APPNAME=Tucson&PRGNAME=MLSLogin&ARGUMENT=6mNQtqRwUcziNf%2BGEU9r3A%3D%3D. Part of the problem is that it isn't an html page: it is a compiled dll. Can that be loaded using <object>? I've tried and so far I'm unsuccessful. Thanks for any response.
Scott

