Re: Slightly OT

2000-06-08 Thread David L. Rice

Actually, Nick wrote the first version of Homesite in Delphi quite sometime
"before" CFStudio was written to maintain his web-based comic strip.
Homesite was our editor of choice back in the days when we used
Delphi/WebHub and were waiting on CF to mature--for the trivia buffs out
there.

WYSIWYG is highly overrated. However, I would probably go with Dreamweaver
because of it's integration with CF if I just had to choose a "close to
WYSIWIG" editor.

p.s. Hope you don't mind me giving away your alter-ego, Nick... ;)

Cheers,
--
David L. Rice
Sr. Web Applications Developer
[EMAIL PROTECTED]
24/7 cellular: 770.354.5953
eFAX: 240.526.7190
-

- Original Message -
From: "Roberts, Jesse D" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, June 01, 2000 3:31 PM
Subject: RE: Slightly OT


 Yeah.  Homesite is basically ColdFusion repackaged.  It has a few
different
 features, but it is NOT wysiwyg.  If you're looking for simple editor
 besides FrontPage, you could of course use either the Composer part of
 Netscape, or Front Page express.  If you don't like that option, what's
 wrong with either PageMill or DreamWeaver.  I guess it just depends on the
 level of the user which of these are considered easy or not.

 Jesse D. Roberts
 Business Process Analyst
 Procurement Quality Assurance
 Boeing - Huntington Beach, CA


  -Original Message-
  From: Jeffrey Cohen [SMTP:[EMAIL PROTECTED]]
  Sent: Thursday, June 01, 2000 9:08 AM
  To: House OfFusion
  Subject: Slightly OT
 
  Does anyone have experience with homesite?
 
  I need to recommend a SIMPLE wysiwyg editor to a customer of mine. Is
  Homesite Wysywyg or an HTML editor?, and if it's html, can anyone
  recommend a simple wys...editor BESIDES front page?
 
  Thanks,
 
  Jeffrey Cohen
  ImageWorks
 

 --
  
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
  http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
or
  send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
  the body.
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: CF Admin Error

2000-05-23 Thread David L. Rice

It means that your app is looking to store variables in a database versus
the registry. Check the datasource you're trying to connect to in the CF
Administrator and ascertain whether or not it is set to collect variables in
a database. The two tables CF uses for this are CGLOBAL and CDATA. Also,
check Application.cfm and make sure the CFAPPLICATION tag matches the CF
Administrator's settings if applicable.

Good luck.

Cheers,
--
David L. Rice
Web Applications Developer, Consultant
[EMAIL PROTECTED]
24/7 cellular: 770.354.5953
eFAX: 240.526.7190
-

- Original Message -
From: "Lisa Lai" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, May 23, 2000 6:17 PM
Subject: CF Admin Error


 Has anyone seen this error?  What does it mean and how do I clear it up so
 that I can get back into the Administrator?

 Error Diagnostic Information
 ODBC Error Code = S0002 (Base table not found)

 [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database
engine
 cannot find the input table or query 'CGLOBAL'. Make sure it exists and
that
 its name is spelled correctly.



 Date/Time: 05/23/00 15:12:23
 Browser: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
 Remote Address: 127.0.0.1
 HTTP Referer: http://localhost/CFIDE/administrator/index.cfm
 Query String: GoToPage=server%2Fhome%2Ecfm
 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: LINK tag in Application.cfm

2000-05-18 Thread David L. Rice

Theoretically, a style sheet link should be in encapsulated within the HEAD
tag, correct. In practice, I've put them in various locations within the
template with no ill effect. This is one of those 'experiment until you find
something that works for you' gray areas of HTML coding.

David L. Rice
-
- Original Message -
From: "Billy Cravens" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 18, 2000 12:07 PM
Subject: Re: LINK tag in Application.cfm


 cfheader should do the trick

 cfheader text="link rel=.."


 - Original Message -
 From: David Shadovitz [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, May 17, 2000 10:50 PM
 Subject: LINK tag in Application.cfm


  Application.cfm seems like a good place to LINK in external style
sheets.
   This works fine, but this means that the LINK tag comes before each
  page's HTML and HEAD tags.  According to my O'Reilly HTML book the LINK
  tag belongs *within* the HEAD tag.  I wonder if putting LINK in
  Application.cfm is inviting trouble.  Any thoughts?
 
  -David
 
 
  
  YOU'RE PAYING TOO MUCH FOR THE INTERNET!
  Juno now offers FREE Internet Access!
  Try it today - there's no risk!  For your FREE software, visit:
  http://dl.www.juno.com/get/tagj.

 --
 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: RE: Unable To insert Proper Date

2000-04-29 Thread David L. Rice

Agreed, Don, and Marco. However, ODBC date/times aren't that hard to work
with once you get used to their usage. Manipulating the date/time as
anything but a date/time is a pain... Both Access and CF have good date/time
features built in. And once you use them enough they become second nature.

In Access, use the date/time date type for the field. From your code just
INSERT or UPDATE using either #CreateODBCDate(some_date [Now()])#, or
#CreateODBCDateTime(some_date [Now()])#. Alternatively, look into
#CreateTimeSpan()# to format mask your own time spans, etc.

Oh yeah, and RTFM on both products--online Help is also good in both
products... ;). I'm not meaning to be facetious by saying that either. It's
just that you'll never learn this stuff until you read and understand it in
your own way, practice it according to your personal needs, and let it
become second nature to the way you code.

Good luck!

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
Q: 177820
24/7 cell: 770.354.5953


 -Original Message-
 From: Don Vawter [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, April 29, 2000 10:25 AM
 To: [EMAIL PROTECTED]
 Subject: Re: RE: Unable To insert Proper Date


 IMO this is bad advice. What if you want to sort by date?
 Better to learn
 the correct format rather than take the easy way out.

 - Original Message -
 From: "Shane Witbeck" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Saturday, April 29, 2000 7:58 AM
 Subject: RE: RE: Unable To insert Proper Date


  Keep your access datatype as text.
 
  Sincerely,
 
  Shane Witbeck
  Webmaster
  [EMAIL PROTECTED]
  www.digitalsanctum.com
 
 
 
 
  -Original Message-
  From: Shally Kon [mailto:[EMAIL PROTECTED]]
  Sent: Saturday, April 29, 2000 1:35 AM
  To: [EMAIL PROTECTED]
  Subject: RE: RE: Unable To insert Proper Date
 
 
  Thanks a lot at last I am able to popup the current date.
  But one more question can u please tell me which datatype
 should I specify
  for my date field. I have specified it as"date/time" as I
 am using access
  datatype but the value being inserted is
  "12:00:06 AM" and not the currentdate.
  Please suggest.
  --Original Message--
  From: "Marco Gil" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: April 29, 2000 4:54:00 AM GMT
  Subject: RE: Unable To insert Proper Date
 
 
  Hey Shally,
 
  What I've done is the following...  instead of using:
 
  #CreateODBCDate(Now()#
 
  I use :
 
  #DateFormat(now(), "MM/DD/")#
 
  That has worked flawlessly for me... put that in your VALUE
 parameter...
 Let
  me know if it works out okay for ya.
 
  Marco
 
  - Original Message -
  From: "Shally Kon" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Saturday, April 29, 2000 12:53 AM
 
 
   Please help me!
   I am trying to insert 3 fields plus  current date into my
 table .What I
  want
   is that when ever the form is loaded the current date should popup
   automatically in the format "mm/dd/" and when I press
 submit button
  then
   all the fields plus the current date should be inserted
 in the table.I
 am
   using Create date function.but the output I am getting is "{d
  '2000-04-28'}"
   as the output.I am using access database and have
 specified the datatype
  of
   date field as "date/time".
   cfinput type="text" name="Date" size="10" maxlength="10"
 required="yes"
   validate="Date" message="Date is required!"
  value="#CreateODBCDate(Now())#"
  
   ---
   FREE! The World's Best Email Address @email.com
   Reserve your name now at http://www.email.com
  
  
 
 
 --
 
  
   Archives: http://www.eGroups.com/list/cf-talk
   To Unsubscribe visit
 
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=list
s/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 ---
 FREE! The World's Best Email Address @email.com
 Reserve your name now at http://www.email.com


 --
--
 --
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 --

 Archives: http://www.eGroups.com/list/

RE: RE: Unable To insert Proper Date

2000-04-29 Thread David L. Rice

The following should work for both Access and SQL Server.

Since Now() is already in ODBC format, inserting it is dead simple:

CFQUERY NAME="qryInsertDateTime" DATASOURCE="some_dsn"
INSERT INTO some_table (column_name)
VALUES (#Now()#)
/CFQUERY

For any other date, just use either of the following methods you're most
comfortable with (there are, of course, other ways of doing this, as
always... ;)):

CFSET theDateToInsert = #CreateODBCDateTime(some_date)#

CFQUERY NAME="qryInsertDateTime" DATASOURCE="some_dsn"
INSERT INTO some_table (column_name)
VALUES (#theDateToInsert#)
/CFQUERY

OR:

CFQUERY NAME="qryInsertDateTime" DATASOURCE="some_dsn"
INSERT INTO some_table (column_name)
VALUES (#CreateODBCDateTime(theDateToInsert)#)
/CFQUERY

OR:

CFQUERY NAME="qryInsertDateTime" DATASOURCE="some_dsn"
INSERT INTO some_table (column_name)
VALUES (#DateFormat(theDateToInsert, 'mm/dd/' [or whatever mask you
wish to use])#)
/CFQUERY

Cheers,
--
David


 -Original Message-
 From: Denny dd [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, April 29, 2000 1:46 PM
 To: [EMAIL PROTECTED]
 Subject: RE: RE: Unable To insert Proper Date


 Hi!
 I was also trying the same thing but instead of using
 datatype "date/time" for
 the field Date was using "text" with which it is working.Can
 you please give
 an example as where and when to use "CreateODBCDate" for
 inserting current
 date into access database.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Technical Documentation

2000-04-28 Thread David L. Rice

"Technical documentation" is a subjective thing in most web development
houses I've worked for. However, in my opinion, the need for and content of
technical documentation (part of the "deliverables", as referred to by some
people) needs to be part of the initial design, planning and discovery stage
for any given project. The scope of technical docs varies from project to
project and from developer to client as well. I have done projects where a
readme.txt file was all the customer required. On the other hand, I have
done projects where the technical documentation contained massive amounts of
instructions [user's manual], code, screen captures of individual screens,
etc. Also, keep in mind that a consistent comments policy within the code
templates can help to cut down on the amount of technical documentation as
well.

I don't mean to be vague with my answer but I don't think a question like
this can be answered in a definitive manner as each job/project/customer
comes with its own needs and requirements in my experience. I suppose the
main thing to keep in mind is how the contract is written. If the client
will end up owning the codebase and all the work, they may want more
in-depth documentation. If, on the other hand, the developer retains
ownership of the codebase and is only licensing it to a specific client,
there is less need of this kind of in-depth documentation.

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
Q: 177820
24/7 cell: 770.354.5953


 -Original Message-
 From: Erika Foster [mailto:[EMAIL PROTECTED]]
 Sent: Friday, April 28, 2000 10:53 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Technical Documentation


 I'm interested in knowing what kind of documentation everyone
 provides their
 clients as well since I'm delivering my first product on
 Monday morning.
 Since no one has replied to this post, I'm wondering if
 anyone PROVIDES
 documentation??

 Erika


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: CF Error - Help please.........

2000-04-27 Thread David L. Rice

You have a FONT COLOR="#00" inside a CFOUTPUT.../CFOUTPUT tag set.
You must either delete the # sign in this case, or escape it by using two ##
signs.

CF sees the single # sign as the beginning of a CF variable/expression and
doesn't find the ending # sign, so it balks.

If this isn't the correct scenario, send more information and/or code.

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
Q: 177820
24/7 cell: 770.354.5953


 -Original Message-
 From: awolf [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, April 27, 2000 1:30 PM
 To: Cf-Talk@Houseoffusion. Com
 Subject: CF Error - Help please.


 Help! Thanks in advance. I am getting a just in time compiler error as
 follows:


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: does everyone always encrypt?? decrypter?

2000-04-26 Thread David L. Rice

Steve,

So why don't you just say where it is and stop being so obtuse about it?
lol. I used to have it as well but lost the URL through one re-format or
another.

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
Q: 177820
24/7 cell: 770.354.5953


 -Original Message-
 From: Steve Bernard [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, April 26, 2000 2:48 PM
 To: [EMAIL PROTECTED]
 Subject: RE: does everyone always encrypt?? decrypter?


 Whether or not it is 'easy' to find via a search engine I
 don't know. The
 fact is, it exists, it's easy to use, and is available as a
 binary or as
 source code, written in C and using the libDES library. You could hack
 something together with Perl if you were so inclined.

 Steve

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: maintaining decimal place

2000-04-25 Thread David L. Rice

Not trying to be mean or anything, but you folks need to avail yourselves of
CF Studio's excellent Help system: specifically CF TAG/FUNCTION Reference.
Folks don't mind helping, but you have to try to help yourself first--... ;)

Britta: Look into #DollarFormat(some_currency_value)#

Jay: Look into #DecimalFormat(some_number)# OR #NumberFormat(some_number)#
(with the latter you can use format masks)

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
Q: 177820
24/7 cell: 770.354.5953


 -Original Message-
 From: Britta Wingenroth (Design Department)
 [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 25, 2000 2:55 AM
 To: [EMAIL PROTECTED]
 Subject: Re: maintaining decimal place


 I'm looking for the answer to the same question.  I'm using
 Access and as
 long as I have my values set as currency, once the query runs
 $14.00 turns
 into14..  If anyone could help, we'd both appreciate not
 loosing our
 minds!

 Britta

 - Original Message -
 From: "Jay Wigginton" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Monday, April 17, 2000 10:10 AM
 Subject: maintaining decimal place


  I am having trouble for some reason with having data
 entered via a form
 into
  an Access database  and keeping the decimal places entered
 in place...
  person enters 2.5 the database rounds it to 2...  if I set
 the database to
  number, type double... it maintains the decimal places but then CF
 displays
  all the numbers entered with a decimal place and a zero
 added...  2.5
  entered displays as 2.5 181 entered displays as 181.0
  I have never
  had this problem before that I can remember   Am I
 losing my mind here
  and just not doing something right?
 
  thanks
  Jay
 
 
 --
 
 
  Archives: http://www.eGroups.com/list/cf-talk
  To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=list
s/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Hidden question

2000-04-23 Thread David L. Rice

Here is the simplest way (this pre-supposes it is a CF variable you wish to
pass):

CFOUTPUT
FORM ACTION="some_template" METHOD="post"
INPUT TYPE="Hidden" NAME="variable_name" VALUE="#variable you are
passing#"

Form content here...

SUBMIT Button
/FORM
/CFOUTPUT

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
Q: 177820
24/7 cell: 770.354.5953


 -Original Message-
 From: Joshua Yip [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, April 23, 2000 2:37 PM
 To: CF Talk
 Subject: Hidden question



 How does one pass a hidden value to the next template without using
 cfform?
 Thanks
 --
 Joshua Yip
 ICQ : 8657630
 IVOX TECHNOLOGY



 --
 
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=list
s/cf_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Creating lists from excel file

2000-04-18 Thread David L. Rice

You could do it that way. You might also wish to investigate CFGRID.

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
24/7 cell: 770.354.5953

"Making the simple complicated is commonplace; making the complicated
simple, awesomely simple, that's creativity".
--Charles Mingus... I stole this tag line somewhere, just can't remember
where... ;)
-

 -Original Message-
 From: Jeff Green [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 18, 2000 12:53 PM
 To: [EMAIL PROTECTED]
 Subject: Creating lists from excel file



 Hi all

 Im looking to populate my db from an excel spreadsheet. I
 think I have an
 idea of how to do it.  But Im sure there are some dos and
 donts that I not
 aware of.  So any comments are appreciated and thank you for
 taking the time
 to look it over.

 Im figuring my spread sheet would be set up just like the table rows.

 Export in a delimited text file.  Is tab delimited good?

 Read with CFFILE, now I have my list of data in a varible.
 When using the
 list functions to get data from the list, will I use the
 Chr() function to
 specify the tab as the delimiter? (what is the ASCII value for a tab?)

 Im figuring tab is a good delimiter because the some of the
 data in the list
 are strings so I want to allow commas and quotes and things.

 Thanks again,
 Jeff


 --
 
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=list
s/cf_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Classifieds in CF

2000-04-18 Thread David L. Rice

www.fusionfx.com -- Classifieds, AutoMall and others...

Cheers,
--
David L. Rice
Web Development Consultant
[EMAIL PROTECTED]
24/7 cell: 770.354.5953

"Making the simple complicated is commonplace; making the complicated
simple, awesomely simple, that's creativity".
--Charles Mingus... I stole this tag line somewhere, just can't remember
where... ;)
-

 -Original Message-
 From: Jordie Fike [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 18, 2000 3:35 PM
 To: [EMAIL PROTECTED]
 Subject: Classifieds in CF


 Looking for a recommendation for a Classifieds or Auction
 software written
 in CF .. budget is only $400-$600 dollars.
 TIA,

 --
 
 Archives: http://www.eGroups.com/list/cf-talk
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=list
 s/cf_talk or send a message to
 [EMAIL PROTECTED] with 'unsubscribe' in the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.