NiceMahn
08-17-2009, 08:33 PM
I have got this form link 'http://www.myleasing.dk/apply/?pincode=5552' and it works fine.
But when I implement this url into a Iframe It does not work properly.
Example: clearing all Temporary Internet Files, closing browser, re-open browser and visit http://av-entreprise.dk/ pressing finansing and then leasing. well first step (showing the form) works fine, but next it says that that the password at the end of the url was not parsed..? OK now going directly to 'http://www.myleasing.dk/apply/?pincode=5552' from adress line. works like a charm. Now go back to http://av-entreprise.dk/ without closing browser, and this also works as it should..??? Somewhere the address of the page and the Iframe seems to interfear or? Should there be some info parsing or cookie/temporary copied, OR does anyone knows whats going on and how to solve it.
<IFRAME SRC="http://www.myleasing.dk/apply/?pincode=5552" WIDTH=100% HEIGHT=100% scrolling="yes">
Hvis du kan se dette, kender din Browser
ikke IFRAME. MEN, vi
<A HREF="http://www.myleasing.dk/apply/?pincode=5552">linker</A>
dig alligevel til filen.
</IFRAME> :confused:
But when I implement this url into a Iframe It does not work properly.
Example: clearing all Temporary Internet Files, closing browser, re-open browser and visit http://av-entreprise.dk/ pressing finansing and then leasing. well first step (showing the form) works fine, but next it says that that the password at the end of the url was not parsed..? OK now going directly to 'http://www.myleasing.dk/apply/?pincode=5552' from adress line. works like a charm. Now go back to http://av-entreprise.dk/ without closing browser, and this also works as it should..??? Somewhere the address of the page and the Iframe seems to interfear or? Should there be some info parsing or cookie/temporary copied, OR does anyone knows whats going on and how to solve it.
<IFRAME SRC="http://www.myleasing.dk/apply/?pincode=5552" WIDTH=100% HEIGHT=100% scrolling="yes">
Hvis du kan se dette, kender din Browser
ikke IFRAME. MEN, vi
<A HREF="http://www.myleasing.dk/apply/?pincode=5552">linker</A>
dig alligevel til filen.
</IFRAME> :confused: