> 2 questions 
> 
> 1. Can Active4D work within iframes? I have had a go at it and my first
> attempts don't work. Just need to know whether it is possible or not. If it
> is, I will keep trying.
> 
> 
> 2. If I put HTML code in a 4D field I can easily write the field to a html
> page. But if I put active4D code within the html code and then put it into a
> field the code doesn't get processed. Is there a way around this? I just
> wanted to put a number of pages that I know I will not change into the
> database itself.   I think I understand why it doesn't work, is there a work
> around?

I havn't tried this but...
 
You could try creating a wrapper for "A4D Execute text" and pass the
contents of your A4D/HTML field to it. (See "Direct Execution" around about
page 60).

You might need to convert the results from a blob to text before passing
back $0.


HTH
-Kevin Williams


Reply via email to