Re: CFincludes and SQL Queries -SIMPLE QUESTION! (update to last q)

2000-11-18 Thread Michael Thomas
Sorry as I havent been reading into this topic of the list, With that in mind why cant you just put the entire query inside the cfinclude file??? From: Michael She [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: CFincludes and SQL Queries -SIMPLE QUESTION!

Dumb Q - Encrypting CFM files

2000-11-18 Thread Michael She
Hello, I saw some tags in Allaire's Developer Exchange which are encrypted. How do you do that? Also, are there any other advantages to using an encypted file aside from security (ie faster loads?) -- Michael She I m a g i n e C o m m u n i c a t i o n s Company E-mail: [EMAIL PROTECTED]

RE: file extensions

2000-11-18 Thread Dylan Bromby
i've still got my CF 2.0 floppies :) -Original Message- From: David E. Crawford [mailto:[EMAIL PROTECTED]] Sent: Friday, November 17, 2000 7:59 PM To: CF-Talk Subject: Re: file extensions This is left over from the ancient past, when what we know and love as CFML was called DBML, in CF

RE: Real Life Math Computations....

2000-11-18 Thread Daniel Kemp
You were right when you said entertaining, Ive always been a fan of game programming have wanted one day perhaps code a small game or something like that. Do you have a working example of this online that I can play with!?!?!? Please Please Please!!! lmao Ok, remember it's work in

HTTP Referrer

2000-11-18 Thread W Luke
Hi, How can I get the HTTP referrer URL in CF? I'd like to do a cflocation and make the URL the referrer, to take users back to where they were trying to go once logged in. Cheers, Will ~~ Structure your ColdFusion code with Fusebox. Get the

Re: HTTP Referrer

2000-11-18 Thread John Foulds
CGI.HTTP_REFERER Note the single "r" in referer. I find the referer variable flakey and different OS's and Web Servers all a little different in the way the expose it. If you run into problems, try javascript instead, ie: stick this at the bottom of your template after your CF processing:

RE: HTTP Referrer

2000-11-18 Thread Rich Wild
Will, Use the variable CGI.http_referer (ie cfoutput#cgi.http_referer#/cfoutput ) Remember this won't work if the user typed the address in the URL bar rather than clicking a link... Ed Zahurack believes this to a security hole - depends what you are using it for IMO, go see:

Re: MYOB === DB

2000-11-18 Thread John Foulds
a client has asked me to do a web version of MYOB I would advise you to stay very far away from this unless you are very, very familiar with what you are getting into. From my perspective, if a things not worth doing well, it's not worth doing. And doing that well is a job in the

Re: HTTP Referrer

2000-11-18 Thread John Foulds
re: the thread There are a number of ways around the hack the guy is screaming about (ie. cookies, checking to see the request was http, and from within it's domain, etc). John - Original Message - From: "Rich Wild" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Saturday,

Re: file extensions

2000-11-18 Thread John Foulds
My 2.0's a CD. - Original Message - From: "Dylan Bromby" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Saturday, November 18, 2000 1:19 AM Subject: RE: file extensions i've still got my CF 2.0 floppies :) -Original Message- From: David E. Crawford [mailto:[EMAIL

Re: HTTP Referrer

2000-11-18 Thread W Luke
Will, Use the variable CGI.http_referer (ie cfoutput#cgi.http_referer#/cfoutput ) Remember this won't work if the user typed the address in the URL bar rather than clicking a link... Ed Zahurack believes this to a security hole - depends what you are using it for IMO, go see:

Re: Dumb Q - Encrypting CFM files

2000-11-18 Thread John Foulds
The good news: cfencrypt.exe is a command line utility in the CFUSION directory. The bad news: cfdecrypt.exe is a publicly available decryption utility. - Original Message - From: "Michael She" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Saturday, November 18, 2000 4:21 AM

Re: append variable to a variable??

2000-11-18 Thread John Foulds
Doing a simple 500,000 loop, it's actually slower on my NT. You always pay for abstraction. (value+1) = 20 seconds incrementvalue() = 25 seconds John - Original Message - From: "Michael Thomas" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Friday, November 17, 2000 5:17 AM

PDF File Creation.

2000-11-18 Thread Arden Weiss
I am entering stage left on a project that, for archive purposes, needs to: 1. Create PDF files from CFM forms displayed onscreen and put them on the Web Server, 2. Convert Word DOC files (with imbedded scanned JPG images, spreadsheets, etc.) located on the user's local drives, then copy

Re: HTTP Referrer

2000-11-18 Thread Judith Taylor
Will, Relying on the referer to take a user back after loggin in is Not A Good Idea(tm). Microsoft's IIS does not send the http_referer when not in a secure section of a site (e.g. https://) Here is the microsoft article that tells of their reasoning...

JSP Listserve

2000-11-18 Thread eisensmi
Does anyone know of a JSP ListServe which is similar to this one for Cold Fusion? Thanks. ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

Lost installation CD

2000-11-18 Thread Michael Gagnon
This is a multi-part message in MIME format. --=_NextPart_000_0016_01C05155.CC385DD0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable HELP!!! Our server crashed and need to reinstall CF on our server, but I can't find the installation CD. I

Re: PDF File Creation.

2000-11-18 Thread Stephen M Aylor
www.digapp.com robust server side PDF Forms tools, pdf creation and concatenation as well - just to throw another into yor potential quiver. There are many more as well. - Original Message - From: "Arden Weiss" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Saturday, November

RE: Unformatted Post?

2000-11-18 Thread lsellers
Unfortunately, you can't do this with CFHTTP. There are third-party components available which will let you specify the exact contents of the request header and body. I think you can use CFX_HTTP for this, although I haven't tried it: http://www.fsc.follett.com/cf/cfx_http/ For the

Re: CF Encode - (Howie Hamlin??)

2000-11-18 Thread Howie Hamlin
It was Tom Langer... He made a shell that wrapped around the cf encoder. HTH, Howie - Original Message - From: "j p" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Friday, November 17, 2000 4:28 PM Subject: CF Encode - (Howie Hamlin??) Hey a while back someone had a

RE: Lost installation CD

2000-11-18 Thread Denise Rolen
Have you tried here? http://commerce.allaire.com/download/index.cfm the evals are thereif you enter your s/n it might work. good luck. -Original Message- From: Michael Gagnon [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 18, 2000 7:51 AM To: CF-Talk Subject:

RE: file extensions

2000-11-18 Thread Steve Bernard
For some unknown reason I still have my (3) floppies for 1.5, AND backups ;) Must have been a Y2k thing. Steve -Original Message- From: John Foulds [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 06, 2000 8:04 AM To: CF-Talk Subject: Re: file extensions My 2.0's a CD. -

Re: HTTP Referrer

2000-11-18 Thread W Luke
Relying on the referer to take a user back after loggin in is Not A Good Idea(tm). Microsoft's IIS does not send the http_referer when not in a secure section of a site (e.g. https://) Here is the microsoft article that tells of their reasoning...

Re: HTTP Referrer

2000-11-18 Thread Jim McAtee
Rather than trying to use http_referer in your login page, try the following. Depends a little on how you have your security system setup. If you're including at the top of every secured page a template/code snippet to detect if someone is currently logged in, have that bit of code note

Security

2000-11-18 Thread Scott M. Berry
Hello, One of my friends and coworker posted here about how to secure a web app. He suggested storing part of the tickcount in a database and as a cookie, and then verify that the cookie exists and that the numbers are the same. I was wondering if there was a way to store a cookie that is some

IE: javascript not secure(?!)

2000-11-18 Thread Chris Norloff
I just turned on encryption for our website, and now the Secure Lock indicator (padlock) in Internet Explorer goes off sometimes. According to Microsoft knowledge base article Q179592 this is a feature not a bug, though it incorrectly indicates a loss of security -- the page is called with

Re: IE: javascript not secure(?!)

2000-11-18 Thread Jeffry Houser
Just a shot in the dark, but are you re-directing to absolute URL's w/ the https on it? It sure would suck to have to change that from relative redirects, though. Chris Norloff wrote: I just turned on encryption for our website, and now the Secure Lock indicator (padlock) in

Re: IE: javascript not secure(?!)

2000-11-18 Thread Chris Norloff
No, everything is done with relative URL's (of course! :-) The problem appears to be specific to IE (versions 4, 5 5.5) and using javascript to get secure pages. Beings how this is an acknowledged IR feature/bug, I'm trying to figure out how to do things without a complete redesign

RE: Any good update/navigate/archive apps for large CF site?

2000-11-18 Thread Christopher Olive, CIO
i do something similar with this with the "news" of our site. (or at least, will be. it's in development.) just put a "display until" type date field in the article table. on your main news page, only list things that have an display until date greater than today. have a link to an archive

RE: HTTP Referrer

2000-11-18 Thread Christopher Olive, CIO
actually, use the ADDTOKEN="NO" attribute of CFLOCATION. chris olive, cio cresco technologies [EMAIL PROTECTED] http://www.crescotech.com -Original Message- From: W Luke [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 18, 2000 8:03 AM To: CF-Talk Cc: [EMAIL PROTECTED] Subject: Re:

clientVar storage/multiple CFAS/single storage db

2000-11-18 Thread pan
In a non-clustered network of machines, each machine having CFAS running, that uses a single dsn for client var storage - are CFIDs uniquely assigned for the storage db, or is each CFAS assigning CFIDs independently of each other? In both CDATA and CGLOBAL the field cfid actually stores the

RE: Any good update/navigate/archive apps for large CF site?

2000-11-18 Thread Dick Applebaum
Also add include/active switch in each record... that way you can enter articles over time continue to refine them before they become visible to the public. At 3:25 PM -0500 11/18/00, Christopher Olive, CIO wrote: i do something similar with this with the "news" of our site. (or at least,

RE: ANOTHER CF_GRID question

2000-11-18 Thread Luis
The problem begins when I write more characters in the CFGrid and then update the information, could I control the update statment on my CFGRID?, Another thing, I want to convert to UPPERCASE the information typed on the grid before it was updated, that is I want to save UCASE information

RE: Security

2000-11-18 Thread Steve Bernard
That's CF's, and most products, method of tracking sessions, i.e. tokens as cookies. It's all in the docs. Steve -Original Message- From: Scott M. Berry [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 18, 2000 2:34 PM To: CF-Talk Subject: Security Hello, One of my friends and

RE: file extensions

2000-11-18 Thread Adrian Cesana
They seem to work but a few quirks , I also copied CFML.EXE to DBML.EXE so I didnt have to change any code long ago when converting to 2.0. I still have a couple of templates laying around that function this way, although they are not accessible by the outside world anymore Feeling older

Rotate Tasks

2000-11-18 Thread Gordon Burns
I have a table of users which varies between 5 and 10 individuals. I have to allocate events on a rotational basis (not random). What is the best way to tackle this. Thanks Gordon ~~ Structure your ColdFusion code with Fusebox. Get the official

Re: Security

2000-11-18 Thread Scott M. Berry
Have you ever read the docs? Not very descriptive. So, one could set a session cookie with a value of the cftoken and cfid and that would be individual throughout the server and application? And it wouldn't be easily obtainable by anyone else? Scott M. Berry :-: [Staff Developer] annex.com,

Re: scaleability of cfoutput maxrows=x

2000-11-18 Thread Peter Theobald
Unfortunately both of you completely missed his point. He has a very large recordset of 125,000 records. They are all valid items in his inventory. He wants to provide a page for people to browse page by page through this inventory 25 items at a time. He knows how to use: CFOUTPUT maxrows=25

What's running on my machine

2000-11-18 Thread Brian L. Wolfsohn
IS it possible to have a .cfm template return the names of all applications created with cfapplication currently running on a given machine ?? ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Re: JSP Listserve

2000-11-18 Thread Michael Dinowitz
You mean something like [EMAIL PROTECTED]? or [EMAIL PROTECTED]? Both are in the mailing list section on the site. Does anyone know of a JSP ListServe which is similar to this one for Cold Fusion? Thanks. ~~ Structure your ColdFusion code with

Re: scaleability of cfoutput maxrows=x

2000-11-18 Thread Peter Theobald
In re-reading what I wrote, I am thinking that the requirements here may be unrealistic. How dynamic can the inventory be for a user reading through 125,000 items by 25 at a time? I think in practical use nobody is going to read through all 125,000 items by browsing through 5,000 pages of 25

CF HOST for XXX content

2000-11-18 Thread Martin S
Anybody know of CF HOSTING SITES that allow XXX content? If so a list of a them would be great so I can compare them...also any personal recommendations would be great. More the meria!! From: "Brian L. Wolfsohn" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED]

Re: CF HOST for XXX content

2000-11-18 Thread Michael Dinowitz
I know people who've worked security on adult sites but don't know where they host. I may know of one, but I'd better ask them first. Anybody know of CF HOSTING SITES that allow XXX content? If so a list of a them would be great so I can compare them...also any personal recommendations

Re: CF HOST for XXX content

2000-11-18 Thread Angel Stewart
Do you need a few people to test the site before it goes live? ^_^ -Gel - Original Message - From: Martin S [EMAIL PROTECTED] Anybody know of CF HOSTING SITES that allow XXX content? If so a list of a them would be great so I can compare them...also any personal recommendations

Re: CF HOST for XXX content

2000-11-18 Thread netman
You can send them my way. We are new to the scene, but veterans in Cold Fusion and web hosting. We offer, no space restrictions or data transfer restrictions. We also have Real Server access available as well as SQL server. The renovations to our site (www.atswebnet.com) should be done by

Re: Allaire Forums and Frames

2000-11-18 Thread David Shadovitz
I'm guessing that the topFrame frame doesn't know about the other frame, so you'd have to traverse the object model: target="top.Contents"? -David On Fri, 17 Nov 2000 13:58:27 -0500 "Rosa, Issac" [EMAIL PROTECTED] writes: I have a page that is loading Forums in a frameset (topFrame and

RE: CF HOST for XXX content

2000-11-18 Thread John Bowering
Interland allows anything that's not illegal, only problem is, their servers aren't secure. Anyone can view/take your files, get your DSN info, etc.. but only if they have an account on the same server as you. I'm with Gel...need testers? -Original Message- From: Angel Stewart

Re: clientVar storage/multiple CFAS/single storage db

2000-11-18 Thread paul smith
Looks like they're assigning CFIDs independently. I believe CFAS keeps track of the last CFID in the registry. best, paul At 01:19 PM 11/18/00 -0800, you wrote: In a non-clustered network of machines, each machine having CFAS running, that uses a single dsn for client var storage - are CFIDs

RE: scaleability of cfoutput maxrows=x

2000-11-18 Thread Paul Mone
Maybe you could do this? SELECT TOP 25 * FROM TABLE WHERE IDField NOT IN (#List_Of_IDs_Viewed_Already#) ORDER BY SomeField You could keep track of all the ids you've viewed already and store them in a hidden form field? Hmmm. At the end you'd have a list with 124,975 IDs in it. I guess that

RE: What's running on my machine

2000-11-18 Thread Paul Mone
You could make a Server scoped List that held the names. You'd have to add code to each application.cfm that held the cfapplication tag to add the application's name to the list if it didn't already exist in the list. -Original Message- From: Brian L. Wolfsohn [mailto:[EMAIL PROTECTED]]

Aolserver and scripting language anyone used?

2000-11-18 Thread Robert Everland III
I was playing around on the web and came upon AOLserver, anyone use it. It's obviously very scalable considering what it's running, I was curious as to how the language is if it's any good. Could be a nice alternative to having to code in ASP for a free site. Plus would have plenty of