You have to switch into Code view, then find and update the XSLT code that
builds the hyperlink HTML.
Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------Â*-----------------------
|\----------------------------Â*-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------Â*-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------Â*-----------------------
*-----------------------------Â*-----------------------
"Lavon" wrote:
> I have 3 fields coming in from an xml file, project_name, news, and url. I
> have a data view in frontpage 2003 that displays project_name and news. What
> I want to do is association the project_name and the url together, such that
> the web page user clicks on the project_name they are taken to the detail
> project information. However, whenever I drag the url element or right mouse
> button and select insert as a link, I get the http as text and the link. How
> can I get each unique url attached at a field level to the project_name so
> when the xml file is refreshed nightly this data view is maintained with the
> latest information?