RE: UK Moblie Intranet

2000-08-27 Thread Rif Kiamil
I know what WAP is. But I want to use a SMS Service. -Original Message- From: Jim Taylor [mailto:[EMAIL PROTECTED]] Sent: 26 August 2000 21:20 To: [EMAIL PROTECTED] Subject: Re: UK Moblie Intranet do you know about WAP - Original Message - From: "Rif Kiamil" [EMAIL PROTECTED]

Cookie Password?

2000-08-27 Thread paul smith
I was playing with TextDB on my CF 4.5.1 development server and in the debug info I noticed: COOKIE=CFID=12343; CFTOKEN=36871430 with a third parameter on this line with Password (I think) in its name followed by a long string of alphanumerics. I can't seem to reproduce this. What was it?

DREAMBanner

2000-08-27 Thread Jake Hileman
I've tried to get a copy of the CFDREAMBanner program from POLARISMAN but haven't been able to get in touch with him to demo or even purchase a copy. The emails I send are returned (which I get from his website.) Anyone have a copy of his software I can demo? Know where on his site I can

Re: multiple update

2000-08-27 Thread Fred T. Sanders
His New URL is: http://www.nateweiss.com/cf/ - Original Message - From: "Erika Foster" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, August 26, 2000 8:58 PM Subject: Re: multiple update Nate Weis has a custom tag called "cf_queryrepeater" that I've used for that reason

RE: DREAMBanner

2000-08-27 Thread Shane Witbeck
Jake, I am using FuseAds on several sites and I like it. Considering it's available with source code (199?), it's a good investment. You may have to play with the code in order for FuseAds to work with the Fusebox method though. On my fuse sites the page view stats are all index.cfm, but the

Re: UK Moblie Intranet

2000-08-27 Thread CF-Talk
Rif, I know that T-Online in germany is using such a service. ( http://sms.t-online.de ) The only thing you have to pay is the actual SMS delivery. It is even free if you are a member of T-Online or you have a so called D1 GSM-Account. I would go and search on the web-sites of big GSM-providers

How are CFID and CFTOKEN generated

2000-08-27 Thread Bud
I've asked this before, but have never gotten a decent answer. Does anyone know? What stops two people from ending up with the same cfid and cftoken? Anything? Or is it random luck? -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions /

RE: How are CFID and CFTOKEN generated

2000-08-27 Thread Steve Pierce
CF checks to see if it exists before creating them. - Steve -Original Message- From: Bud [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 27, 2000 3:29 PM To: [EMAIL PROTECTED] Subject: How are CFID and CFTOKEN generated I've asked this before, but have never gotten a decent answer.

RE: How are CFID and CFTOKEN generated

2000-08-27 Thread Cameron Childress
The CFID is a number incremented by one each time a new one is needed. How does CF know a new one is needed? Because Client or Session management is turned on in the CFAPPLICATION tag, and CF didn't get one as a cookie, URL or Form var when the page was called. Really, a CFID should be all

RE: Big Search Query problem!

2000-08-27 Thread morris johnston
Hi people, I reexamined my code and decided to go back to the drawing board and came up with the code below which seems to be working. Any other suggestions are still welcomed. CFQUERY name="search" datasource="#vacancy#" SELECT vid, Vaddress, Vcity, Vpostcode, Vcountry,VRestype,

RE: How are CFID and CFTOKEN generated

2000-08-27 Thread Bud
On 8/27/00, Cameron Childress penned: The CFID is a number incremented by one each time a new one is needed. How does CF know a new one is needed? Because Client or Session management is turned on in the CFAPPLICATION tag, and CF didn't get one as a cookie, URL or Form var when the page was

Odd bug/feature?

2000-08-27 Thread Dana Larose
I just ran into what appears to be a cute little bug in ColdFusion Server 4.5! I had a file called "view_application.cfm", but whenever I tried to open it, CF Server would accuse me of trying to open application.cfm or onrquestend.cfm. Is this bug, or is view_application.cfm reserved as well?

Re: Odd bug/feature?

2000-08-27 Thread Fred T. Sanders
well nothing new about it. any filename with application.cfm at the end of it will not get processed. You just need to rename it - Original Message - From: "Dana Larose" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, August 27, 2000 9:10 PM Subject: Odd bug/feature? I just

RE: How are CFID and CFTOKEN generated

2000-08-27 Thread lsellers
Really, a CFID should be all that is required to identify a session. Unfortunately, that would make for a very insecure app because user's could easily "guess" another session's CFID and hijack the session. Therefore, a CFTOKEN is used to make the CFID harder to guess. The CFTOKEN is a

RE: CFTREE Image problem Take 2

2000-08-27 Thread Dave Watts
Second request if someone know the image name for the Folder image used in the CFtree tag. Mine seems to be missing and I need to investigate if the file is where it is supposed to be. There are two images for folders: /CFIDE/images/FolderClosed.gif /CFIDE/images/FolderOpen.gif Dave

Re: CFTREE Image problem Take 2

2000-08-27 Thread Blentz
--352B43DB13D1AFFFCC53F680 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dave, Don't know if this is what your looking for but ..this is where they are located on my machine C:\WEBSHARE\WWWROOT\CFIDE\Classes\images Bryan Dave Watts wrote: Second

Simple IIS question

2000-08-27 Thread aslam bajaria
Hi All, Is MS Internet Information Server already part of the operating system or do I have to download it? I am using Windows 98. Appreciate. A.B. __ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/

Re: Simple IIS question

2000-08-27 Thread Brian Thornton
You need Personal Web Server if you're going to use Win98... IIS is for NT.. - Original Message - From: aslam bajaria [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, August 27, 2000 10:05 PM Subject: Simple IIS question Hi All, Is MS Internet Information Server already part of

CF_adbanner

2000-08-27 Thread joseph
I would like to register the cf_addbanner tag I downloaded from the Allaire site, but the email address for Greg Ludington ([EMAIL PROTECTED]) is invalid If someone knows his new address, or has a similiar tag, or has a cf_unencrypt tag (the encrypted version won't let me change the ODBC