How do I make a page that is running inside an IFrame exactly the same as the IFrame? My IFrame has 700px X 500px, but the page that is running inside it takes up half the IFrame or less and creates horizontal and vertical scrolling. How I do? I already researched the net and only found the size of the IFrame, but the page inserted in it. Passing parameters to the IFrame (page). Note that it has a width = 700 and a heigth = 500:
../../ace/ace005a.asp?/GEN/ASP/GEN0001a.asp$$ind_situacao=&tipo_empresa=&ind_classificacao=&p_cod_tipo_contrato=&indsubmit=false&txt_nome_campo_cod=num_contrato&txt_nome_campo_cod_ts=cod_ts_contrato&txt_nome_campo_desc=nome_contrato&ind_tipo_pessoa=J&funcao_executar=PesquisaContratoMontaFilial();&abre_modal=S&ind_alteracao_contrato=&tipo_preco=", "Pesquisa Contrato", 700, 500
See how the page looks inside. The Frame is large, but the inside page is less than half the IFrame.