Hi there!
Does anyone know how to customize an Access Template's display? ie. colours of the table header, the table border, table content font..
I can adjust the background properities in the <body> tag but any ideas how to format the table itself because access generates that.
Below is a standard template:
<HTML>
<TITLE><!--ACCESSTEMPLATE_TITLE--></TITLE>
<BODY BGCOLOR="#FFFFFF">
<!--ACCESSTEMPLATE_BODY-->
</BODY>
<BR><BR>
<IMG SRC = "msaccess.jpg">
</HTML>
thanks!!
DK
Does anyone know how to customize an Access Template's display? ie. colours of the table header, the table border, table content font..
I can adjust the background properities in the <body> tag but any ideas how to format the table itself because access generates that.
Below is a standard template:
<HTML>
<TITLE><!--ACCESSTEMPLATE_TITLE--></TITLE>
<BODY BGCOLOR="#FFFFFF">
<!--ACCESSTEMPLATE_BODY-->
</BODY>
<BR><BR>
<IMG SRC = "msaccess.jpg">
</HTML>
thanks!!
DK