[Web4lib] outputting a pre formatted list from a database to a web page

John Fitzgibbon jfitzgibbon at Galwaylibrary.ie
Tue Aug 22 12:03:13 EDT 2006


Hi,

I have a list which forms part of a description. The description is in a
field in an Access database. This field is outputted to a number of web
pages; the database serves as a back end to a number of web pages.

In one of the fields, I now need to add a list consisting of two
columns. I will have to store the HTML tags with the list in the Access
field. However, I don't want to use the div, or table element because
frequently, the field is output to a web page where it is enclosed by
span tags. Block elements are not allowed within inline elements such as
span.

My plan is to store it in Access along with the <pre> tag and, thus,
output it using the <pre> tag having each column separated by a tab. The
problem with this is that the data in column one is sometimes quite long
forcing the data in column two further right like so.

<pre>
Inns or Hotels	1.
Public Houses	31.
Mail Coach Offices	2.
Dispensary	1. 
Trades - townland Callings -	
Surgeons	2.
Apothecaries	2.
Wine and Spirit Merchants	3.
Grocers and Wine Merchants	3.
Spirit Merchants, Grocers and Ironmongers	4.
Tobacco Manufacturers	1.
</pre>

I wish to line up the data in column two. Is there any character other
than a tab that I can use? 

Is using the pre element within an inline element allowed?

Any ideas would be welcome.

Regards
John

John Fitzgibbon

p: 00 353 91 562471
f: 00 353 91 565039
w: http://www.galwaylibrary.ie 

******************************************************************* 
Tá eolas atá príobháideach agus rúnda sa ríomhphost seo 
agus aon iatán a ghabhann leis agus is leis an duine/na daoine
sin amháin a bhfuil siad seolta chucu a bhaineann siad. 
Mura seolaí thú, níl tú údaraithe an ríomhphost nó aon iatán 
a ghabhann leis a léamh, a chóipáil ná a úsáid. 
Má tá an ríomhphost seo faighte agat trí dhearmad, 
cuir an seoltóir ar an eolas thrí aischur ríomhphoist 
agus scrios ansin é le do thoil. 

This e-mail and any attachment contains information which is 
private and confidential and is intended for the addressee 
only. If you are not an addressee, you are not authorised 
to read, copy or use the e-mail or any attachment. 
If you have received this e-mail in error, please notify 
the sender by return e-mail and then destroy it. 
*********************************************************************


More information about the Web4lib mailing list