Re: fp 2004??

From: scott valery (svalery_at_usa.redcross.org)
Date: 06/18/04


Date: 18 Jun 2004 08:01:06 -0700

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

"Steve Easton" <admin@95isalive.com> wrote in message news:<#sxvph2PEHA.3016@TK2MSFTNGP10.phx.gbl>...
> 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
> "jellybelly" <anonymous@discussions.microsoft.com> wrote in message
> news:105ce01c43f66$9986f830$a401280a@phx.gbl...
> > 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



Relevant Pages

  • Re: Get directory listing from a web server
    ... you have to use Server.MapPath to get hte physical path. ... directory listing, I'm not using Asp, my app is a Windows form app ... Looks like I'll have to go that route, thanks all, BTW is MapPath an asp ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Form post not passing data to ASP???
    ... > I have IIS server installed on XP-pro. ... I also have Norton Internet ... > I can run simple ASP programs without any problem. ... Actually, technically speaking, this is a mixture of html and ASP code. ...
    (microsoft.public.inetserver.asp.db)
  • Re: Quick test for ActiveX?
    ... a BLOB object), one functional difference aside from the ActiveX ... "someASPfile" that uses the above ASP code and includes clsupload.asp ... this ASP code to reproduce your symptoms? ... issues regarding classic ASP and IIS 7. ...
    (microsoft.public.inetserver.asp.general)
  • Re: ASP, looping, and stored procedures.... error 800a0bb9 ...
    ... I'm just going to include the .asp page here. ... > If your bottleneck turns out to be occurring in the ASP code itself rather ... > stored procedure, then you may want to think about utilizing GetRows ... >> Oh, and by the way, the test box has SQL server and IIS on it. ...
    (microsoft.public.inetserver.asp.db)
  • Re: ASP security in HTML pages
    ... > I have been googling around to know how secure can be ASP code, ... > - For a newbee, impossible to get the asp scripts inserted in an HTML page as they are not displayed in the client's browser, ... securely and server permissions are properly setup. ... The server never sends the ASP code to the client if it is properly configured. ...
    (Security-Basics)