Hey there, I am trying to populate a loop using the following.
<cfquery name="notice" datasource="#DSN_DATASOURCE#" username="#DSN_USERNAME#" password="#DSN_PASSWORD#">
Select *
From notice
Where id = "1,5,7"
</cfquery>
The problem is the 1,5,7 obviously. This info is coming through the...
Hey there, I am trying to populate a cfloop using the following.
<cfquery name="notice" datasource="#DSN_DATASOURCE#" username="#DSN_USERNAME#" password="#DSN_PASSWORD#">
Select *
From notice
Where id = "1,5,7"
</cfquery>
The problem is the 1,5,7 obviously. This info is coming through...
Hello,
I've been trying to display this xml information to a webpage but haven't had any success yet.
So far, I've been able to store all the page information into a variable called myXMLDoc, and successfully XMLsearched that variable... but now i'm having trouble displaying that array of...
Hey all,
Has anyone ever run into trouble using FCKeditor .. where it randomly removes COUNTRY NAMES or CITY NAMES from a block of text ?
I have a client who is using FCKeditor to administer and format his magazine-type articles... and the editor often leaves out important information such as...
My client has grown frustrated with FCKEditor, and asked me to find an alternative. I've looked on google, and found Editize.
Just wondering if anyone has any other suggestions.
Thanks.
here is the error message
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 've seen, elegantly\u003cbr /\>referencing graffiti, but very simply executed.\u0' at line 2
This tells me that all of the edited text...
Hey all,
I am trying to insert into a MySQL DB, a small textarea that uses FCKEditor.
When the client edits an article, and submits it, sometimes the text escapes the SQL insert and ends up giving an error message.
How can I stop the text from escaping the SQL statement ?
I am attempting to place a variable [value] in a ColdFusion tag called imageCFC. For some reason it is rejecting the value and giving me an error.
Below is the code I am using followed by the error I am receiving.
Thanks so much for any help I can get with this. I have tried a number of...
Thanks for your help ... this is what I ended up using .
http://www.defusion.org.uk/code/javascript-image-cropper-ui-using-prototype-scriptaculous/
There was also another cropper that I thought was 'a little more fancy'
http://labs.silverorange.com/archives/2003/june/mayitakeyour
Demian
Hey there Guys,
Just wondering if anyone knows how to change the filename of a PDF being sent to the browser using cfdocument? The filename attribute only works if saving the PDF to disk.
Thanks
That does not work, I get the following error...
Can not assign a value to a function.
Unable to assign a value to the function "Evaluate" on line 14, column 8
Any other ideas?
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.