What are Snippets?

2000-06-07 Thread jonathan hamner
Can someone tell me what are snippets, when are they used? I am a new CF user. Please help! Thanks __ Do You Yahoo!? Yahoo! Photos -- now, 100 FREE prints! http://photos.yahoo.com -

Professional vs. Enterprise

2000-06-07 Thread Ian Lurie
Hi all, Assuming I'm not clustering, what's the difference between Professional and Enterprise? Portent Interactive http://www.portentinteractive.com Process, Design, Content -- Archives: http://www.eGroups.com/list/cf-

Re: Download Question Using CFINCLUDE and Java Applets

2000-06-07 Thread Chris Hayes
I can't see why using CFINCLUDE should make any difference to its DL time. CFINCLUDE merely includes code in a page, once this is rendered client-side, the browser wouldn't "know" the difference between included code and any other. - Original Message - From: Double Down, Inc <[EMAIL PR

RE: rounding numbers with CF

2000-06-07 Thread Philip Arnold - ASP
> I have been using the round() function. It rounds up or down to > the nearest > whole number only. Am I wrong on this? how can I round up decimal > numbers. I > need to round a number like 1.41 to 1.50. I'm doing a timecard application > and I need to round to quarters .25 .50 .75 1.0 What would

There's something odd going on with this list...

2000-06-07 Thread Dempsey, Timothy F.
Folks, Has anyone else experienced this: On June 3 at 11:07 AM I sent a message to the list entitled "Question about invoking Evaluate in a list attribute of a cfloop." The message didn't show up on the list until sometime Sunday. Then it has shown up again more than once. It's there today and O

RE: Best Method

2000-06-07 Thread Olive, Christopher M Mr USACHPPM
your best bet is to attach a "date/time posted" field to the entry in the DB, and do a LAST(5) in your SQL statement. Chris Olive, DOEHRS Website Administrator -Original Message- From: Jeffrey Cohen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 06, 2000 10:36 AM To: House OfFusion Subj

RE: CF to Excel

2000-06-07 Thread KILGORE, JESSE (SBCSI)
I dont know if the last email I sent will reach you so here you go... SELECT AdviserName, AdviserAspect, CoachName FROM UserInfo Click Here to open your report in Excel!

RE: CF to Excel

2000-06-07 Thread KILGORE, JESSE (SBCSI)
I just ran into this myself and heres what I came up with. The problem was with CFCOntent and NT SP6 and 6a. I hope can help someone... SELECT AdviserName, AdviserAspect, CoachName FROM UserInfo

Re: Automatically Start/Stop CF Server?

2000-06-07 Thread Jacob
Create a bat file with: Net stop "Cold Fusion Application Server" Net start "Cold Fusion Application Server" Create a scheduled task to run this when you want. Jacob At 03:26 PM 6/5/00 -0400, you wrote: >Hi Folks, > >I've searched archives and FAQs and can't find the answer to this one: How >d

Re: OT: Remote SQL Server access

2000-06-07 Thread Jacob
Yes. Dail-up is slooow. If you can, get DSL or faster. Use the Client Network Utiltiy under SQL 7 Create a server using TCP/IP library Add the server's ip address and port (1433) Register the new server in Enterprise Manager. Piece of cake. Email me if you have problems. Jacob At 03:18 PM

hey I can't see mine either RE Looping through form fields.

2000-06-07 Thread Chris Hayes
I have posted two replies to Steve Robson <[EMAIL PROTECTED]> RE Looping through form fields. I'm not going to repeat the message in case it is jinxed :-) Mail me Steve, if you've had no luck. -- Archives: http://www.

Re: Remote SQL Server access

2000-06-07 Thread Dave Wilson
Hi rob, All you gotta do is to configure the server with client connections via tcp/ip in the server network clients utility. Then ensure you use tcp/ip from your desktop to connect to the server (use either IP or FQDN of the server). Also make sure you set up valid user accounts. You can set up

RE: Shopping Cart Question (For Everyone)

2000-06-07 Thread paul smith
Anyone interested in a full source unlimited store copy of AbleCommerce? I've never used it. Make me an offer off-list. best, paul At 07:39 AM 6/5/00 -0500, you wrote: >Able Commerce Builder > >Awesome - New format coming out later this fall that will be Fusebox, so I >have been assured by th

Bits & That

2000-06-07 Thread paul smith
Hello! I've used 8 bit datatypes/record as flags in SQL7. So the 8 variables are stored in one byte. So far, so good. But I want to store the 8 variables, along with a couple of varchar datatypes in a CF Structure in RAM. Currently, the 8 bit vars are either 0 or 1. I elected not to allow nulls

Re: Can CF generate a Pop-up Window w/o Javascript?????

2000-06-07 Thread Angel Stewart
First off, WHY can you not use javascript? Is it because you do not know javascript? or for some reason or the other cannot use it in this project? I have done somethign similar, and spent many hard minutes figuring out a solution to do just what you want. Its at www.opentelecom.com/selectcustomer

RE: SOT: Aussies, daylight savings changes for Sydney 2000 Olympics

2000-06-07 Thread Steve Runyon
I guess this reply falls into the better-late-than-never category! Thanks for the notice about the DS change. My company (shameless plug: www.onProject.com, affordable web-based project management) has customers all over the world, and this will help us to plan ahead. My experience with the '9

MONEY PROBLEM IN SQL

2000-06-07 Thread William J Wheatley
I have a sql statement that is inputing 15000 into (example data) a money field in SQL When i run a query from sql advantage i see 15,.00 when i pull up the data from CF i get 6.442450944E+13 any ideas? -- Archives:

trapping sql statement

2000-06-07 Thread Troy Johnson
Does anybody know a way to trap a sql statement so that it can be caught in a try/catch block? Is this supposed to be done when you select "show sql and datasource name" in the debug settings of CF Admin? It's not working for us, we only get the datasource name but no sql. thanks, Troy Johnson

How do I pass a query in WDDX?

2000-06-07 Thread Britta Wingenroth
This is what I would LIKE to be able to do... and on next page, #products query# What is the very easiest way of doing this?? Does anyone have any code snippets they could send me to make this easier? I'd really appreciate any help on this Thanks for any help, Britta -

Encrypt problem

2000-06-07 Thread vinicius
Hi there! I'm trying to encrypt the passwords of my users in an access database. As I don't need to cocern a lot with security issues, I'm using the #Encrypt()# function, but ... Here's a simple test: #pwd# #var# this code produces 2 diferents strings, the first one: (2U2@MEVV2ZX4 and th

Re: HTML Text Editor

2000-06-07 Thread Joel Firestone
Bridget: Try 1st Page 2000. It's decent, and free. http://www.evrsoft.com/1stpage2.zip Joel : Hello, : I am looking for a free downloadable html text editor. I thought had : bookmarked one that was mentioned in this forum, but I guess I didn't. : If anyone had any good suggestions, please let

cookie hell

2000-06-07 Thread Kay Smoljak
Hi all, I'm using client variables set in cookies. I want the following session variables to expire when the user's browser is closed, so i manually set them in cookies with no expiration date like this, overwriting the automatically generated cookie (this technqiue is from the Danesh "Mastering

cf-talkemail list? anyone know?

2000-06-07 Thread Pan
[posted to newserver] Anyone know what's up with the cf_talk email list? -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or

Detroit CFUG

2000-06-07 Thread Matt McDonald
Detroit now has a CFUG! The Detroit CFUG will hold it's first meeting on Wednesday June 28th at 7:00pm. (Food will be served at 6:30pm). The guest speaker for our first meeting is Ben Forta, and I'm making Ben bring copies of his new spectra book with him to give away. :-) The meeting will be

RE: Allaire Spectra E-Business Construction Kit

2000-06-07 Thread Mark Warrick
Ben, I'm interested, but I haven't seen a table of contents. Can you share that? ---mark -- Mark Warrick Phone: (714) 547-5386 Efax.com Fax: (801) 730-7289 Personal Email: [EMAIL PROTECTED] Personal URL: http://www.warrick.net Busin

RE: Dynamic CFPARAM Statements

2000-06-07 Thread Philip Arnold - ASP
> I've got a form with a series of form fields whose names are dynamically > generated in an indexed loop. i.e. > > form.unit1_name > form.unit1_listed > > form.unit2_name > form.unit2_listed > > etc. > > One of these form fields is a checkbox and in the action template I want > to default the va

RE: Has the list gone buggy??

2000-06-07 Thread lsellers
> > erm, > > Am I the only one getting the messages from the last few days delivered > *again*?? Is there some weirdness happening with the list mail server? For the last few days it seems to have been repeating a couple dozen posts several times aday. Over and over. --

Newbie seeks sage advice

2000-06-07 Thread dyoder
I'm getting this error message while in a browser: -- Error Occurred While Processing Request Error Diagnostic Information ODBC Error Code=() Unable to instantiate environment for 'ODBC' The error occurred while processing an element with a general identifier of (CFINSERT), occupying document

RE: Email authentication

2000-06-07 Thread Philip Arnold - ASP
> When someone signs up on my site, I would like to be able to verify that > their Email address is valid and, at the same time, make sure they are > really the person using that address. I would like to send some sort of > confirmation E-mail with a link they have to follow to activate their > r

RE: How to output fields of a table

2000-06-07 Thread Philip Arnold - ASP
> How do you output the names of the fields of a table > from SQL server and their values when you don't know > the names of the fields or the values of those fields. > Can you just have a query like: > > > select * > from ThatTable > Use GetTableData.ColumnList, this gives a comma sep

CF Studio 4.5.1 RDS sharing violation error...

2000-06-07 Thread ron
Anyone else getting a big error dialog window in Studio when trying to open a remote file via RDS? It goes something like: "Error attempting to read data from D:\blah\blah\myfile.cfm. Error = There was a sharing violation... " and then about 30 lines of HTML and CGI variables, which makes no sen

RE: Best Method

2000-06-07 Thread Philip Arnold - ASP
> What is the best method for reading ONLY the last five records in a > database for display? > > I have a client that adds articles daily to a news database, and then > displays them on a news page. There are hundreds of articles, and on his > home page he just wants to display the 5 most recent

RE: removing space between words being uploaded to a database

2000-06-07 Thread Chris
This code will do the trick efficiently: UPDATE Tablename SET SomeField = '#ReplaceNoCase(form.somefield, " ", "", "ALL")#' WHERE ID = #Val(form.id)# Note that ReplaceNoCase operates faster than Replace, so is preferred if character case does not matter. Chris Tweney M

CF Mall Applications

2000-06-07 Thread Ken Monroe
Is anybody aware of any off-the-shelf CF products that can be used to implement a shopping mall? i.e. multiple stores at one site with separate owner administration and separate control of the check out/billing functions. Thx --

RE: Has the list gone buggy??

2000-06-07 Thread Mike Sheldon
No, it's not just you. From what I can see in the headers of a few messages, there's a REALLY nasty mail loop going on that is causing messages to be re-sent over and over. Michael J. Sheldon Internet Applications Developer Phone: 480.699.1084 http://www.desertraven.com/ PGP Key Available on Requ

RE: UPS Shipping Costs

2000-06-07 Thread Mike Sheldon
How many times are you going to send the exact same message? We're up to four at the moment. Michael J. Sheldon Internet Applications Developer Phone: 480.699.1084 http://www.desertraven.com/ PGP Key Available on Request -Original Message- From: Michael Chiu [mailto:[EMAIL PROTECTED]] Se

No Subject

2000-06-07 Thread Emmet McGovern
Hey there cold fusion people! Does anyone know of an app that allows visitors to your site sign up for a free email account. My mailserver is redhat runnin sendmail and php? I want this service hosted locally, not some 3rd party host that likes to sell out my customers email address' and my sou

RE: Post Time

2000-06-07 Thread KILGORE, JESSE (SBCSI)
I like to reply to all so the person asking gets a faster answer and the group will get it eventually.. -Original Message- From: Leyne, Sean [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 2:33 PM To: '[EMAIL PROTECTED]' Subject: RE: Post Time On busy servers with large numbers

Newsgroups?

2000-06-07 Thread Brandon Whitaker
Newsgroups? As in, 'why aren't there any ColdFusion...'? There could be a whole Allaire group in the comp.* heirarchy... comp.lang.ColdFusion.server.linux comp.lang.ColdFusion.server.windows comp.lang.ColdFusion.studio.linux comp.lang.ColdFusion.studio.windows (etc.) ...I'd personally prefer t

RE: error messages dictionary?

2000-06-07 Thread KILGORE, JESSE (SBCSI)
Yes this would be a great helpPlease reply to [EMAIL PROTECTED] if you have something -Original Message- From: Tom Rainey [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 01, 2000 5:06 PM To: [EMAIL PROTECTED] Subject: error messages dictionary? is there a good list of error messages

Re: Input Type Fields

2000-06-07 Thread kraybill
If you're talking about editing the data after it's been submitted to the db, check to be sure you've "populated" all fields by setting the values of each field to the appropriate database value. With the checkbox and radio fields, of course, this will be done a bit differently than with text

RE: CF vs. Oracle Application Server

2000-06-07 Thread Gary McNeel, Jr.
I have similar question. Our school uses the Exeter Student Information System (based on Oracle App. Forms)and is moving to web forms. Any feedback on this anyone? Gary McNeel > -Original Message- > From: Troy Simpson [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 02, 2000 4:20 PM > To:

Re: Duplicate messages

2000-06-07 Thread Brandon Whitaker
>As the guy said in Catch-22, "I see everything twice!" >-David That's it. I'm re-tooling my database front end to track and thread auto-reposts based on how many times the HouseOfFusion footer appears at the bottom of the page... Brandon Whitaker [EMAIL PROTECTED] --- "It'll get used by th

RE: CFHTTP & IP checks

2000-06-07 Thread kraybill
Dave, you're a genius! When I pass along a recognized user_agent, it lets me in via my account ... With this help, I was able to quickly daisy-chain 3 CFHTTP tags which zip me through 2 screens, parse out a dynamically-named download file, and download the file - automatically in ONE click w

compacting access db

2000-06-07 Thread Jason Egan
This is a multi-part message in MIME format. --=_NextPart_000__01BFCF07.40198C00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit I have an access db that seems to be growing exponentially – frequent changes are made to it… if I manually compress it

Nothing but vacation responders and other echos

2000-06-07 Thread pan
It's broke. Been getting nothing but reflected repeats of old postings and vacation responders. Agh! -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sid

RE: studio errors

2000-06-07 Thread B. Cravens
Just to join the gripe session :) I often get "Out of system resources" type messages when running CFStudio 4.5.1. Not uncommon, but this workstation has 512 mb of memory. Whenever it does crash, I check free memory (running MemTurbo), and there's usually 250 mb or so free. Billy

DataViewer now called DataWiz2000

2000-06-07 Thread Clint Tredway
I have created a mailing list for DataWiz2000. Here is the link to sign up. [EMAIL PROTECTED] I will use this to announce updates, changes, and bug fixes. I would like to use this so that we don't tie up the user group list with unwanted/needed messages. Here are several links to download the

Re: Another question on performance -- better than lists?

2000-06-07 Thread Brandon Whitaker
>your tests suggest looping through lists performs slower than other data >structures. however, what about list functions like ListGetAt()? list >functions are a large reason why i choose lists over arrays most of the >time. And what about indexed arrays? How do they compare to the speed of stru

Automatically Start/Stop CF Server?

2000-06-07 Thread Robyn Follen
Hi Folks, I've searched archives and FAQs and can't find the answer to this one: How do you start & stop the cold fusion server automatically from your code? I know this was discussed not too long ago, and I'm kicking myself for not saving the answer. I know this had to do with the Cycle.bat (r

OT: Remote SQL Server access

2000-06-07 Thread Robert M. Saxon, Jr.
Has anyone installed the desktop version of SQL Server 7 on a workstation and dialed into an ISP to connect to a SQL Server. If so, how did you do that? I am trying to set up a telecommuting situation. I need to what steps I must take to get that desktop version to communicate with a server via

RE: CF vs. Oracle Application Server

2000-06-07 Thread Craig M. Rosenblum
I find CF easier to use and there is less set up time to get the applications rolling... > -Original Message- > From: Troy Simpson [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 01, 2000 3:04 PM > To: cf-talk > Subject: CF vs. Oracle Application Server > > > > We are trying to make a d

[Fwd: [CFUGTALK] Increasing Speed {01}]

2000-06-07 Thread Lisa Greenberg
This is a multi-part message in MIME format. --828843FAEE0AE2025611 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit It also looks as though for each request, the browser looks for the proxy settings. ... Is this correct? --828843FAEE0AE202FF

Salary Expectations www?

2000-06-07 Thread Eric Dawson
Salary Expectations www? Is there a good web site that details how much a person should expect to be paid for a particular job in a particular region? Thx Eric Get Your Private, Free E-mail from MSN Hotmail at http://www.h

urgent! server down

2000-06-07 Thread stäs
Hello everyone, I need some quick help, our server just went down 30 mins ago - CF 4.01 on Solaris. When trying to restart CF service, it gives a message about not being able to initialize the registry and provides a command line to use. If we use that command line it does a core dump. HELP!!!

date functions on email headers

2000-06-07 Thread Adam Cantrell
This is a multi-part message in MIME format. --=_NextPart_000_005F_01BFCF9E.44271E60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I sent this out yesterday but the list was 'broken'. Is there a = function that deals with dates com

JSPHTTP?

2000-06-07 Thread John Westerlund
Does anyone know if there is a JSHTTP command like CFHTTP? For those interested in ASPHTTP, there is a module available from serverobjects.com but I have not tried it out myself yet. John -- Archives: http://www.eGroups

Best Method

2000-06-07 Thread Jeffrey Cohen
Greetings... What is the best method for reading ONLY the last five records in a database for display? I have a client that adds articles daily to a news database, and then displays them on a news page. There are hundreds of articles, and on his home page he just wants to display the 5 most rec

Re: test

2000-06-07 Thread Dave Hannum
The last time I ignored a test, I had to take the course again . . . . - Original Message - From: Joseph Eugene <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 04, 2000 9:44 PM Subject: test test, please ignore --

Has the list gone buggy??

2000-06-07 Thread James Mathieson
erm, Am I the only one getting the messages from the last few days delivered *again*?? Is there some weirdness happening with the list mail server? James Mathieson [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/

RE: Cookies in IE And Netscape

2000-06-07 Thread Ray, James A
The problem I have is testing the code that uses cookies. The code is suppose to work wheter I am using Netscape or IE. Is there different code that is needed when using cookies for both Browers? Jim Ray Delta Program NT Administrator The Boeing Company (714) 896-2038 Email: [EMAIL PROTECTED]

TO: CFers in Grand Rapids, MI

2000-06-07 Thread Simha R. Magal
Hi, I had recently sent a note to the cf-talk list asking about a CFUG in Grand Rapids, MI. It appears that there isn't a CFUG in GR. I am writing to see how many CFers there are in the area to explore the possibility of starting one. Please respond to me directly with your thoughts and I

Ultradev

2000-06-07 Thread Reynolds, Adam
Anybody used it? Anybody think its better than a Studio/Dreamweaver 3 combination? Adam Reynolds ColdFusion Consultant HJ Heinz Tel: 01344 397016 Fax: 01344 397010 Mobile: 07973 386620 Email: [EMAIL PROTECTED] ** This email

File compare feature

2000-06-07 Thread Larry Juncker
Someone told me that there was a way to compare two files in Cold Fusion Studio, but they did not tell me how. Can anyone tell me if this is possible and if so how? I have looked at all of the docs and I can not find a way of doing this. What I am attempting to do is compare some changed files

RE: Sending an attachment vie email (CF Newbie)

2000-06-07 Thread Bill Killillay
Look at CFFILE for the uploading of the file, then look at CFMAIL for the sending of the file. If you have studio use the help in there and look at both of those tags, CFFILE will let you upload and work with the file, i.e.. rename it or what ever, then CFMAIL will allow you to setup the email an

List

2000-06-07 Thread Steve Doran
Sorry for this off subject. But today is Tuesday and I have received approximately 30 #65 dated Saturday June 3, 2000. Is there something wrong? Thanks, Steve Doran -- Archives: http://www.eGroups.com/list/cf-talk To

RE: Shopping Cart Question (For Everyone)

2000-06-07 Thread Howell, Katie
I've had great success with cfwebstore. www.cfwebstore.com At $150.00 per license (cheaper the more you buy), it has more bang for the buck and is completely open source. Katie -- Archives: http://www.eGroups.com/list/c

RE: Sending an attachment vie email (CF Newbie)

2000-06-07 Thread Jeff Beer
Hi Lee, Amend your plan as: Upload the file to the server using CFFILE with the input type="file" form element, also gathering the recipient's e-mail address and possibly a message to go along with the file. Use CFMAIL to send the message with the file attached. Good luck! -Original Mess

SQL auto-increment with trailing category identifier.

2000-06-07 Thread Smith, Melanie
HELP! I've posted this twice. Does anyone know how to do this? - > Does anyone know the best way to create autonumbers using SQL 7.0 similar > to the following: > > First Document e

Re: Looping through form fields

2000-06-07 Thread Chris Hayes
(I posted this yesterday, seems to have gotten lost) Do the PROJECT_COMPONENTS bit outside of the loop and put a condition in the loop to ignore that field: PROJECT_COMPONENTS - #evaluate("PROJECT_COMPONENTS ")# #field#-#evaluate("#field#")# If you need outp

Re: how to access a server that is behind a firewall with cfserver

2000-06-07 Thread Dick Applebaum
One way is to put a stub program on the server behind the fw. Then have a CF program outside the fw pass SQL statements to the stub (CFHTTP). The stub issues the SQL statements against the db & passes the results to the caller. The data is all passed using WDDX. I use this technique all the