| Thread | Last Post | Replies |
|
| problem about pics | 30 Jun 2005 23:44 GMT | 3 |
Hey people,im new (about 6 months) in this coldfusion stuff, im interested in this ?technology? so im doing my own personal site,but i have problems so.... can someone help me?? Its about coldfusion, and the problem is how can i store an image(regardless
|
| Query of Query Problem | 30 Jun 2005 19:47 GMT | 8 |
I have a master query and a query of the master, the master runs fine, but I can't seem to get the correct count our of the query of the master. I've tried translating the queries which work in access, but am not quite sure how to do that. I'm trying to produce a recordcount ...
|
| Simple question | 30 Jun 2005 17:41 GMT | 1 |
is there a way to set an output from a query? Example <CFQUERY NAME="GetData" DATASOURCE="myd"> SELECT * FROM mytable
|
| Cold fusion | 30 Jun 2005 14:50 GMT | 2 |
hay guys, What is it and what does it do ? cheers, shiv
|
| CFCookie and Select | 30 Jun 2005 14:15 GMT | 4 |
I am trying to set a CFCookie with the value from a List/Menu. I have the following code: <form name="form1" method="post" action=""> <p>
|
| Forum | 30 Jun 2005 12:52 GMT | 2 |
I was thinking of switching over to use ColdFusion instead of PHP and I currently have a phpBB forum but I was wondering if there is a packaged ColdFusion version of a forum that you can use for your site? If not can you integrate the user database for the phpBB forum and the ...
|
| query in cfmail | 30 Jun 2005 02:15 GMT | 2 |
I want to run a cf query inside the cfmail tag. But the cf mail tag already is using a query attribute. see below Keeps saying I cannot nestle tags... so anyother way around it? Really needs some help please............
|
| RDS | 29 Jun 2005 22:12 GMT | 2 |
We are running W2K3 server, CFMX 6 and SQL2K. When I try to disable RDS (as explained in CF Technote: Disabling/enabling ColdFusion RDS on production servers), our website becomes unreachable and we get the following error: "JRun Servlet Error" "500 There is no web application ...
|
| Add Total of List Items | 29 Jun 2005 13:53 GMT | 3 |
I've got a column in a table (in an Access database) that contains the amount of views each image gets. So, obviously these are numeric values. What's the best way to add all of these values together to display the total amount of views all the photos have had so far?
|
| image and css | 29 Jun 2005 11:27 GMT | 3 |
what is the correct style sheet sysntax to make the image align= left? I try the following sysntaxes but none of them work div-align:left align-left
|
| CFTREE | 29 Jun 2005 00:51 GMT | 1 |
All, Apologies i this is a repost as I attempted to post throught NNTP, but it appears not to have synced up with the forums. I am having two problems with CFTREE at the moment.
|
| Cold fusion | 28 Jun 2005 23:39 GMT | 2 |
:) , I just start using coldfusion, What's the difference between CFM and CFML. When do I have to save my coldfusion code into either CFM or CFML ? Thanks for help. Thuy Nguyen
|
| CFHTTP get file problem | 28 Jun 2005 10:48 GMT | 2 |
I have code to read a text file on my server and process it into a database, this works fine. The text file comes from a remote server that I I currently have to copy and paste the text file from. I have been trying to use cfhttp to get the file but it gets the html version
|
| STUPID COLDFUSION ERRORS! | 28 Jun 2005 06:27 GMT | 6 |
I'm currently testing my web site which works fine on my testing server but not so well on the hosted servers. I keep on getting the error: "Security: The requested template has been denied access to articles." (where articles is the name of my database).
|
| coldfusion drop down lists | 28 Jun 2005 06:18 GMT | 1 |
i am trying to build a page with two drop down lists. one with user ids, pulling the list of ids from form variables. the other lists is projects, also pulling values from form variables. how should i go about populating the drop down boxes with the desired info. as
|