How are you bringing the page into FP after you have exported it from
Access?
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"Simon Weaver" <(E-Mail Removed)> wrote in message
news:1460401c3f92d$db3b7fa0$(E-Mail Removed)...
> Thanks Thomas & Jim,
>
> but I'm not actually linking to Access nor using DRW. I
> want to programmatacly place a link in an html table to a
> html file which has been generated by the 'Export Query
> to HTML' feature of Access. One of the table fields I'm
> exporting contains the code of an item I want to display
> i.e. AA1, the exported html file is named as this code. I
> want users to be able to click the link in the resulting
> table and open AA1.htm
>
> 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