RE: Using ReplaceNoCase with a quote in the string

2000-07-09 Thread Kalyan Vemula
try this CFSET PAGE= REPLACENOCASE(CFHTTP.FILECONTENT, 'A HREF="http://www.blah.com', 'go to A HREF="http://www.blah.com', "all") Kalyan Vemula Web Developer STONEAGE.COM Voice: (800)786-6324 x149 Email: [EMAIL PROTECTED] http://www.stoneage.com -Original Message-

RE: Arrays, databases, and WDDX

2000-06-22 Thread Kalyan Vemula
Instead of using #CFID# in the insert statement. use #URL.CFID# and #URL.CFTOKEN# and make sure you are passing the parameters on the url from the previous form Kalyan Vemula Web Developer STONEAGE.COM Voice: (800)786-6324 x149 Email: [EMAIL PROTECTED] http://www.stoneage.com -Original