Is it possible to pass variables through the addon Dynamic IFRAME? Anything we code into the URL it doesn't execute it. It treats it as entities. Is there anyway we can pass variables through?
I have basically the same question.
I'd like to embed a page from an external web application that needs authentication.
Preferably I would like to use the info from the Concrete5 user account and push it (safely) to the web application showing in the iFrame.
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.
I'd like to embed a page from an external web application that needs authentication.
Preferably I would like to use the info from the Concrete5 user account and push it (safely) to the web application showing in the iFrame.