Scott Raney wrote:
> 
> On Mon, 15 May 2000, rice wrote:
> 
> > I created a table in an HTML editor. I copied the script to a file. In a
> > MC script I open the file and copy it to a MC HTML field. No table. Is
> > this the way it's supposed to be or have I screwed up?
> 
> MetaCard fields don't support tables.  This is on the feature-request
> list, but is down aways (behind support for paragraph attributes and
> embedding images, for example).
>   Regards,
>     Scott
> 
> >       Rick
> 
> ********************************************************
> Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
> MetaCard: You know, there's an easier way to do that...
> 
> Archives: http://www.mail-archive.com/metacard%40lists.best.com/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Hi Rick,

The best way to avoid this kind of problems is to store entiere html
3.2/4.0 source files (including tables, javascript, applets, custom
datas access special tags, etc...) directly in fields. Using this
method, you don't have to remind anytime witch html tag is/is not
natively parsed by Metacard. You need just to add the right field(s) as
variable(s) to your cgi/socket reply.

Regards, Pierre Sahores

CRDP de l'academie de Creteil
WEB, DB, ASP, VPN, B2B design

Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to