Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

View an include in Front Page

Status
Not open for further replies.

csk003

Programmer
Joined
Feb 9, 2004
Messages
26
Location
US
I would like to view an include file in Front Page design view. How can I do it?
I can see it in html format.

If I can view the file in design view, would it be easy to change the navigation file buttons through moving in design view than changing the code.
 
You cannot view a traditional include file in WYSIWYG format (design view). If it is the file extension .inc on there, then FP deems it a text file only and that is why you have to view it in design view.

You have have included content from the Insert > Web Components > Included Content and then select page. Then you can select and HTML page and format it however you want (add your navigation buttons), then have that HTML included where you need it.

Hope this helps.

DBigger
 
If you use Frontpage Includes, these are handled on your local computer and you can see them. But if you are using server side includes, the page needs to be parsed before it can be rendered in a browser properly

__________________________
Corey

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top