Likes Received By cfStarlight
-
chosenlight liked cfStarlight's post in the thread Trying to figure out how to do this.
While I don't understand what you are doing with these values, it seems like you want to replace a space character with something else....
Feb 13, 2009 -
lespaul00 liked cfStarlight's post in the thread Coldfusion MX 7 and MS Access 2002: Recipe database website.
Yes, that looks like a good structure. Yes, the first step is to create a form using ColdFusion code. At a basic level, the form...
Dec 2, 2007 -
unitedlocalbands liked cfStarlight's post in the thread determin if there is a record or not.
You could use a LEFT JOIN to return all messages, even if there is no matching record in the defaultpic table. Then use COALESCE() to...
Sep 13, 2007