Jim <

S

Simon Weaver

I am not using a DRW, exporting to a <TABLE>

I am Exporting an Access query (File, Export) and saving
as File Type HTML.

I want to format the code so that it appears as a
hyperlink, linking to suitalbly named html files.

Test Kit AA1
Test Kit BB1

Contents = AA1.htm
Contents = BB1.htm

TIA, Simon
 
T

Thomas A. Rowe

In this case I think you will have to manually create the hyperlinks either
in Access before you export the file or after you have imported the file
into FP. After importing into FP would be the best, since then the paths
would be correct unless the Access file is in the same folder as the file
you want to link to.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
S

Simon Weaver

Thanks,

but I'm not actually linking to Access. I want to place
a link in an html table to a html file which has been
generated by the 'Export to HTML' feature of Access. One
of the table fields I'm exporting contains the code of an
item I want to display, the exported html file is named
as this code.

Access is exporting the code embedded in an html anchor,
but I can't stop FrontPage from replacing > with &tl;

Do you have an idea?

TIA, Simon
 
Top