Have you got your application set to cfoutputonly="yes"? if this is the case, then if the script doesnt have cfoutputs around it the script wont show
Regards Steve Onnis Domain Concept Designs +61 422 337 685 +61 3 9444 7504 http://www.domainconceptdesigns.com <http://www.domainconceptdesigns.com> ("If you think it can't be done, you haven't asked me!") - Steve Onnis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Dean Brandt Sent: Wednesday, January 22, 2003 2:15 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Calendar type function The tag is embedded in a page and when that page is viewed you don't see any reference to the javascript when you click the image that says "select completion date" Hope that makes sense Dean Brandt Clever Thinking Consulting Network/Systems Integration, Application Design Melbourne, Australia 0418488885 ...smart networks for smart business -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 2:07 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Calendar type function Dean, Is the page it creates blank or the page that the cf_cal function is in blank. Brian -----Original Message----- From: Dean Brandt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 12:59 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Calendar type function Thanks Brian, but when trying to run it, the screen is blank :) Code is: <cf_cal formname="addtask" target="completion_date" date="Now()" image="/images/compdate.gif"> any ideas? Thanks Dean Brandt Clever Thinking Consulting Network/Systems Integration, Application Design Melbourne, Australia 0418488885 ...smart networks for smart business -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 1:03 PM To: CFAussie Mailing List Subject: [cfaussie] RE: Calendar type function Dean, I use cf_cal. Its basically JavaScript. It pops up a nice window and allows you to select a date. The selected date is then transferred to a form field. http://devex.macromedia.com/developer/gallery/info.cfm?ID=4033CFF9-4CA8- 11D4 -AA9A00508B94F380&method=Full Brian Knott -----Original Message----- From: Dean Brandt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 22 January 2003 12:06 PM To: CFAussie Mailing List Subject: [cfaussie] Calendar type function Hi Guys, Can anyone tell me of a tag/function where instead of a user manually entering a date on a form they are given a small "calendar" type of facility to simply click on the required date? Thanks Dean Brandt Clever Thinking Consulting Network/Systems Integration, Application Design Melbourne, Australia 0418488885 ...smart networks for smart business --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
