Replace(SpeciesName, " ", "_", "ALL") But URLEncodedFormat(SpeciesName) would be better!
> -----Original Message----- > From: NZERN National Office [mailto:[EMAIL PROTECTED]] > Sent: lundi 1 juillet 2002 12:29 > To: CF-Talk > Subject: Species names > > > In a table is stored species names > eg > Oleria furfuracea > Parsonsia capularis > > I want to be able to convert this to a string like > > Oleria_furfuracea > Parsonsia_capularis > > so that links can be made like > > http://www.members.bush.org.nz/plant/fact.cfm?species=Aristote > lia_serrata > > How do I do this? > > > Thanks for any help > > Mike > ---------------------------------------------------- > NZERN National Office > Mail: PO Box 9000, Christchurch > (03) 338-5451 > E-mail: [EMAIL PROTECTED] > http://www.bush.org.nz > ---------------------------------------------------- > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

