Legacy perl module, <iframe> in Raw Content?

Client has a legacy Perl module. I see in the prior code invocation:

When I place this in a Raw Content element, I get a file not found.

How best to invoke this Perl module form Pro?

src="/cgi-bin/SchedulerNEW.pl?MainOption=Home"

Hi @fxpeters,

This is how we use iframe. It will be file not found if the location of the src is incorrect. Since this is wordpress and perl module is a different entity(not sure of the setup) you might need to supply the absolute URL. If it doesn’t work, you might need to consult a web developer since this is about incorporating a third party code. Thank you for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.