Dynamic E-catalogue / FP 2003

G

Guest

Hi,

I'm doing an e-catalogue for a client, it's in html format, the client asked
that it should be easily customizable, and he knows how to work on FP 2003,
so I started working on that using FP DWT and FP theme, every thing is good
for now, but then the client requested a specific changes:

The Navigational bar should look like this:
Home > a
Not like this:
Home | Up
a, b, c are main categories. a1, a2, b1, c1, .. are sub-categories.
There will be link on Home and the main category

The sub-categories displaying on the main category page should be as
thumbnails that are dynamically generated by the FP site's navigational
structure, when a user click on it, it'll take him to the sub category with
the same thumbnail displaying as full size image, with features (ignore the
features table, it’ll be added later to the dwt page)

I’m using FP 2003
The site will be copied on CD not published on server

Site done:
http://www.digitalmedia-sol.com/singer/web_01/

Download site:
http://www.digitalmedia-sol.com/singer/html.zip

This is how it should look like:
http://www.digitalmedia-sol.com/singer/wanted.htm



Ghassan
 
T

Thomas A. Rowe

You would have to use a database and server-side scripting, however that is not going to work from a
CD, so the next option would be to look into using Flash.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
S

Stefan B Rusynko

If what you are asking is how to get a nav bar to say display 3 links as
Home > a > b
instead of
Home | a | b

The formats for the Nav bars are stored in the folder
C:\Program Files\Microsoft Office\Office10\1033\botstyle
for FP2002 or in
C:\Program Files\Microsoft Office\Office11\1033\botstyle
for FP2003
In the file NAVBARS.INI
Make a copy of the file (for backup)
Add you own using one of the existing styles as a template



--




| Hi,
|
| I'm doing an e-catalogue for a client, it's in html format, the client asked
| that it should be easily customizable, and he knows how to work on FP 2003,
| so I started working on that using FP DWT and FP theme, every thing is good
| for now, but then the client requested a specific changes:
|
| The Navigational bar should look like this:
| Home > a
| Not like this:
| Home | Up
| a, b, c are main categories. a1, a2, b1, c1, .. are sub-categories.
| There will be link on Home and the main category
|
| The sub-categories displaying on the main category page should be as
| thumbnails that are dynamically generated by the FP site's navigational
| structure, when a user click on it, it'll take him to the sub category with
| the same thumbnail displaying as full size image, with features (ignore the
| features table, it’ll be added later to the dwt page)
|
| I’m using FP 2003
| The site will be copied on CD not published on server
|
| Site done:
| http://www.digitalmedia-sol.com/singer/web_01/
|
| Download site:
| http://www.digitalmedia-sol.com/singer/html.zip
|
| This is how it should look like:
| http://www.digitalmedia-sol.com/singer/wanted.htm
|
|
|
| Ghassan
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top