I have button images which FP created with names like buttonA.jpg or
buttonB1.jpg. When I look at the files in Windows Explorer the case is
always exactly this, the leading b is lower and the trailing letter is
upper.

If I look at the files in FP the cases are apparently randomly changed to
something like Buttona.jpg or Buttonb1.jpg. The swap image code in codeview
always uses the case as shown in Explorer. The problem is that the host is
case sensitive and can't find the files.

Any thoughts??

Re: File name case change. by MD

MD
Thu Aug 31 08:16:10 CDT 2006

Change hosts to a Windows based server.


--
Mike
http://www.websunlimited.com
FrontPage Add-in
MVP FrontPage '97 - '02

"Roger" <x@y> wrote in message news:uGVEuQEzGHA.3440@TK2MSFTNGP06.phx.gbl...
>I have button images which FP created with names like buttonA.jpg or buttonB1.jpg. When I look at the files in Windows Explorer
>the case is always exactly this, the leading b is lower and the trailing letter is upper.
>
> If I look at the files in FP the cases are apparently randomly changed to something like Buttona.jpg or Buttonb1.jpg. The swap
> image code in codeview always uses the case as shown in Explorer. The problem is that the host is case sensitive and can't find
> the files.
>
> Any thoughts??
>