newbie needs help with dynamic output...

2005-05-10 Thread Robert Munn
This seems like a fairly well-known problem. Have you checked any programming books for guidance? I would suggest two possibilities. If all you need to display is a single day, just retrieve all the records for that day ordered by start time and end time. Then loop over start times by the hour

newbie needs help with dynamic output...

2005-05-09 Thread John Petroshius
Hi folks...I'm a real rookie at CF and have what may be a really simple problem in retrieving and outputting dynamic data...I need to create an interactive HTML calendar, where within each date area there needs to appear several items of information linked to a database ...so for example with

Re: CFXML newbie needs help

2002-11-04 Thread Samuel Neff
tdoc.doc_description))# #Trim(XMLFormat(getdoc.doc_filesize))# Save content done... This is my xml document Date: Mon, 4 Nov 2002 11:11:12 -0500 From: "SMR" <[EMAIL PROTECTED]> Subject: CFXML newbie needs help Message-ID: <020e01c2841c$cbbfa380$

RE: CFXML newbie needs help

2002-11-04 Thread Bryan F. Hogan
[mailto:info@;smrenterprises.com] Sent: Monday, November 04, 2002 12:15 PM To: CF-Talk Subject: Re: CFXML newbie needs help > Didn't solve the problem. > > - Original Message - > From: "Bryan F. Hogan" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EM

Re: CFXML newbie needs help

2002-11-04 Thread SMR
> Didn't solve the problem. > > - Original Message - > From: "Bryan F. Hogan" <[EMAIL PROTECTED]> > To: "CF-Talk" <[EMAIL PROTECTED]> > Sent: Monday, November 04, 2002 11:38 AM > Subject: RE: CFXML newbie needs help > &g

RE: CFXML newbie needs help

2002-11-04 Thread Bryan F. Hogan
lopment Macromedia Certified ColdFusion MX Developer Digital Bay Media, Inc. 1-877-72DIGITAL -Original Message- From: SMR [mailto:info@;smrenterprises.com] Sent: Monday, November 04, 2002 11:11 AM To: CF-Talk Subject: CFXML newbie needs help Just

CFXML newbie needs help

2002-11-04 Thread SMR
Just trying to do a simple CFXML outputbut the webpage just hangs and doesn't error out or anything.. like its running in a never ending loop..The code below is based on an example from the CFMX New Riders book.. Here is my xsd: http://www.w3.org/2001/XMLSchema"; elementFormDefault="qual

RE: Newbie Needs Help

2002-09-03 Thread Michael Corbridge
nal Message- From: Webmaster [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 4:39 PM To: CF-Talk Subject: RE: Newbie Needs Help IE -Original Message- From: Frank Mamone [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 3:30 PM To: CF-Talk Subject: Re: New

RE: Newbie Needs Help

2002-09-03 Thread Webmaster
IE -Original Message- From: Frank Mamone [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 03, 2002 3:30 PM To: CF-Talk Subject: Re: Newbie Needs Help IE or Netscape or both? - Original Message - From: "Webmaster" <[EMAIL PROTECTED]> To: "CF-Talk"

Re: Newbie Needs Help

2002-09-03 Thread Frank Mamone
IE or Netscape or both? - Original Message - From: "Webmaster" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, September 03, 2002 4:02 PM Subject: Newbie Needs Help > Can someone tell me where I might get a Javascript so that when

Newbie Needs Help

2002-09-03 Thread Webmaster
Can someone tell me where I might get a Javascript so that when the focus changes from one field it automatically updates another from a query. Example: I sell product a and b, in the database I have a products column and a y/n column that will let them know if it is available and a cost column. T

Re: Newbie Needs Help

2000-04-16 Thread Michael Kear
Laura, CF works a treat on a PC. It's not much use for a proper web site, because it's not full-strength enough unless you're talking about a small low-traffic site. But for development, or a personal web site, it's magic. On my Win95 PC was the first place I installed ColdFusion. That's when

Re: Newbie Needs Help

2000-04-16 Thread Fred Sanders
othman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 16, 2000 2:50 PM Subject: Re: Newbie Needs Help > > --D118D1885C79BDDE46EE635D > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > I just set the

Re: Newbie Needs Help

2000-04-16 Thread Kevin R. Merker
Sent: Sunday, April 16, 2000 7:50 PM Subject: Re: Newbie Needs Help > > --D118D1885C79BDDE46EE635D > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > I just set the permission on and I still can't view my .CFM page. I'm se

Re: Newbie Needs Help

2000-04-16 Thread Computer Simplistics Support
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 16, 2000 12:50 PM Subject: Re: Newbie Needs Help > > --D118D1885C79BDDE46EE635D > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > I just set the permission on a

Re: Newbie Needs Help

2000-04-16 Thread LH Rothman
--D118D1885C79BDDE46EE635D Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I just set the permission on and I still can't view my .CFM page. I'm seriously considering installing CF onto a different machine. Will CF work on Windows 98 w/ personal web ser

Re: Newbie Needs Help

2000-04-16 Thread Brett Payne-Rhodes
Hi Laura, One more thing that I don't think I noticed on the other replies... Make sure you have 'execute' permission turned on in your webserver for the mapping to the folder containing your CF code. I'm new to CF myself and was wondering for a long time why I couldn't run CF stuff from anywhere

Re: Newbie Needs Help

2000-04-15 Thread Mike Kear
Laura, you've had a few good suggestions, but here's a little check list you can use: (1) There *IS* such a file, yes?Use explorer to see if there's a file called hello1.cfm in that folder. There ought to be because it's installed in a default installation, but it never hurts to check the

Re: Newbie Needs Help

2000-04-15 Thread Kevin R. Merker
day, April 15, 2000 11:28 PM Subject: Newbie Needs Help > I've spent hours trying to view .cfm files in my browser. Use IE and > type "http://127.0.0.1/a2z/hello1.cfm" and get error message "HTTP / 1.0 > 404 Object Not Found". Try to browse file within Studio and

Re: Newbie Needs Help

2000-04-15 Thread Steve Reich
othman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 15, 2000 7:28 PM Subject: Newbie Needs Help > I've spent hours trying to view .cfm files in my browser. Use IE and > type "http://127.0.0.1/a2z/hello1.cfm" and get error message &qu

Re: Newbie Needs Help

2000-04-15 Thread Allen
LH Rothman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 15, 2000 6:28 PM Subject: Newbie Needs Help > I've spent hours trying to view .cfm files in my browser. Use IE and > type "http://127.0.0.1/a2z/hello1.cfm" and get error message "HT

Newbie Needs Help

2000-04-15 Thread LH Rothman
I've spent hours trying to view .cfm files in my browser. Use IE and type "http://127.0.0.1/a2z/hello1.cfm" and get error message "HTTP / 1.0 404 Object Not Found". Try to browse file within Studio and error message "This browser only supports local files" - to the best of my knowledge this is a

Re: Newbie, needs Help with Login

2000-04-11 Thread Todd Ashworth
oops .. hehe. misread the code a bit. Ignore the comments at the bottom of my last response. It's tough to get used to black and white when one is used to the nice pretty color coded tags of CF Studio ;) > Hi all, > > I'm new at CF and i'm having a few problems with a user login menu. > > Spec

Re: Newbie, needs Help with Login

2000-04-11 Thread Todd Ashworth
comments in line: > Hi all, > > I'm new at CF and i'm having a few problems with a user login menu. > > Specifically; > 1) If the user just "clicks" submit, without entering any data, I get an > ERROR message. > 2) If the user enters a login name that's already taken, I get an ERROR > message. >

RE: Newbie, needs Help with Login

2000-04-11 Thread Byron M
Timonium, MD 21093 410.667.6010 (voice) 410.667.6016 (fax) [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -Original Message- From: Brian Ingram [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 11, 2000 8:29 PM To: [EMAIL PROTECTED] Subject: Newbie, needs Help with Login Hi all, I'

RE: Newbie, needs Help with Login

2000-04-11 Thread Duane Boudreau
What error messages are you seeing? Duane -Original Message- From: Brian Ingram [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 11, 2000 8:29 PM To: [EMAIL PROTECTED] Subject: Newbie, needs Help with Login Hi all, I'm new at CF and i'm having a few problems with a user

Newbie, needs Help with Login

2000-04-11 Thread Brian Ingram
Hi all, I'm new at CF and i'm having a few problems with a user login menu. Specifically; 1) If the user just "clicks" submit, without entering any data, I get an ERROR message. 2) If the user enters a login name that's already taken, I get an ERROR message. Does anyone know how to fix these p