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?

Think about it... write([mytable]myfield) won't do it, because you are just asking Active4D to write the text to the page, not execute it. You need to use the 'include into' command.


Regards,

   Aparajita
   Victory-Heart Productions
   [EMAIL PROTECTED]
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com




Reply via email to