Hello everyone.
I have a query which joins several tables.
Orders & OrderItems
I use <Cfoutput Group="OrderID"> which is the primary key for the Orders Table. Then I use the nested Cfoutput Tag to display the Items for each order in a neat list.
ORDER 1
Product 1
Product 2
ORDER 2...
Hello everyone, I've searched the forums for this for some time, and can't find a fix.
We switched to Cold Fusion 7 from Cold Fusion 5.5 about six months ago. After the switch, we were hammered with a few hundred "Session is Invalid" errors. After a brief web search we found the culprit was...
I'm trying to update a current application.
The application I have now allows a user to type text into three separate text boxes which will display automatically in a preview area. As they enter text into these three text boxes, the application automatically resizes the text to make it as...
Hi,
I'm trying to setup my system to dual boot Win XP and Win 2000 for testing purposes on a particular project I'm working on.
I've set up a dual boot system multiple times in the past with no problem, but for some reason, this one's giving me trouble.
I followed all the rules, I created a...
Here's my situation.
I have a table with 3 cells.
Top left contains my logo. Top right contains navigation.
Bottom has a colspan of 2 and contains the site content.
The logo has a specific width. I specify in the cell that I'd like the cell to be the exact same size as the image.
I want...
Hi there.
I am building an app. using ColdFusion along with Mysql.
I need to create a select query that checks if certain Element ID's are contained in a comma delimited list which are stored in the MySQL database.
Normally, this would be easy, just something along the lines of:
select *...
I've been trying to build a simple Email procedure in Oracle 8.1.6
I've installed the utl_smtp and related packages, and built
the procedure via the instructions in the utlsmtp.sql file
and advice given in a different thread. However, when i try
to run it I get this error.
ORA-29540: class...
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.