Not forgetting to do the same thing for all Javascript generated hrefs
(Good luck with that one), and forms with a get operation where
relevant.

Also, you might need to do it for some <link>, <base>, <object>,
<applet> and some other tags that take a href attribute.

Spike

Stephen Milligan
Team Macromedia - ColdFusion
Co-author 'Reality Macromedia ColdFusion MX: Intranets and Content
Management'
http://spikefu.blogspot.com

> -----Original Message-----
> From: Steve Martin [mailto:[EMAIL PROTECTED]] 
> Sent: 07 January 2003 15:52
> To: [EMAIL PROTECTED]
> Subject: RE: [ cf-dev ] SES URL
> 
> 
> Though you could do a global replace on <a href= and change 
> to <cf_a href= and then write the SES generation code in a.cfm
> 
> Steve
> 
> -----Original Message-----
> From: Spike [mailto:[EMAIL PROTECTED]]
> Sent: 07 January 2003 14:03
> To: [EMAIL PROTECTED]
> Subject: RE: [ cf-dev ] SES URL
> 
> 
> It's pretty much impossible to answer that question without 
> looking at the site itself.
> 
> The question really boils down to:
> 
> How hard is it to rewrite every href in the site so it uses SES URLs?
> 
> If all your hrefs are dynamic, and a lot of them are 
> generated by a small amount of code, it will take a 
> correspondingly small amount of time to convert.
> 
> If many hrefs are static, or partially static, and the code 
> for them is scattered all over the place, you'd probably find 
> it easier to rewrite the entire site.
> 
> my 2p.
> 
> Spike
> 
> Stephen Milligan
> Team Macromedia - ColdFusion
> Co-author 'Reality Macromedia ColdFusion MX: Intranets and 
> Content Management' http://spikefu.blogspot.com
> 
> > -----Original Message-----
> > From: Robertson-Ravo, Neil (RX)
> > [mailto:[EMAIL PROTECTED]] 
> > Sent: 07 January 2003 13:58
> > To: '[EMAIL PROTECTED]'
> > Subject: [ cf-dev ] SES URL
> > 
> > 
> > How easy is it to make a site which is not SES to one which
> > is?  I know there are several tools and tags our out there, 
> > but I am afraid that the system we are working with will 
> > require some serious work to make SES....
> > 
> > Any pointers? experiences?
> > 
> > N
> > 
> > --
> > ** Archive: 
> http://www.mail-archive.com/dev%> 40lists.cfdeveloper.co.uk/
> > 
> 
> > To unsubscribe, e-mail: 
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED] For human help, e-mail: 
> > [EMAIL PROTECTED]
> > 
> > 
> > 
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED] For human help, e-mail: 
> [EMAIL PROTECTED]
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED] For human help, e-mail: 
> [EMAIL PROTECTED]
> 
> 
> 


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to