iframe
iframe
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- mg330
How good are you with ASP?
Are you looking to more or less rely on one main page with different pages loading into the iframe?I've come to realize that more people than I thought use a combination of ASP, CSS, and XHTML to accomplish the same thing an iframe does, but it's a little better in my opinion.
Anyhow, as far as the iframe goes:
I think you need to have the html page that will load into it set as a table at 100% width, and have the iframe settings at 100% and the table that surrounds it at 100% - do you have a table around it?