fp 2004??

J

jellybelly

Is there a Frontpage 2004 planned?

If so, is there any clue to what it will improve?

I hope they do something to improve the photo galleries!!!

Jelly
 
S

Steve Easton

I wouldn't look for FP 2004.

Photo galleries *normally* work providing that the user has properly prepared and imported
the images.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
K

Kevin Spencer

Yep. I believe the development cycle is 2 years. Look for it in 2005.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
J

Jim Buyens

Normally, betas start to appear 9-10 months prior to
product release. No betas have yet been released. Ergo, a
2004 version of FrontPage seems unlikely.

To oficially complain about FrontPage Photo Galleries (or
any other Microsoft product feature) browse:

http://register.microsoft.com/mswish/suggestion.asp

and fill out the form.

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)
|/---------------------------------------------------
*----------------------------------------------------
 
W

Wally S

Why not design and make your own photo galleries? Generally, something that
you make yourself will work better than an automated feature. It is
impossible for the people who write the software to foresee what every
single user will need.

Wally S
 
S

scott valery

the easiest way is to make an asp page

think of it like a directory listing..

you know if you have allow directy browsing enabled on the web server
how ugly it looks
and there is asp code out there that you can use to do the same thing

then you just modify to display the jpg file as an image instead of
listing the file name

i've got some simple code if you want it? email me..

i'm sure it would be better to post in in an asp news group
 
Top