If yo're on CFMX you can use a servlet to do the rewriting for you, so you have http://www.somesite.com/go/products/23 which is slightly friendlier and more search engine safe because it doesn't contain a file name.
I wrote a servlet to do this a while back: http://www.spike.org.uk/go/fuservlet/ Spike -------------------------------------------- Stephen Milligan Code poet for hire http://www.spike.org.uk Do you cfeclipse? http://cfeclipse.tigris.org >-----Original Message----- >From: >[EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] o.uk] On Behalf Of Robertson-Ravo, Neil (RX) >Sent: Wednesday, July 28, 2004 6:43 AM >To: '[EMAIL PROTECTED]' >Subject: RE: [ cf-dev ] SES > >Cheers my man,...let's see how this works then > > >-----Original Message----- >From: Alex Puritche [mailto:[EMAIL PROTECTED] >Sent: 28 July 2004 15:39 >To: [EMAIL PROTECTED] >Subject: Re: [ cf-dev ] SES > >Neil, > >i do. > >here is all you need >http://www.fusium.com/index.cfm?fuseaction=view.aProduct&conten tObjectID=5DA >3DC7A-1C03-4367-A7B90A1EEE3EF675#sesConverter > > >Wednesday, July 28, 2004, 4:08:34 PM, you wrote: > >Neil> For anyone who has implemented SES fortheir apps, how >Neil> have they gone about it...?� What scripts have they used?What >Neil> implementation steps did they follow? > >Neil> � > >Neil> Ta > >Neil> � > >Neil> � > > > > >Neil> This e-mail is from Reed Exhibitions (Oriel House, 26 The >Neil> Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division >Neil> of Reed Business, Registered in England, Number 678540. It >Neil> contains information which is confidential and may also be >Neil> privileged. It is for the exclusive use of the intended >Neil> recipient(s). If you are not the intended recipient(s) please >Neil> note that any form of distribution, copying or use of this >Neil> communication or the information in it is strictly prohibited >Neil> and may be unlawful. If you have received this communication in >Neil> error please return it to the sender or call our switchboard on >Neil> +44 (0) 20 89107910. The opinions expressed within this >Neil> communication are not necessarily those expressed by Reed >Neil> Exhibitions. Visit our website at http://www.reedexpo.com > > > >-- > Regards, > Alex mailto:[EMAIL PROTECTED] > > >-- >These lists are syncronised with the CFDeveloper forum at >http://forum.cfdeveloper.co.uk/ >Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > >CFDeveloper Sponsors and contributors:- >*Hosting and support provided by CFMXhosting.co.uk* :: >*ActivePDF provided >by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow provided by >proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists hosted by >gradwell.com* > >To unsubscribe, e-mail: [EMAIL PROTECTED] >This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, >Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed >Business, >Registered in England, Number 678540. It contains information which is >confidential and may also be privileged. It is for the >exclusive use of the >intended recipient(s). If you are not the intended >recipient(s) please note >that any form of distribution, copying or use of this >communication or the >information in it is strictly prohibited and may be unlawful. >If you have >received this communication in error please return it to the >sender or call >our switchboard on +44 (0) 20 89107910. The opinions >expressed within this >communication are not necessarily those expressed by Reed Exhibitions. >Visit our website at http://www.reedexpo.com > >-- >These lists are syncronised with the CFDeveloper forum at >http://forum.cfdeveloper.co.uk/ >Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > >CFDeveloper Sponsors and contributors:- >*Hosting and support provided by CFMXhosting.co.uk* :: >*ActivePDF provided by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow >provided by proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists >hosted by gradwell.com* > >To unsubscribe, e-mail: [EMAIL PROTECTED] > -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
