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

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

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: ?xml version=1.0 encoding=UTF-8? !-- edited with XMLSPY v5

RE: CFXML newbie needs help

2002-11-04 Thread Bryan F. Hogan
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 trying to do a simple CFXML output

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 Looks like you have an extra space, change this line xsi: noNamespaceSchemaLocation

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 [EMAIL PROTECTED] Sent: Monday, November 04, 2002 11:38 AM

Re: CFXML newbie needs help

2002-11-04 Thread Samuel Neff
document cfdump var=#myXMLDocument# cffile action=write file=#ExpandPath(.)#/document.xml output=#ToString(tempxml)# Date: Mon, 4 Nov 2002 11:11:12 -0500 From: SMR [EMAIL PROTECTED] Subject: CFXML newbie needs help Message-ID: 020e01c2841c$cbbfa380$8958e58c@SRALEY Just trying to do a simple CFXML

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.

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 the focus changes from one field

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 [EMAIL PROTECTED] Sent: Tuesday

RE: Newbie Needs Help

2002-09-03 Thread Michael Corbridge
: 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: Newbie Needs Help IE or Netscape or both? - Original Message - From

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

Re: Newbie Needs Help

2000-04-16 Thread Computer Simplistics Support
ot; [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 and I still can't view my .CFM

Re: Newbie Needs Help

2000-04-16 Thread Kevin R. Merker
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 seriously considering installing CF onto a different

Re: Newbie Needs Help

2000-04-16 Thread Fred Sanders
Rothman" [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 permission on and I still can't vie

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-15 Thread Allen
thman" [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 "HTTP / 1.0 404 Object Not Found&quo

Re: Newbie Needs Help

2000-04-15 Thread Kevin R. Merker
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 error message "This browser

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