Hi
We have some code which hasn't been updated for years (I think mainly written for CF4.5). The Web hosting company swears they haven't upgraded the CF Server S/W either.
This is the type of error:
Element CHKSHOWTOPICS is undefined in FORM line xxx
even though there is a CFParam at the top...
Hi
I need to use the file() function to read information from a remote url. file() is however not allowed on that particular server. The Hosting company is quite willing allow it for my website but doesn't want to enable it server wide. What options are available? Are there add-ons ...
Hi
I am reading a text field from an XML feed. When I view that field in various ways eg with vi I can see the plain text is formatted in lines and paragraphs. So i want to substitute newlines for say 'fred'. I've tried the following with no success
$p_desc=~s/\n/fred/g...
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.