It sounds like you want to build a custom tag. For something as broad as this - the best bet is to read the documentation in the /cfdocs folder.
======================================================================= Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Member of Team Macromedia Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Scott Wilhelm [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 2:33 PM > To: CF-Talk > Subject: Creating Functions > > > How would I create a function that would let me to create, > let's say, a date drop down... > > I'd want to create something where I could specify it something like > this: > > <CF_Date name="CustomDate" currentValue="day(now())" type="day"> > > In my head,this would generate a select drop down (1-31) with > today (24) selected. > > Is this possible? If so, how would I do it? > > Scott > > > -----Original Message----- > > From: Ben Koshy [mailto:[EMAIL PROTECTED] > > Sent: Monday, February 24, 2003 3:24 PM > > To: CF-Talk > > Subject: RE: odbc error 01000 (General Warning) > > > > > > I typically see this when Box A is having trouble or > > intermittent TCP/IP > > trouble communicating with Box B. Check for: > > > > A) Bad Cables > > B) Router/Switch misconfiguration > > C) Mismatched Duplexes on the Network Cards (to the Switch) > > D) Make sure one of the boxes isn't rebooting randomly & often > > > > Some ideas... > > > > -----Original Message----- > > From: Michael Ross [mailto:[EMAIL PROTECTED] > > Sent: Monday, February 24, 2003 11:23 AM > > To: CF-Talk > > Subject: odbc error 01000 (General Warning) > > > > > > We have a box win2000 with cf 5 that points to a sql2000 box. We > > started noticing a lot of these errors that occured randomly > > > > ODBC Error Code = 01000 (General warning) [Microsoft][ODBC > SQL Server > > Driver][TCP/IP Sockets]ConnectionWrite > > > > We tried rebooting, we tried re starting the cf service but > it still > > doesn't go away. It started happeneing Saturday then that > night the > > sql team installed sp3 (no relation to errors). After that it got > > much worse. I have looked a lot of places but I can't seem > to figure > > out > > what the error means. Anyone have an idea? > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

