i have a string
i want to replace every string between apostrophes ' with spaces.
ex.
first string:(hello 7663 763663 'ok' 77h hgs 'dsds' sdssd ss ' sd s' sd 455 43)
result string : ex.
first string:(hello 7663 763663 77h hgs sdssd ss sd 455 43)
i try REReplaceNoCase(..) function but no...
Hi guys,
I got a ColdFusion Server located on my site and I want to configure it to work with IIS 5 web server which is located in the ISP site we're on different networks, not local network.
How can I do that if it works???
Thanx
I'm trying to make a news tick tape using java script and coldfusion when I use the following code I got an error
var content='<CFOUTPUT query="show"><cfif #location# is 7 and flag LTE 7><p><a href="show.cfm?val=#id#">#title#</a></p><cfset flag=flag+1></CFIF>
</cfoutput>'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.