Photo Gallery always in Root Directory

J

JCO

I've created several and have many more to do....
Why does the photo gallery always ends up at the root directory. It's no
big deal to move it to the sub-folder that I want it in, but it is an extra
step that could be avoided. I'm sure I'm doing something "Not quite Right".
 
J

Jim Buyens

-----Original Message-----
I've created several and have many more to do....
Why does the photo gallery always ends up at the root
directory. It's no big deal to move it to the sub-folder
that I want it in, but it is an extra step that could be
avoided. I'm sure I'm doing something "Not quite Right".

The first time you save the page, and the Save As dialog
box appears, switch away from the root folder before you
click Save.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| 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)
|/---------------------------------------------------
*----------------------------------------------------
 
J

JCO

That's it huh. Sounds easy enough.
Another question if you don't mind.

Is there an easy way to change one file name in a script that is on every
htm page? I'm sure I can use some sort of Search & Replace but I'm not sure
how FP2003 prefers me to do it. Thanks again, Jim, for your help.
 
J

Jim Buyens

JCO said:
That's it huh. Sounds easy enough.
Another question if you don't mind.

Is there an easy way to change one file name in a script that is on every
htm page? I'm sure I can use some sort of Search & Replace but I'm not sure
how FP2003 prefers me to do it. Thanks again, Jim, for your help.

1. Choose Replace from the Edit menu.
2. Under Find Where, select All pages.
3. Under Advanced, select Find In Source Code.
4. Enter the Find What and Replace With text.
5. Click Find In Site.
6. When the Find In Site completes, double-click the first entry in the
Status/Page/Count list box.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| 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)
|/---------------------------------------------------
*----------------------------------------------------
 
J

JCO

Jim,
I've done many photo galleries now, however, they all take to long to load.
Going by, what FP2003 displays, many of my pages will take awhile. It is
not published yet.

I was wonder if there are any "Tricks of the Trade" when it comes to photo
galleries? It seems, even if only a few pictures, it will take a long time.
 
J

Jim Buyens

JCO said:
Jim,
I've done many photo galleries now, however, they all take to long to load.
Going by, what FP2003 displays, many of my pages will take awhile. It is
not published yet.

I was wonder if there are any "Tricks of the Trade" when it comes to photo
galleries? It seems, even if only a few pictures, it will take a long time.

I'm not aware of anything particularly "piggish" about FrontPage photo
galleries. Pictures just consume a lot of bytes; that's all.

For photograph-type pictures, you might want to review the JPEG
comperssion percentage you using when you save the files. 100%
quality = 0% compression, and is usually quite wasteful. 90%
quality produces ver little image degrqadation, but a significant
size reduction.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| 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)
|/---------------------------------------------------
*----------------------------------------------------
 
Top