|
sorry, this is where your girl on the phone told me to place it
|
|
thesimplerules@gmail.com wrote:
Storing a list of categories in a single field (such as this) is error-prone, and is extremely inefficient when...
( 1 2)
|
|
There is a <CFNTAuthenticate> tag that works well supplying it user, pass, and domain. But perhaps CFLDAP would be better. Certainly more emnable...
( 1 2)
|
|
Thanks
The worry date format was being used it the app finally all the date setting
were changed in regedit, happily this worked so did not have...
( 1 2 3)
|
|
Leszek wrote:
Shouldn't it be define instead of DEFINE?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS...
( 1 2)
|
|
:disgust; Thanks... that doesn't really help and is actually wrong, because you
can change menus and links, otherwise you wouldn't be able to add...
|
|
1. If CustomerID is numeric, the quotes around the value should go.
2. You are missing a closing cfif tag at the end of your values.
3. You...
|
|
<i> I am looking for a solution, not just a work around</i>
The suggestion is not a workaround. The standard way to write a query in
Coldfusion is...
( 1 2)
|
|
You're welcome!
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================...
( 1 2)
|
|
Did you ever get a resolution to this error? If so, would you mind sharing?
|
|
Thanks. I figured it out.
I had to an a User in the SQL Server User Table; and setup a Username / Password for each user.
The CF documentation...
|
|
Sorry, forgot to give you the site I'm using for reference!
http://www.digitalprintingcompany.com
A
|
|
I put a message board on my site (see
http://www.wastingtimewithgod.com/simeon/sites/blog.html). For some reason the
submit.php file has become...
|
|
Use the attached query -- it has reserved words escaped.
"General" is a reserved word and should not be used as a column name.
Rename the column...
|
|
> i have fixed the main errors, theres a still a few errors but once i replace
the
I would assume those errors are because you don't have any of...
|
|
No problem. :)
"malcster2" <webforumsuser@macromedia.com> wrote in message
news:dkqr8n$3ar$1@forums.macromedia.com...
|
|
>... WHERE FacilityID=#FacilityID#
What database type did you set fot the column FacilityID? For example, you
might
need to use '#FacilityID#',...
|
|
Hello there.
I have a drop down list, the data is populated from an xml file. It
works fine.
Now I'm trying to select one of the options in...
|
|
You might hate me for saying this but...
You're better off designing it using css. It's not hard to learn and will
benefit u in the long run with...
|
|
I'm working on an app that creates websites on the fly. Each website has it's
own copy of a standard DB but all run off the same codebase. I'm...
|