Re: HELP: banner ad weighting factors....

2000-04-13 Thread Jim McAtee
Here's a bit of code that implements a lookup table. Not sure if you consider this to be too processor intensive. I imagine it would do pretty well when the initial query returns fewer than 10 or 20 records. I wouldn't be surprised if a SQL expert could do this purely in SQL with just a couple

Fusion Authority News Alert 4/3-4/9

2000-04-13 Thread Michael Dinowitz
The Fusion Authority Weekly News Alert has been release at http://www.fusionauthority.com/alert News: ColdFusion 4.5.1 Released TopStyle Offers Discount to CF/Homesite Users Allaire Updates Advanced ColdFusion Development Classes Macromedia Suite to Welcome New Addition ColdFusion Server

RE: Deleting Multiple Records?

2000-04-13 Thread David Crowther
You will just have to treat me as a complete idiot (no programming background) - but how do I bound my list? _ d a v i d c r o w t h e r w e b d e v e l o p e r s i t d . c o m t 0044 1753 865 731 f 0044 1753 865 785 -Original Message- From: Stephen Garrett

Re: Preventing file download.

2000-04-13 Thread Xing Li
Guy, Move the CAD files out of the web folder and use CFCONTENT to push the cad files. The CFCONTENT script will be programmed to accept and validate an encrypted phrase passed by the calling file (applet). Now here is the worse part. The key used to validate and encode (CFENCRYPT) the phrase

Polls in ColdFusion

2000-04-13 Thread David Crowther
Hi everyone! Just wondering if anyone knows where to find information about Polls written in ColdFusion (eg. CFSpot.com). I am looking for apps, custom tags, tutorials etc. _ d a v i d c r o w t h e r w e b d e v e l o p e r s i t d . c o m t 0044 1753 865 731 f 0044

Re: Polls in ColdFusion

2000-04-13 Thread Brian Mitter
First place to look is usually the tag-gallery... - Original Message - From: David Crowther [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 13, 2000 11:47 AM Subject: Polls in ColdFusion Hi everyone! Just wondering if anyone knows where to find information about Polls

Netscape Freezes when I run CF database!

2000-04-13 Thread Kortland, Brian
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01BFA53D.27A31310 Content-Type: text/plain; charset="iso-8859-1" Hi All, I have a simple CF and ACCESS driven database of phone

RE: Is there a CFUG in SE Wisconsin?

2000-04-13 Thread Scott J. Brader
Steve, I've actually gotten a fairly decent response on the CFUG. Several people have expressed interest in this before. One of the guys was contacting someone at Allaire to see if they'd help us get it started. I'll let you know as soon as I hear anything back from them. Scott -Original

reading cookie parameters

2000-04-13 Thread Bud
Hi. Is there a way to read the additional parameters of a cookie other than the value, like expires, domain, etc? Thanks. Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/

RE: Netscape Freezes when I run CF database!

2000-04-13 Thread Aidan Whitehall
Not read your post thoroughly, but first thing to do, esp when tables aren't rendering correctly in Netscape, is to check your HTML. Either www.htmlvalidator.com or http://validator.w3.org/ -- Aidan Whitehall [EMAIL PROTECTED] Netshopper UK Ltd Advanced Web Solutions Services

Re: Text Editors vs Site Editors

2000-04-13 Thread David E. Crawford
I certainly consider myself a senior ColdFusion programmer, having used it since version 1.0 beta. However, I NEVER use the query builder, primarily because I have found it be kludgy. I generally white-board my database design and queries. Sometimes I use Access to mock-up a query before

Re: CF is typeless, but...?

2000-04-13 Thread Steve Reich
so which would be correct... If... cfcookie name="permissionid" value="10" expires="NEVER" then... cfif cookie.permissionid EQ 10 or... cfif cookie.permissionid EQ "10" Steve - Original Message - From: "Olive, Christopher M Mr USACHPPM" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

Compaq's CF Solution

2000-04-13 Thread Raymond K. Camden
Does anyone know the official name of the CF package Compaq provides? It's a big cluster preinstalled with CF, basically a buy it, plug it in, and turn it on type solution. I believe it's the same thing they showed off at the conference. I need both a name and a URL if possible.

RE: CF is typeless, but...?

2000-04-13 Thread Olive, Christopher M Mr USACHPPM
either should be correct. but this is such a simple example, try it out. it's only a difference of two quotation marks. Chris Olive DOHRS Website Administrator [EMAIL PROTECTED] -Original Message- From: Steve Reich [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 8:47 AM To:

Transoft U/SQL and Cold Fusion - anyone using this?

2000-04-13 Thread John Fix 3rd
Has anyone used the TranSoft U/SQL product with Cold Fusion? Which version did you install and were there any "gotcha's" that you discovered? Thanks! John www.cornells.com -- Archives:

RE: Text Editors vs Site Editors

2000-04-13 Thread Judith
At 08:07 PM 4/12/2000 -0400, you wrote: Maybe I'm missing what you are wishing for here but I drag and drop table and column names all the time. It would be nice to be able to drag and drop all column names in a table at once however. Ken You can do that too. Just click on the first name,

Re: Text Editors vs Site Editors

2000-04-13 Thread Judith
At 12:39 PM 4/13/2000 -, you wrote: I certainly consider myself a senior ColdFusion programmer, having used it since version 1.0 beta. However, I NEVER use the query builder, primarily because I have found it be kludgy. I generally white-board my database design and queries. Sometimes I

RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread Grainne E. O'Neill
Byron, I appreciate all of your comments. I do not use Fusebox, but I use a different framework that my team and I have developed. I appreciate the need for a framework, but I don't understand one thing that I always hear about Fusebox. Could you or anyone else tell me why putting things in

RE: banner ad weighting....

2000-04-13 Thread Chris Terrebonne
OK, here's how to do the weighing (at least how I did it): First off, you create a DB table that contains the sites/pages that will contain the banner campaigns. For you, you should just create one entry in the table for your primary site. This row contains the columns ID (auto-int), SiteName

Re: Text Editors vs Site Editors

2000-04-13 Thread Ken Wilson
You can do that too. Just click on the first name, then the last and drag them all down. Or selectively click using your mouse and control key. That works for me in the Query Builder which I rarely use but not in the database tab area where I want it. Ken

RE: Text Editors vs Site Editors

2000-04-13 Thread jstiefel
Also, I'm paying these people a nice little chunk of money, and it is more than a little irritating to watch them spend 30 minutes hand typing all the field name for a long query that they could create in the builder in 30 seconds. That's sort of an amusing statement really. What you are

OLE DB on Win2000 -- Registering DLLs (KB Article 14709)

2000-04-13 Thread advd_cf_devel
Could someone assist me by briefly explaining how to register DLLs on Win2000 (else WinNT)? I need this explanation to complete instructions in the Allaire Knowledgebase Article 14709 (following below). BACKGROUND: I need to use OLE DB on Win2K. I now have CF 4.5.1 Enterprise installed. OLE

RE: Automatically Processing Email in CF

2000-04-13 Thread Dave Watts
I've got an unresolved question regarding e-mail processing. Does anyone know how to set up a particular POP3 mailbox so that every time it receives a message a particular ColdFusion script is executed? Some individuals suggested (at Allaire's discussion forum) the use CFSCHEDULE/CFPOP to

RE: Caching with CFHTTP?

2000-04-13 Thread Dennis Powers
Dave, You can use their XML feed. Just cfhttp the XML file then parse the headlines using MS's DCOM object. To save processing time, I have a scheduled event that pulls the XML file to my local server every 4 hours then parses the XML file and outputs the results into several include files

Searching Access Date Field

2000-04-13 Thread Robert Everland
Before Y2K I changed all the databases to long date, now I am having problems searching a date field. This is how I create the date CFSET TO = "#CreateODBCDate(CREATEDATE(TOYEAR,TOMONTH, TODAY))#" THis is how I search it Select ENTRYDATE from ChamberOrderInfo WHERE MORTGAGE =

Advanced Security

2000-04-13 Thread Andrew Scott
Can anyone help me out here:-) I am trying to set up the Security Context for multiple users to access the CFServer I have followed Ben Forta's Chapter on this and still haven't really grasped what is going wrong... The cfcatch keeps coming up with CFAuthenticate Error... Can someone help

RE: Storing Credit Card info in Session variable

2000-04-13 Thread Andrew Scott
Potentially passing through a hidden form variable is at more risk than session variables! I can do a view source on the page to view the hidden form fields. But it takes more to guess the CFID CFToken if its never visible for the user to see:-) -Original Message- From: Byron M

RE: Text Editors vs Site Editors

2000-04-13 Thread Sharon DiOrio
A lot of senior cold fusion programmers know SQL and don't need to use the query builder (which is honestly, pretty limited). I, for one, appreciated it when I was learning CF and SQL, but now I find it quicker and more efficient to write my own code. Sharon At 06:00 PM 4/12/00 -0400, you

DB update with email notification

2000-04-13 Thread KAREN REITER
Hi, I have a form right now that updates a database in CF. I would like for an automatic email notification to occur after the database has been updated. The "to, from and cc" fields would be included in the update form. Currently, we are using a form2email perl script for email notification.

Re: HostPro

2000-04-13 Thread Dave Hannum
I've had on site on there since Nov 99 (www.countrytraditions.com) without a single hitch. I'm developing another on them as we speak. I've been very pleased with them to this point! I went with them because they are straight shooters - no high pressure trying to "sell" me, the develper, on

Re: Automatically Processing Email in CF

2000-04-13 Thread Justin MacCarthy
Also you chould look at iMS from Coolfusion.com. They have stmp/pop/post modules you chould use. If you use the smtp module ($500 ish ) you chould use it to run a script or execute CF code ... check out the site , it will explain this better :- ), they have a sample in which you can email a

RE: Upgrade?

2000-04-13 Thread Paul Ihrig
yes its a free update at the s\allaire site under dowloads/updates. but i have had no luck with the updates on my localhost have had little response from allaire in resolving my rds problems on my localhost. so good luck! -paul -Original Message- From: Computer Simplistics Support

RE: Question from a Studio 4.01 user

2000-04-13 Thread Dave Watts
Does studio 4.5 have a "remote" tab in the folder viewer of extended find and extended replace? Was thinking that would be a nice upgrade No, it doesn't, at least not on my machine. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444

Query Caching

2000-04-13 Thread Duane Boudreau
Hi All, Is it possible to cache a query only for a particular user for only the length of his or her session? I have a query that generates a roles privileges packet that applies only to the current session and user. When the session expires so does the cached query. What the memory load

RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread Emily B. Kim
I appreciate all of your comments. I do not use Fusebox, but I use a different framework that my team and I have developed. I appreciate the need for a framework, but I don't understand one thing that I always hear about Fusebox. Could you or anyone else tell me why putting things in different

RE: search results produce everything in the table...

2000-04-13 Thread Richard Hart
sorry I didn't make myself clear. When the user types in nothing I want them to get nothing. -Original Message- From: Olive, Christopher M Mr USACHPPM [mailto:[EMAIL PROTECTED]] Sent: 11 April 2000 18:38 To: '[EMAIL PROTECTED]' Subject: RE: search results produce everything in the

RE: search results produce everything in the table...

2000-04-13 Thread Richard Hart
if nothing is typed in I want no results to be returned or at least no results shown. -Original Message- From: Jeff Shepler [mailto:[EMAIL PROTECTED]] Sent: 11 April 2000 19:14 To: '[EMAIL PROTECTED]' Subject: RE: search results produce everything in the table... Since the search

CF and COM example

2000-04-13 Thread Ben Lowndes
Hi, I'm interested in using CF with COM. I've got advanced CF application development by ben forta which has an interesting chapter. I've tried following his examples, unfortunatly the COM object he uses as an example is no longer availible and it's not on the accompanying CD.. So I'm a bit

Cflocation inside of a cftransaction

2000-04-13 Thread Steve Weiner
In one of my pages I have a few insert queries that I run inside of a cftransaction. Depending on the results I did have a cflocation tag to redirect them to a outcome page. They would get redirected fine, but the insert queries would not run properly, as in they wouldn't write to the table.

Re: DB update with email notification

2000-04-13 Thread Todd Ashworth
CFMail is a tag like any other. Simply put your CFMail tag after your database update/insert code. Syntax for CFMail CFMAIL TO="recipient" FROM="sender" CC="copy_to" BCC="blind_copy_to" SUBJECT="msg_subject" TYPE="msg_type" MAXROWS="max_msgs" MIMEATTACH="path"

Re: Question from a Studio 4.01 user

2000-04-13 Thread Fred Sanders
If I remember correctly they incorporated the old "local files" and "remote files" all into the one tab. Hope this helps. Fred T. Sanders Galveston Island, TX -- Having a bad day? Imagine this... You are in total seclusion from that hectic place called "The World".

Re: Query Caching

2000-04-13 Thread Sharon DiOrio
Yes. You can save the query to SESSION scope. cfif NOT IsDefined("SESSION.QueryName") cflock name="#SESSION.SessionID#" timeout="30" cfquery name="SESSION.QueryName" datasource="#dsn#" SQL STUFF /cfquery /cflock /cfif HTH!

ColdFusion Debugging

2000-04-13 Thread Kevin McCabe
This is a multi-part message in MIME format. --=_NextPart_000_000A_01BFA564.75DB1D30 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All, Just wondered if there was a way in which to get: Execution Time 20 milliseconds Part of the

RE: Question from a Studio 4.01 user

2000-04-13 Thread Sean Daniels
Does studio 4.5 have a "remote" tab in the folder viewer of extended find and extended replace? Was thinking that would be a nice upgrade No, unfortunately. I think the only way to do extended find / replace remotely is to use projects. One of the options in the extended find / replace dialog

RE: search results produce everything in the table...

2000-04-13 Thread Bill Killillay
Write a check for a form field to have a value greater then null and then put your query and output in side that if statement. if form.field gt '' do query if not form.field gt '' do whatever end if Bill -Original Message- From: Richard Hart [mailto:[EMAIL

Re: DB update with email notification

2000-04-13 Thread Kevin Marshall
Karen, Is there any reason that you couldn't use the CFMail tag in the same cf page that inserts the form fields into the data? It would look like this: ---user submits form--- cfquery... (or cfinsert) Insert into... /cfquery cfmail to=#form.to# from=#form.From# cc=#form.CC# this is an

Re: ColdFusion 4.5.1 Released

2000-04-13 Thread Steve Johnson
The Fusion Authority Weekly News Alert has been release at http://www.fusionauthority.com/alert News: ColdFusion 4.5.1 Released maybe it's just too early for me, but where exactly can i download this? it doesn't seem to be publicly available on allaire.com... does this also mean that

RE: 4.5.1 administrator security

2000-04-13 Thread Dave Watts
I just checked again after two hours and it's still doing it. They installed 4.5.1 yesterday and I'm sure they changed a lot of stuff on the server in the process, but other pages in the site aren't doing this. Would someone please check their server and tell me if it is doing the same

Text Editors vs Site Editors Version 2

2000-04-13 Thread Craig M. Rosenblum
Here's the deal, i'm so used to the keyboard mentality, that i just want to quick in and out... I do use other tools, to help with the database stuff like SQL Navigator 3, Benthic's Golden32 I just like the olde KISS standard of not using tools that do or have more than I really need. When

Re: Caching with CFHTTP?

2000-04-13 Thread Paul Hastings
You can use their XML feed. Just cfhttp the XML file then parse the headlines using MS's DCOM object. To save processing time, I have a moreover has a developer section where they provide URLs to various formats including WDDX. cfhttp in those links use CFWDDX to trans form these into a

Re: Query Caching

2000-04-13 Thread Emily B. Kim
Is it possible to cache a query only for a particular user for only the length of his or her session? I have a query that generates a roles privileges packet that applies only to the current session and user. When the session expires so does the cached query. What the memory load differences vs.

Re: search results produce everything in the table...

2000-04-13 Thread John N Westerlund
Like so? cfif isdefined("searchpattern") cfqueryargs/cfquery cfoutputoutput/cfoutput cfelse bYou did not enter any arguments./b /cfif -Original Message- From: Richard Hart [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Thursday, April 13, 2000 11:31 AM

RE: Question from a Studio 4.01 user

2000-04-13 Thread Dave Watts
Does studio 4.5 have a "remote" tab in the folder viewer of extended find and extended replace? Was thinking that would be a nice upgrade No, it doesn't, at least not on my machine. If I remember correctly they incorporated the old "local files" and "remote files" all into the

RE: Query Caching

2000-04-13 Thread jstiefel
Name your query in the Session Scope: cfquery name="Session.Permissions" datasource="blah" select blah /cfquery I would do this in the application.cfm to make sure it's always available, but make sure it only runs once per session: cfif not isDefined("Session.Permissions")

Changing Field Name in an Access DB

2000-04-13 Thread Miriam Hirschman
Is there a way to change the properties of a field in a table or add a field to a table through CF? Thanks,   ---miriam -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

CF-based Bug tracking systems

2000-04-13 Thread zac
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --_=_NextPart_001_01BFA563.B38CBF80 Content-Type: text/plain; charset="iso-8859-1" I remember a year or two ago someone posted some info about a CF

RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread Pecora, James
Bill - you are correct - FUSEBOX is just a methodology, any standarized methodology throughout a team environment will do the same thing. As for compartmentalizing the code for ease of debugging in the team..that can be part of your standard and not necessarily fe fusebox. Personally I use a

test

2000-04-13 Thread Steven Lewis
test -- Steven Lewis [EMAIL PROTECTED] SPAWAR System Center San Diego Internet Application Developer Phone: 619-553-2941 Fax: 619-553-1786 -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit

Re: Query Caching

2000-04-13 Thread Judah McAuley
At 11:23 AM 4/13/00 -0400, you wrote: Yes. You can save the query to SESSION scope. cfif NOT IsDefined("SESSION.QueryName") cflock name="#SESSION.SessionID#" timeout="30" cfquery name="SESSION.QueryName" datasource="#dsn#" SQL STUFF

RE: HostPro

2000-04-13 Thread Double Down, Inc
I use them for co-location. Not happy with customer service, but they are always up and running DDINC -Original Message- From: Tim Bahlke [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 6:44 AM To: CFTalk Subject: HostPro Anybody out there ever use HostPro for hosting or

Charlotte CFUG Meeting Tonite (13 April)

2000-04-13 Thread David E. Crawford
Reminder that will be meeting tonite beginning at 6:30pm at the offices of iXL, 1930 Camden Road, Suite 2070, Charlotte, NC 28203. Check our website http://www.charlotte-cfug.org for a map. Agenda is as follows: - Organizational discussion - nomination for Board of Directors. If interested

RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread Grainne E. O'Neill
Question: I have been looking at Fusebox and I guess that I am a bit confused as to what it is and why I should use it over some other set of standards? Answer: I agree. I understand that fuesbox is the first framework to come out, but is it the best? My company has very strict standards for

Re: Text Editors vs Site Editors

2000-04-13 Thread William James
GoLive is just as bad as FrontPage as far as proprietary comments and markup. I've had to work with GoLive files made by customers and it took me more time to remove all the proprietary GoLive crap than it would have taken me to just make the whole thing myself (by hand). I didn't say that using

Re: DB update with email notification

2000-04-13 Thread Justin MacCarthy
Using SQLServer You could try SQLMail (yuck!) with a trigger ... ~Justin - Original Message - From: Kevin Marshall [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 13, 2000 5:36 PM Subject: Re: DB update with email notification Karen, Is there any reason that you

RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread jstiefel
Join the Fusebox-talk list for this question.. I think everyone will agree it's beyond the scope of cf-talk.. -Original Message- From: Bill Killillay [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 11:20 AM To: [EMAIL PROTECTED] Subject: RE: Fusebox or not Fusebox that is the

RE: ColdFusion Debugging

2000-04-13 Thread jstiefel
You can output your own execution time: At the top of your template (possibly in application.cfm): cfset Request.iExeTime = GetTickCount() Now at the bottom of your page: cfoutputExecution Time: #Evaluate(GetTickCount() - Request.iExeTime)#/cfoutput Format however you'd like...

RE: Fusebox or not Fusebox that is the question...

2000-04-13 Thread Emily B. Kim
At 11:20 AM 4/13/2000 -0400, you wrote: Can't all of that be done by establishing standards for a project or all projects. Why does it have to be Fusebox? I have been looking at Fusebox and I guess that I am a bit confused as to what it is and why I should use it over some other set of

WAP and WML...

2000-04-13 Thread Ian Lurie
I'm putting together a WML/email application using CF, and I've got a question about compatability - I'm using the Phone.com developer's kit and SDK to test my stuff. How do I know if this app will work on phones that don't use Phone.com's service? Is there a more generic SDK out there I can

form processing

2000-04-13 Thread Angie Miner
How can I find out what form variables are being passed to a cfm page? -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or

RE: Text Editors vs Site Editors Version 2

2000-04-13 Thread jstiefel
I've been using UltraEdit 32 for a few years now, and love it for it's simplicity. The things that get me about studio is exactly what you mentioned: memory consumption, wasted screen space for useless functions, and the list goes on. There are quite a few other developers here at iXL that live

Re: Best DataBase software?

2000-04-13 Thread Steve Aylor
Sounds like a good question for the sql server lists: www.swynk.com SQL7 and MSDE on the laptops might be workable. Im not familiar with 2 way replication scheme's so the best place to ask would be sql7 list on ww.swynk.com hth, Steve Here is one for you all. I am running a new site and

Re: ColdFusion 4.5.1 Released

2000-04-13 Thread Jacob
For NT For ColdFusion Studio: http://download.allaire.com/Evaluations/ColdFusion/cf451/NT/Studio/cfstudio4 51update.exe For ColdFusion Server Professional for Windows NT: http://download.allaire.com/Evaluations/ColdFusion/cf451/NT/ProUpdate/ColdFu sionServer_451_pro_update.exe For ColdFusion

How do you end a Session????

2000-04-13 Thread Brian Ingram
I'm trying to use session variables for unique users in my CF program, but when i change users the session doesnt end. 1) What is the code to end a session? 2) Then, how would i incorporate the code to end the session by pressing a "log off" button? thanks, Brian

Application.cfm javascript

2000-04-13 Thread Chris Meier
This is a multi-part message in MIME format. --=_NextPart_000__01BFA54B.7A48E0F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Anyone know of any limitations for using javascript within an appplication.cfm file? I am trying to open a pop-up

Re: Caching with CFHTTP?

2000-04-13 Thread Dave Hannum
Thanks - I'll go for that. Ken Wilson sent me some code that I'm gonna try. Dave = "Always Drink Upstream From The Herd!" David Hannum Web Analyst/Programmer Ohio University [EMAIL PROTECTED] (740) 597-2524 - Original Message - From: Paul Hastings

Integrity constraint violation on session table?

2000-04-13 Thread Sean German
Howdy, CF 4.0.1 on NT 4 SP5, MS SQL7 SP2 in back. Storing client variables in a database, I started getting the following error in the application.log about a month ago: "Error","TID=496","04/12/00","16:01:31","206.33.238.2","Mozilla/4.7 (Macintosh; I; PPC)","ODBC Error Code = 23000

Re: search results produce everything in the table...

2000-04-13 Thread Fred Sanders
Maybe do something like this?? CFIF NOT Len(form.whatever) BSorry you must type something/B CFELSE run the query or whatever it is you want to do /CFIF Fred T. Sanders Galveston Island, TX -- Having a bad day? Imagine this... You are in total seclusion from

RE: Is 4.5.1 Solid

2000-04-13 Thread Reuben King
In 001801bfa4ac$5acdf340$[EMAIL PROTECTED], Dave Watts ([EMAIL PROTECTED]) in a fit of unbridled passion, wrote: If this AOL/CF 4.5 problem is truly a problem between CF 4.5 and AOL and Allaire has admitted it, please post a URL so that I may eat my words. If I'm wrong, I'm definitely

Re: Passing parameters over multiple forms

2000-04-13 Thread Reuben King
In [EMAIL PROTECTED], Bob Hill ([EMAIL PROTECTED]) in a fit of unbridled passion, wrote: Hello... I have an application where I must collect data on a number of forms, and then display that data on a page at the end of the process. I then need to allow a user to go back and modify any of

How do you end a Session????

2000-04-13 Thread Brian Ingram
I'm trying to use session variables for unique users in my CF program, but when i change users the session doesnt end. 1) What is the code to end a session? 2) Then, how would i incorporate the code to end the session by pressing a "log off" button? thanks, Brian

RE: Text Editors vs Site Editors Version 2

2000-04-13 Thread Bill Plummer
To answer the response below... I've been doing stuff with computers since 1980. Back in the good old CPM days when even a simple text editor by today's standards was considered elegant. In the late 80's some pretty cool programming editors came along that would allow huge files to be edited

CFILE + CFHEADER = CFCONTENT?

2000-04-13 Thread Kevin Miller
We are trying to pull files from a remote server to a web page via the CFCONTENT tag, and are running into the problem that the CFCONTENT uses the IIS server account rather than the account that CF runs under. For a discussion of this problem, see:

Re: Query Caching

2000-04-13 Thread Sharon DiOrio
No, it's client variables that can be stored in Registry. Session variables are held in RAM for the duration of a session. And I've done applications with extensive use of session scoped queries, structures, etc, and haven't significantly impacted the RAM requirements of the server. Also, a

Re: Fusebox or not Fusebox that is the question...

2000-04-13 Thread William James
But the point of a standard methodology is that its consistent throughout the team AND outside of it. If you or one of your team left and went to another company you might have to learn a whole new methodology and throw out a lot of what you'd been using for years. With a standard, you would be

Re: search results produce everything in the table...

2000-04-13 Thread Calvin Ward
Perhaps you should test for a blank form field IE: cfif form.fieldname IS NOT "" search stuff cfelse Ya gots to puts ins a search word! /cfif Please direct all responses to the newsgroup so that all may benefit from my lack of wisdom! - Original Message - From: "Richard Hart" [EMAIL

RE: Query Caching

2000-04-13 Thread Duane Boudreau
Judah, You are thinking of client variables (which are be stored in the registry or an odbc datasource). Session variables are stored in RAM on the server. Duane -Original Message- From: Judah McAuley [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 12:25 PM To: [EMAIL

Re: Text Editors vs Site Editors Version 2

2000-04-13 Thread Steve Aylor
I like to get my cf coding done FASTER by dragging and dropping cfml code snips all over the place and then. I actually enter the outside world once in a while (ya know... sunlight) grab the horse from out in th meadow, hook ol bessie up to the carriage and take a buggy ride to the farmers

Classified Ads Application

2000-04-13 Thread Tom Forbes
Dear CF'ers Can anyone our there recommend an industrial strength classified ad application, preferable written in CF? The FusionFX one is in long term beta - I'll pass - I bought the V1 package, it never worked right, and here we are a year later, no progress on B2 or interest in completting

Re: Changing Field Name in an Access DB

2000-04-13 Thread Marius milosav
You can use normal cfquery: cfquery name="test" datasource="your_dtsource" create table test1 (testid int null) /cfquery cfquery name="test" datasource="vhd" alter table test1 add test2 varchar (30) null /cfquery This shoud work in TSQL. Check your database manual if you use a

RE: Changing Field Name in an Access DB

2000-04-13 Thread Hoffman, Joe (CIT)
From SQL Alter Table? Joe Hoffman mailto:[EMAIL PROTECTED] National Institutes of Health Center for Information Technology Division of Computer System Services -Original Message- From: Miriam Hirschman [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 12:09 PM To: CF Forum

Re: HostPro

2000-04-13 Thread Jonathan Fisher
Hostprowow. I first hosted with them about 2 years ago and was hooked immediately. Fast and efficient response from tech support at all hours of the day and night. Over the past week though, I've had serious problems. 2 domains that I was involved in setting up on there took forever. First

Flash and Cold Fusion

2000-04-13 Thread Joel Richards
--=_19161387==_.ALT Content-Type: text/plain; charset="us-ascii" Seems like I saw some posts earlier about integrating Flash with Cold Fusion, but can't find anything. Does anybody know of resources that cover passing variables out of Flash and into Cold Fusion and vice

RE: form processing

2000-04-13 Thread Derrick Shoemake
You can do a #FORM.FieldName# This is a list of all the fields passed by a form. I found the following example somewhere (I would give them credit if I could) CFLOOP LIST = "#FORM.FieldName#" INDEX = "ThisField" CFOUTPUT The value of FORM.#ThisField# is #Evaluate("FORM." ThisField)#BR

RE: form processing

2000-04-13 Thread Duane Boudreau
form.fieldnames contains a list all form variables or in CF 4.5 cfloop list="#StructKeyList(form)#" index="formvar" cfoutput#formvar# = #Evaluate("form.#formvar#")#/cfoutput /cfloop Duane -Original Message- From: Angie Miner [mailto:[EMAIL PROTECTED]] Sent: Thursday, April

Re: How do you end a Session????

2000-04-13 Thread Tim Lieberman
At 01:19 PM 00/04/13 -0400, you wrote: I'm trying to use session variables for unique users in my CF program, but when i change users the session doesnt end. 1) What is the code to end a session? I generally use StructClear(session). Session variables are stored in a structure. That

RE: CF and COM

2000-04-13 Thread shannon hall
We are getting ready to start COM development as well, are you using VB 6.0 for language? If so what type of archetecture are you using for impleementing your objects, and resources for developing them? -Original Message- From: Gregory Weiss [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

RE: How do you end a Session????

2000-04-13 Thread Brian Peddle
You could do a structclear(session) and kill the sessions at logout -Original Message- From: Brian Ingram [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 1:19 PM To: CFTalk Subject: How do you end a Session I'm trying to use session variables for unique users in my CF

RE: Hosting lag time

2000-04-13 Thread Chris Meier
The location isnt as important as the available bandwidth. Would you rather host on "Joe's Bait Shop and Web Hosting", which is next door but only has a single t-1, or on a company in another state with multiple OC3's? now, if you're talking about colocation of equipment, location is a HUGE

RE: How do you end a Session????

2000-04-13 Thread Kelly Matthews
Here is one way if you log off have it go to a page that has this statement: CFSET tmp = StructClear(SESSION) CFLOCATION URL="wherever.cfm" Works for me. Kelly -Original Message- From: Brian Ingram [SMTP:[EMAIL PROTECTED]] Sent: Thursday, April 13, 2000 1:19 PM To: CFTalk

RE: Hosting lag time

2000-04-13 Thread Kelly Matthews
I would suggest hosting at a FIRST Teir provider (someone with a direct connection to MAEEAST or MAEWEST anyone in the Tysons Herndon Area that connects straight into MAEEAST is going to be pretty quick and reliable assuming they have redundancy built in. CAIS, PSINET, UUNET etc but you will pay

  1   2   >