on 11/19/03 5:08 PM, Graham Timmins wrote: > 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.
Yes. Use iframes all the time and I know others do as well. > > > 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? How are you putting the contents from the 4D field into the HTML page? >I just > wanted to put a number of pages that I know I will not change into the > database itself. Why not leave them as static pages? If you're trying to optimize delivery of the pages then load the static pages into memory using INCLUDE INTO and serve them that way. ------------------------------------------------ Flemming Andersen AKTIV Software Corporation [EMAIL PROTECTED] 723 Paskin Way Tel: 250.727.3442 Victoria, BC V8Z 6N4, Canada Fax: 250.727.3740 http://www.aktiv.com
