I want to be able to create a form that a user can load into an iframe on another site. The only problem is, if the form is long when then Thank You Note is displayed, there will be a lot of empty space.
Is there a way from the form that is to be loaded into the iframe to control the height of the frame, or is there a way to give the iframe an auto height so it will stretch to fit its content?
I'd rather not have a scrolling iframe.
Anither option could be, is there a way to make the iframe disappear after the form inside has been submitted? I can then put the thankyou note in a pop-up window which I'm happy to use.
Is there a way from the form that is to be loaded into the iframe to control the height of the frame, or is there a way to give the iframe an auto height so it will stretch to fit its content?
I'd rather not have a scrolling iframe.
Anither option could be, is there a way to make the iframe disappear after the form inside has been submitted? I can then put the thankyou note in a pop-up window which I'm happy to use.
Comment