tab to html is a pain?
a field is simply <td>fieldcontent></td>
a record/card is simply <tr>your field content tags</tr>
put both in a loop... voila!
where's the difficulty?
# Sjoerd wrote:
#
# >I was thinking of another solution: Making a table with two
# columns of 50%
# >width. I know, this only guaranties that both columns are of
# the same width,
# >but still... I didn't know there was a 'column' tag, or are
# you saying not
# >all browsers support tables?
#
# Not all Browsers support the column tag which, as I
# understand it, is a
# Netscape thang only. All Browsers support tables, of course,
# but writing a
# parsing routine to convert tabs to HTMLtables is a pain.
#
# What about writing your data to a temp.doc and using EXT.dll
# to print it?
7# This would handle arbitrary length documents.
#
# I did write a routine to generate htmlTables from tabbed mc
# field contents.
# Let me know if this would be of use.
#
# /H
#
# Hugh Senior
#
# The Flexible Learning Company
# Consultant Programming & Software Solutions
# Fax/Voice: +44 (0)1483.27 87 27
# Email: [EMAIL PROTECTED]
# Web: www.flexibleLearning.com
#
# Archives: http://www.mail-archive.com/[email protected]/
# Info: http://www.xworlds.com/metacard/mailinglist.htm
# Please send bug reports to <[EMAIL PROTECTED]>, not this list.
#
Visit us at http://www.clearstream.com
IMPORTANT MESSAGE
Internet communications are not secure and therefore Clearstream International does not
accept legal responsibility for the contents of this message.
The information contained in this e-mail is confidential and may be legally
privileged. It is
intended solely for the addressee. If you are not the intended recipient, any
disclosure,
copying, distribution or any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are those of the
individual sender, except where the sender specifically states them to be the views of
Clearstream International or of any of its affiliates or subsidiaries.
END OF DISCLAIMER
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.