"Kathy E. Gill" <[EMAIL PROTECTED]> writes:

> It would still have to be done by hand -- you could do a global change on
> .HTML to .html ... but for the file names themselves - you'd have to
> highlight, then select "change case" -- maybe you could write a macro to do
> that.
> 
> >>Its the references inside each HTML document that are the problem.
> >>The only solution I have to date is the manual one, but as there
> >>are about 300 pages I am not too excited at the prospect. Does anyone
> >>have a better idea?

Perl, perl, perl. A simple script that finds all SRC or A HREF or A
NAME tags, takes their contents, lowercases them and puts 'm back. My
perl's a bit rusty so I'm not going to actually post the code, but it
should be, like, 5 lines of code.....

Should even be possible with some 'perl -pi -e .... ' one-line
command.

:*CU#
-- 
***    Guido A.J. Stevens      ***    mailto:[EMAIL PROTECTED]    ***
***    Net Facilities Group    ***    tel:+31.43.3618933    ***   
***    http://www.nfg.nl       ***    fax:+31.43.3560502    ***   

PGP fingerprint E3 56 AA 30 44 EE 9E E9 CA 52 C5 B8 66 2F 77 21
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to