I need to remove both ( and ) and any empty spaces from a string. I know I need to use replace and a regular expression but have no clue how to write the expression. Can someone help me with this?
Replace(sting,"?","","ALL")
I have looked at the docs, but this does not answer my question. What I am looking for is a way to name the pdf file yet have it output to the browser and not save to the server.
If I use filename in the cfdocument tag it will save to the server. This is not what I want it to do. I would like...
Is there a way to change the name of a PDF I am generating when ColdFusion MX streams output to the browser? When I try to specify the filename it wants to save it to the server and does not open the PDF in the browser.
Any ideas?
Thanks!
Is there a way to prevent the popup asking to save your username and password in ColdFusion? I am never prompted to save when I go to my bank web site for example.
Cheers
Hey there,
Is there a way to extend the timeline to the end of a imported mp3 audio file? I have an audio clip that is 10 minutes long and dragging the timeline, trying to find the end of the audio clip is extremly timely.
Cheers
Does anyone know how to cfinclude template with an anchor?
<cfinclude template="page.cfm#midpage">
page.cfm has a form which posts to page_action.cfm. Once the error checking is done on page_action.cfm it kicks back to page.cfm, BUT, I need to go back to the page with the variables and anchor...
Hey there,
I am trying to figure out how to set a global variable in CF. What I need to do is change the max length of a variable in mysql. How do I do this in CF and what file do I put it in?
Here is what I need to set as by default it is too low for what I need it for.
SET [SESSION |...
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.