RE: Processing user created html alongside epl html

2015-07-01 Thread Kaiser, Matthew
aiser – IT Department Ext. 6138 From: Kaiser, Matthew Sent: Thursday, June 25, 2015 1:51 PM To: Andrew OBrien; Kaiser, Matthew Cc: [email protected]<mailto:[email protected]> Subject: RE: Processing user created html alongside epl html I’m looking at the documentation at http://www.e

RE: Processing user created html alongside epl html

2015-06-25 Thread Kaiser, Matthew
I see, got it! Thanks! Matthew Kaiser – IT Department Ext. 6138 From: Kaiser, Matthew Sent: Thursday, June 25, 2015 1:51 PM To: Andrew OBrien; Kaiser, Matthew Cc: [email protected] Subject: RE: Processing user created html alongside epl html I’m looking at the documentation at http

RE: Processing user created html alongside epl html

2015-06-25 Thread Kaiser, Matthew
[mailto:[email protected]] Sent: Thursday, June 25, 2015 1:09 PM To: Kaiser, Matthew Cc: [email protected] Subject: Re: Processing user created html alongside epl html Unless I'm misunderstanding you could always call execute with the $user_html string as input: From memory Execute all

Re: Processing user created html alongside epl html

2015-06-25 Thread Andrew OBrien
Unless I'm misunderstanding you could always call execute with the $user_html string as input: >From memory Execute allows a scalar as input rather than a filename. Cheers, Andrew On 26 June 2015 at 01:55, Kaiser, Matthew wrote: > Hi, all. > > I have a page that takes html created by users >