Is there a way to pull in the event details from an external site so that the host site has a shareable URL?
Example: www.association.com/events is using Advance iFrame Free to pull in a calendar from www.eventcalendar.com. When you click on an event in the iFrame, the URL stays www.association.com/events where the actual URL from the other site would be www.eventcalendar.com/cvweb/cgi-bin/eventsdll.dll/EventInfo?sessionaltcd=2022026.
What I am trying to do is pull over /EventInfo?sessionaltcd=2022026 ~ or ~ just ?sessionaltcd=2022026
That would leave the shareable URL as www.association.com/events?sessionaltcd=2022026
Is this possible in Free? Or is it possible in Pro? Any help and instructions would be very helpful.
Hi, in the free version you can pass url parameters 1:1.
In the pro version you can do almost everything you can image and map a to b how you like.
See: https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/url-features
In the pro you can also update the parent url if in the iframe the url is changing.
Be aware for this you need to add a Javascript file to the page in the iframe.
Best regards,
Michael