Upload and manipulate a form from an external site

2

Hello, I need to incorporate this site into my site: link so that the person can consult by him.

Using iframe works fine, however I had to manipulate the first field (municipality) so that it would be fixed in one of the options.

Another thing I wanted to do would also be to reduce the amount of information that appears, but I can not cut using% css of css and put negative margins in the iframe, because the second page (the one that appears after the user submits the form) is larger than the first, so if I cut the iframe I cut information from the second page.

What do I want to do? Can someone give me a light?

cut

My site is made in php, from what I saw in geoobras, the form takes to <iframe src="https://geoobras.tce.mg.gov.br/cidadao/"style="width: 100%; height:100%;" frameborder="0" scrolling="no"> </iframe>

    
asked by anonymous 20.12.2018 / 15:20

0 answers