TEST

2000-06-15 Thread Larry Juncker
Just a test to see if the site is back up and running correctly yet - PLEASE IGNORE H Larry Juncker L Senior Cold Fusion Programmer I Heartland Communications Group Internet Division -- Archives:

ODBC Error-MS Access / locking problem

2000-06-15 Thread Joe Tartaglia
I am implementing some banner rotation/ad tracking stuff and am getting a fair number of the following errors in my CF application log (lightly edited for clarity): Error,TID=178,06/14/00,04:10:45, ODBC Error Code = S1000 (General error) [Microsoft][ODBC Microsoft Access 97 Driver] Couldn't

est

2000-06-15 Thread Allen G
test -- 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: NT to Solaris

2000-06-15 Thread Larry W. Virden
From: [EMAIL PROTECTED] (lsellers) Back when I first tried writting CFX tags last year I couldn't find any source code to any CFX tags peroid, except for the two Allaire examples. The only good news is that if you find any linux cfx so code out there, it'll probably translate over to

OT: ASP

2000-06-15 Thread vinicius
hi there! I know this is a CF list, but my boss asked me to create a template in ASP and I've never worked with it. I have a few easy questions: 1st. Where can I find a good tutorial on the net? 2nd. How do I return the "RecordCount" of a query? 3rd. How can I set the maxrows so I can create

news feeds

2000-06-15 Thread Frank Mamone
I'm looking for info on using WDDX tag to pull Moreover news feeds. Their site offers a CF feed but no info on implementing it. Thanks -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Auto-Refresh one time on history.back

2000-06-15 Thread Gilles Ratte
Is the a way to do refresh of a page on a history.back My page doesn't update and I would really love to solve this problem. I can't do a redirect I tried many thing with the cache settings but I didn't work at all. Please advise me someone

Re: OT: ASP

2000-06-15 Thread Ian Potts
Haven't messed with ASP much myself, however I hear from an ASP Developer I know that www.asptoday.com is a great place. Ian [EMAIL PROTECTED] wrote: hi there! I know this is a CF list, but my boss asked me to create a template in ASP and I've never worked with it. I have a few easy

OLE connection

2000-06-15 Thread Tibbs
How to make an OLE connection? It is supported by Access 2000? Thanks -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or

Re: Newsgroups?

2000-06-15 Thread Larry C. Lyons
Any time. larry -- Larry C. Lyons EBStor.com 8870 Rixlew Lane, Suite 201 Manassas, Virginia 20109-3795 tel: (703) 393-7930 x253 fax: (703) 393-2659 http://www.ebstor.com http://www.pacel.com email: [EMAIL PROTECTED] Chaos, panic, and disorder - my work here is done. -- Joseph Christina

Re: The query below will return a match without regard to the case

2000-06-15 Thread Chris Giminez
I'm using Access. Any ideas with that or would I need to use the solution you provided below with nested loops? Are all password protected sites done with Cold Fusion non-case sensitive, or is a lot of special processing done when Access is the db? -- Chris Giminez "password" in the

Re: Newsgroups?

2000-06-15 Thread Chris Giminez
Thank, in it now. Much better. Too bad there's still the beg delays in posting. A post of mine took close to a week. -- Chris Giminez There is one already. news.fuseware.com Regards, -- Archives:

FAQ Application

2000-06-15 Thread Kent A. Orso
Anyone know if an inexpensive FAQ application written in ColdFusion to use with an Oracle database? -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Checking case sensativity for a log in

2000-06-15 Thread Chris Giminez
I found my own answer for anyone who is interested on verifying the case of a password. Run the query to get a non-case sensitive match. Then run CFIF (login.recordcount eq 0) or (compare(form.password, login.password) neq 0) or (compare(form.username, login.username) neq 0) Invalid password

Re: Newsgroups still working

2000-06-15 Thread Chris Giminez
Really good to know. It's much easier to read through threads from the newsgroup anyway. I wish everyone would migrate over, especially now. -- Chris Giminez Owner - Cyber Scriber Web Site Design 831-728-4469 ICQ# 2628000 For those of you who are still reading the cf-talk newsgroup, after

duplicate values in query supplying verity search.

2000-06-15 Thread Chris Giminez
I need to run a query to provide data for a verity search. I need to use a few tables so information can be provided in the body of the verity collection to make it searchable. Here's my query. CFQUERY NAME="contractor_query" DATASOURCE="scbuild" SELECTDISTINCT contractors.company_name,

RE: Easy way to get a random record

2000-06-15 Thread Jason Egan
How about this: run the query, use randrange(1, query.recordcount) then you can do just about anything to get that record number - no matter what the unique ID is... ie: cfset RN = randrange(1, query.recordcount) #query.firstname[RN]# That would display the first name of the randomly selected

Re: ASP

2000-06-15 Thread Joel Firestone
Or try www.learnasp.com. Good tutorials there, as well. Joel [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... : hi there! I know this is a CF list, but my boss asked me to create a template : in ASP and I've never worked with it. : I have a few easy questions: : :

Re: What does the term 'session key' mean?

2000-06-15 Thread Julia Green
The key concept is that for each work, there is a piece of information. For instance -- ObjDictionary.Add Key, value Value=objDictionary.Item(key) The values of key and value can be explicity or could be variables that contain the data you wish to store. - Original Message - From:

RE: Has the list gone buggy??

2000-06-15 Thread lsellers
I believe the list has taken to 4 day weeks and long 2 hour lunches. Maybe it got a promotion. :) -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

RE: news feeds

2000-06-15 Thread Steve Reich
Check out http://steve.backsoft.com/newsfeeds.cfm... HTH, Steve -Original Message- From: Frank Mamone [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 15, 2000 11:34 AM To: ColdFusion Discussion List Subject: news feeds I'm looking for info on using WDDX tag to pull Moreover news

Test: Thursday, 6/15 at 1:48PM

2000-06-15 Thread Lomvardias, Christopher
test Chris -- Chris Lomvardias [EMAIL PROTECTED] Syscom, Inc. 400 E. Pratt Street, Suite 300 Baltimore, MD 21202 (410)539-3737 x1722 voice (410)539-7302 fax [EMAIL PROTECTED] (pager via email) http://www.syscom.com/

RE: CFFILE Accept

2000-06-15 Thread Top-Link Tech (John Ceci)
Try: accept="image/pjpeg,image/gif" inside your CFFIEL tag... HTH, John -Original Message- From: Double Down, Inc [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 08, 2000 5:45 PM To: [EMAIL PROTECTED] Subject: CFFILE Accept This is a multi-part message in MIME format.

RE: User email addresses as user login names any concerns ????

2000-06-15 Thread Paul Hoogeveen
I have been using email addresses as login names on our website for over a year, and technically there have been no problems; however, we have had problems with users who change their email addresses and then try to log in using their NEW email addresses instead of the ones we already have in our

Outputting to .doc or rtf files

2000-06-15 Thread Dave Wilson
Hi all, I'm presuming the list is back in action. Basically I've got a question about outputting to a .doc or .rtf file a fairly straightforward report. I know I can use CFCONTENT TYPE="application/msword" CFHEADER NAME="content-disposition" VALUE="filename=File.DOC" Like Eron mentioned, but

RE: news feeds

2000-06-15 Thread Eron Cohen
Hi Frank, I am using Moreover.Com with WDDX. Here's is how I am doing it. Basically I use CFHTTP to get the WDDX feed and then deserialize it. I have the added twist of caching the data into an application variable to save download time. This expires daily: !--- Check to see if its time to