Front PAge used to create my website. Website contains used car inventory and
pictures. What is the best way to maintain pictures?
The user is allowed to use Editor to delete vehicles but pictures are left
untouched

Re: FP Access & Pictures by Thomas

Thomas
Wed Apr 16 10:47:01 CDT 2008

You would have to write a custom ASP/VBScript script that uses the FileSystemObject to delete the
image file from the server when the record is deleted from the database.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"swalt" <swalt@discussions.microsoft.com> wrote in message
news:6F029D53-4B35-4D00-8DCF-7B7E2B6ED601@microsoft.com...
> Front PAge used to create my website. Website contains used car inventory and
> pictures. What is the best way to maintain pictures?
> The user is allowed to use Editor to delete vehicles but pictures are left
> untouched



Re: FP Access & Pictures by swalt

swalt
Fri Apr 18 07:58:01 CDT 2008

Thanks for your response. This is over my head. Could you please over a
sample script that maybe I could modify for my use ?

"Thomas A. Rowe" wrote:

> You would have to write a custom ASP/VBScript script that uses the FileSystemObject to delete the
> image file from the server when the record is deleted from the database.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> http://www.Ecom-Data.com
> ==============================================
>
>
> "swalt" <swalt@discussions.microsoft.com> wrote in message
> news:6F029D53-4B35-4D00-8DCF-7B7E2B6ED601@microsoft.com...
> > Front PAge used to create my website. Website contains used car inventory and
> > pictures. What is the best way to maintain pictures?
> > The user is allowed to use Editor to delete vehicles but pictures are left
> > untouched
>
>
>

Re: FP Access & Pictures by Thomas

Thomas
Fri Apr 18 11:23:53 CDT 2008

Sorry, I am not aware of any pre-written scripts that I can point you too.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"swalt" <swalt@discussions.microsoft.com> wrote in message
news:DB32C1B9-DC1B-4BC2-9ED4-68B67E4D6871@microsoft.com...
> Thanks for your response. This is over my head. Could you please over a
> sample script that maybe I could modify for my use ?
>
> "Thomas A. Rowe" wrote:
>
>> You would have to write a custom ASP/VBScript script that uses the FileSystemObject to delete the
>> image file from the server when the record is deleted from the database.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "swalt" <swalt@discussions.microsoft.com> wrote in message
>> news:6F029D53-4B35-4D00-8DCF-7B7E2B6ED601@microsoft.com...
>> > Front PAge used to create my website. Website contains used car inventory and
>> > pictures. What is the best way to maintain pictures?
>> > The user is allowed to use Editor to delete vehicles but pictures are left
>> > untouched
>>
>>
>>