"how to" help with In line frame?
Permalink
            I want to put an in line frame in my site. (to mask the URL to my forms server)
I'm not seeing a quick way to do this.
would I be better off to just make a static page?
    I'm not seeing a quick way to do this.
would I be better off to just make a static page?

                        you can use the html block and just use an iframe                    
                
                        thanks, it's all wonky, and normal formatting isn't working correctly, 
Leaving grey borders, and width="100%" is like 70%
                Leaving grey borders, and width="100%" is like 70%
                        the grey borders are because of your form server (you need to change the html/css), and its probably filling 100% of the div it is in.                    
                
                        Is there a way to override the CSS from the parent, while it's in the iFrame? I don't want to change the form server.                    
                
