Search the web
Sign In
New User? Sign Up
coldfusion-howto · ColdFusion Tips Tutorial Help Questions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 10352 - 10381 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10352
can you show me the html for the form page. ... From: gassmann56560 [mailto:gassmann56560@...] Sent: 30 September 2002 18:01 To:...
Jason Congerton - Red...
congerton2001
Offline Send Email
Oct 1, 2002
7:16 am
10353
The one mistake that new programmers have, I find, is that they don't believe the error messages (no disrespect to you at all - I've done it hundreds of times,...
Elissa Feit
elissafeit
Offline Send Email
Oct 1, 2002
9:25 am
10354
You *could* get a free 120 days MS SQL-Server 2000, and the benefit of learning THAT is that more businesses use SQL Server than Access.... Access is often...
Elissa Feit
elissafeit
Offline Send Email
Oct 1, 2002
9:28 am
10355
(I know you already resolved this). Saving it to integer at ANY point would round it off. That's what integer means. - Elissa...
Elissa Feit
elissafeit
Offline Send Email
Oct 1, 2002
9:30 am
10356
Hi Jeremy, Sounds straight-forward. I'd write a function and call it from an onChange within the name input field: <head> <script language="javaScript"> ...
Elissa Feit
elissafeit
Offline Send Email
Oct 1, 2002
9:54 am
10357
D'oh! I hit send before I'd written the insides.... The function still needs to pull apart the string which is the name..... function fillEmail() { //...
Elissa Feit
elissafeit
Offline Send Email
Oct 1, 2002
10:07 am
10358
Hi all, i want to generate a report from an access table i have. Each record in my table has 5 fields. They are student name, number date, time and ...
Stephen Barry
c95br193
Offline Send Email
Oct 1, 2002
10:42 am
10359
It is difficult to determine the error by looking at only a small snippet of the code. When debugging an error you must answer to main questions. First, where ...
d Carrigan
carrigan8
Offline Send Email
Oct 1, 2002
12:16 pm
10360
ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Send Email
Oct 1, 2002
1:04 pm
10361
Hello: I am using a table named "pc-hardware". This table name is passed to an action page with a URL. (ie: action.cfm?cat=pc-hardware) In that action...
Eduardo Gomez
info@...
Send Email
Oct 1, 2002
1:17 pm
10362
Well, you should never use hyphens in table, query, view, stored procedure, or database names for this reason. However, if you absolutely MUST use them, you...
Roger Dahlstrom
rdahl
Online Now Send Email
Oct 1, 2002
1:21 pm
10363
Hello Gomez, I'm not much sure but I think the SQL naming doesnot support the (-) in a name of an object such table, column etc. Anyway, which tool did you use...
Showket Ali
bipul_13
Offline Send Email
Oct 1, 2002
1:45 pm
10364
All, Can you lock a cfif clause then set another session variable inside the locked clause? Like this: <CFLOCK scope="SESSION" timeout="10"> <cfif...
Michael Schlauder
Mschlauder1@...
Send Email
Oct 1, 2002
2:00 pm
10365
Thank you! Thank you! Thank you! You're awesome, Elissa! ~ Jeremy ... __________________________________________________ Do you Yahoo!? New DSL Internet...
Jeremy Logan
jeremylogan2
Offline Send Email
Oct 1, 2002
2:00 pm
10366
I am forced to use the hyphen. The brackets worked. Thanks. :) ... From: "Roger Dahlstrom" <rdahlstrom@...> ... stored procedure, ... MUST use...
Eduardo Gomez
info@...
Send Email
Oct 1, 2002
2:09 pm
10367
Jason, I have 2 different pages with code for the form pages. Here is the first one titled edit.cfm ...
gassmann56560
Offline Send Email
Oct 1, 2002
3:04 pm
10368
I am new to coldfusion components, and i am trying to build a component to have two functions one to be able to cancel an account and another to be able to...
Abraham Benchimol
mafioso1823@...
Send Email
Oct 1, 2002
3:13 pm
10369
as far as i can see you are not passing the field pubid in your form, i notice you reference form.pubid in the query above the form, is the pubid coming from a...
Jason Congerton - Red...
congerton2001
Offline Send Email
Oct 1, 2002
3:50 pm
10370
http://menvere.gq.nu/index.html...
jacfhtfpzzfa
Offline Send Email
Oct 1, 2002
9:37 pm
10371
Jim or anyone lese who can assist (;-), Hi.I recently downloaded the latest version of the ListServ software from Macromedia. Unfortunately, I am unable to...
Chris Birchby
iibirchii
Offline Send Email
Oct 1, 2002
10:11 pm
10372
The hosting service that I'm using for CF requires the use of CFX_FILE and CFX_DIRECTORY custom tags instead of CFFILE and CFDIRECTORY tags. They are ...
Bruce Holm
bruce.holm@...
Send Email
Oct 1, 2002
10:39 pm
10373
1) did they tell you, you had to add cfx_ to the tag? you might only need cf_ the "x" is if it is a c++ of java program tag. I'm guessing they only wrote it to...
Robert R. Brown
rrbwds
Offline Send Email
Oct 1, 2002
11:49 pm
10374
Try: SELECT Name, Number, Class, Count(LogDateTime) AS Counter FROM Yourtable GROUP BY Name, Number, Class; This assumes that Name, Number, Class, and...
tgilbertson2002
Offline Send Email
Oct 1, 2002
11:58 pm
10375
Hi Robert, Thanks for the response. 1. This custom tag is one several hosting sites use. It's a freebie that used to be available on the internet but noticed...
Bruce Holm
bruce.holm@...
Send Email
Oct 2, 2002
12:11 am
10376
Well I agree with your conclusion. So you would be better off contacting them and asking them why it isn't working? Maybe you don't have the right access setup...
Robert R. Brown
rrbwds
Offline Send Email
Oct 2, 2002
12:31 am
10377
Where are cfx_ tags supposed to be installed? I can ask them if they put it in the right directory, if I know what directory that is. This tag is definitely...
Bruce Holm
bruce.holm@...
Send Email
Oct 2, 2002
12:38 am
10378
the install dir\cfusion\customtags\ Unless they have it set it up different that is the default dir... Well if it is working on a different domain and the...
Robert R. Brown
rrbwds
Offline Send Email
Oct 2, 2002
1:03 am
10379
No the other domain (where it works) is on a different CF server (hence different machine). I'll have to pass the path on to them to check. Bruce ... From:...
Bruce Holm
bruce.holm@...
Send Email
Oct 2, 2002
1:31 am
10380
Hey Guys, I am new to the group and I was hoping that someone could help me with my problem. I am running RedHat Linux 7.3, Coldfusion MX Professional and I...
MLMayes
Offline Send Email
Oct 2, 2002
5:00 am
10381
No worries, mate. I ended up writing a small javascript almost exactly like it at work today, went and got a coffee in the 15 minutes I saved ;-) - Elissa ...
Elissa Feit
elissafeit
Offline Send Email
Oct 2, 2002
8:33 am
Messages 10352 - 10381 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help