[Download-List] HTML - bold
Shawn Waldie
waldies at sanjuancollege.edu
Thu Feb 5 18:42:27 EST 2004
I would like to make the column headings "bold", and the following code is
the only way I could get it to work:
DOWNLOAD CUSTOMER \
FILE _HOLD_ SRW_DWNLD_TST.htm \
FORMAT HTML OVERWRITING \
HEADING \
LITERAL "<B>ID</B>" \
LITERAL "<B>Name</B>" \
LITERAL "<B>Tapes</B>" \
LITERAL "<B>Date Out</B>" \
LITERAL "<B>Date Due</B>" \
DETAIL \
@ID \
NAME \
TAPES_RENTED \
NUM.VALUES ALL \
MV.ORIENTATION VERTICAL \
DATE_OUT \
NUM.VALUES ALL \
MV.ORIENTATION VERTICAL \
DATE_DUE \
NUM.VALUES ALL \
MV.ORIENTATION VERTICAL
I tried with no success to accomplish this with the HTML.ROW clause. Is
there a less verbose way than above?
************************************************
* Shawn Waldie San Juan College *
* Programmer/Analyst 4601 College Blvd *
* Phone: (505)566-3072 Farmington, NM 87402 *
* email: waldies at sanjuancollege.edu *
************************************************
More information about the download-list
mailing list