RE: Is CF still relevant?

2001-04-20 Thread Scott Becker

Joe,

Great topic (but I'm sure it'll start getting flamed for not being in
CF-Community). I'm sure many others here have been mulling over this
question themselves, whether they admit it or not (depending on how hardcore
CF they are... :) Our company has a lot of legacy code in CF, (almost all of
it) due to a decision made a few years ago to use it. Due to the fact that
its what I code in almost exclusively for maintenance of past projects, and
projects in the immediate future, it IS what I'm most knowledgable in at the
moment, (although I have done a few projects in ASP and Java as well) but
I'm totally ready to start a newer, cleaner way of doing things (OOP
specifically!!). 

I too, don't have a language preference and I recognize the beauty in some
of the newer, competing solutions out there right now such as Java and .NET
I've read a couple books and tutorials on .NET and its an obvious successor
to web development as we know it today. Our company is planning to move
towards .NET in the future, but I'm sure it will be a decently slow, painful
process, due to all the legacy code, etc.. 

Can't wait to start coding in .NET for real, actual projects... Just my
opinion.

- Scott

-Original Message-
From: Joseph Grossberg
To: CF-Talk
Sent: 4/20/01 3:27 PM
Subject: Is CF still relevant?

Now, before you dismiss this as a troll, please let me elaborate. This
isn't 
so much an instigation or a whine as it is a call for us to take a step
back 
and reevalutate things periodically.

Over the course of my career as a web programmer/developer, I have
worked 
with a variety of sever-side languages and technologies: ColdFusion,
ASP, 
JSP, PHP, Perl and Python. I like some more than others, but I'm not an 
evangelist for any; they each have their uses. And I recognize some of
CF's 
strengths: easy to learn for people who know only tag-based HTML or
don't 
have significant programming experience; built-in admin tool;
specialized 
editor; comes with pre-built tags and web-based administrator. There are

also major flaws: broken/sketchy tags; no XML parsing; not OOP;
relatively 
small community; etc.

Right now, I work at a web development firm that is primarily "a CF
house" 
(besides me). Our more senior programmers are looking at honing their CF

skills, while our less experienced webmasters are trying to learn 
ColdFusion. But, I can't help but wonder whether they are wasting their 
time. Would they be better off spending their time learning ASP, Java or

another non-CF solution? Why or why not?

And how would we tell if and when it was time to give up CF and try 
something else, as all but the most stubborn experts in also-ran
languages 
(Ada, SmallTalk), applications (Netscape, Lotus Notes) and Operating
Systems 
(Amiga) have resignedly done?

Lastly, why do *you* still use CF? Is it because it's what you're best
at, 
and you don't want to try something new (where, temporarily, you'd be a 
novice again)? Is it because your ccompany's legacy code is all in CF?
Is it 
because you genuinely think that ColdFusion is, generally speaking, the
best 
solution for web application development in 2001?

Joe
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CF Time off by an hour?

2001-04-06 Thread Scott Becker

Our Windows NT 4 Server, running Cold Fusion 4.01 switched over with
daylight savings time,
yet Cold Fusion seems to still be an hour off.. The system time itself is
correct, but running
a script which outputs #now()# reports an hour behind. Has anybody else
encountered this
problem and have a fix for it? We've rebooted the machine, as well as
stopped and started the
Cold Fusion services, but it doesn't seem to have any effect...

Thanks,
Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com 


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CF Query Column Order - Random?

2001-02-07 Thread Scott Becker

When you make a CFQUERY, the variable queryName.columnList variable
returns a list
of field names from the query. However, this order doesn't appear to reflect
the order
of columns from the SELECT statement, or the table itself. Is there some
logic
to how its ordered? And, is there a way to access the columns in the order
of the
SELECT statement?

Thanks,

Scott



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFHTTP to ASP, losing spaces

2001-01-11 Thread Scott Becker

Nevermind, figured it out... wrap URLEncodedFormat() around your values...

  -Original Message-
 From: Scott Becker  
 Sent: Thursday, January 11, 2001 10:07 AM
 To:   '[EMAIL PROTECTED]'
 Subject:  CFHTTP to ASP, losing spaces
 
 Alrighty,
 
 I've got a CF page with CFHTTP call to an ASP page, passing some form
 fields along. On the receiving end, the ASP page is not seeing any of the
 spaces in the form field values, they are all striped out. Has anyone else
 run into this problem? Is there any way to fix this? I've run into it a
 few times in the past as well, but have never found the cause.
 
 Thanks,
 
 Scott Becker
 Web Developer : ConnectWise, Inc.
 www.ConnectWise.com
 


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CF Transactions

2000-12-26 Thread Scott Becker

If you wrap a CF transaction around two CFQUERY's, one being an INSERT and
the NEXT being an UPDATE, if there is an error in the UPDATE, will it
actually 
roll back the INSERT?

Thanks,

Scott 


~ Paid Sponsorship ~
Get Your Own Dedicated Win2K Server!  Instant Activation for $99/month w/Free Setup 
from SoloServer  PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support  Visit 
SoloServer, https://secure.irides.com/clientsetup.cfm.

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



CFCONTENT across network shares

2000-12-01 Thread Scott Becker

Im having a problem doing a CFContent tag... I'm trying to get a file thats
on another server like this:

CFCONTENT 
TYPE="application/unknown"
FILE="\\NetworkServer\documents\newsletter.pdf"
DELETEFILE="No"

The website is behind basic authentication on IIS. If I log in as me, an
administrator, it works fine. If I log in with the client's login, I get a
very descriptive error message:

"Please inform the site administrator that this error has occurred (be sure
to include the contents of this page in your message to the administrator)."

We were thinking this was a permissions issue, but we tried giving the
client the exact same permissions as me, an administrator, but it still
doesn't work. 

Has anyone else had any experience with doing CFCONTENT across  network
shares?

Thanks,
Scott Becker
Webmaster : ConnectWise, Inc.
www.ConnectWise.com


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Allaire Forums / Unsubscribing from threads

2000-11-21 Thread Scott Becker

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_01C053F6.46F75C60
Content-Type: text/plain;
charset="iso-8859-1"

Hello,

We've had some reports from clients using the Allaire Forums package
that every couple months their marked threads get dropped and they
have to resubscribe again? Has anyone else experienced this problem
and have any remedies to this situation? Thanks,

Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com

--_=_NextPart_001_01C053F6.46F75C60
Content-Type: text/html;
charset="iso-8859-1"

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"
META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12"
TITLEAllaire Forums / Unsubscribing from threads/TITLE
/HEAD
BODY

PFONT SIZE=2Hello,/FONT
/P

PFONT SIZE=2We've had some reports from clients using the Allaire Forums 
package/FONT
BRFONT SIZE=2that every couple months their marked threads get dropped and 
they/FONT
BRFONT SIZE=2have to resubscribe again? Has anyone else experienced this 
problem/FONT
BRFONT SIZE=2and have any remedies to this situation? Thanks,/FONT
/P

PFONT SIZE=2Scott Becker/FONT
BRFONT SIZE=2Web Developer : ConnectWise, Inc./FONT
BRFONT SIZE=2www.ConnectWise.com/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01C053F6.46F75C60--
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Force Download in Browser

2000-11-15 Thread Scott Becker

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_01C04F15.4085D050
Content-Type: text/plain;
charset="iso-8859-1"

Dave,

How did you get the fake URL working? Did you have to set up
CF to evaluate the .csv extension in IIS?

- Scott

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 7:16 PM
To: CF-Talk
Cc: '[EMAIL PROTECTED]'
Subject: RE: Force Download in Browser


 i don't think u can use cfheader and cfcontent together. the 
 latter one overrides the former. tough luck. a solution would 
 be to set a special download directory and enforce the content 
 type/content-disposition there. see what happens.

No, you can use them together:

http://www.figleaf.com/demo/mimetest/

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

--_=_NextPart_001_01C04F15.4085D050
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLERE: Force Download in Browser/TITLE
/HEAD
BODY

PFONT SIZE=3D2Dave,/FONT
/P

PFONT SIZE=3D2How did you get the fake URL working? Did you have to =
set up/FONT
BRFONT SIZE=3D2CF to evaluate the .csv extension in IIS?/FONT
/P

PFONT SIZE=3D2- Scott/FONT
/P

PFONT SIZE=3D2-Original Message-/FONT
BRFONT SIZE=3D2From: Dave Watts [A =
HREF=3D"mailto:[EMAIL PROTECTED]"mailto:[EMAIL PROTECTED]/A]/FONT=

BRFONT SIZE=3D2Sent: Tuesday, November 14, 2000 7:16 PM/FONT
BRFONT SIZE=3D2To: CF-Talk/FONT
BRFONT SIZE=3D2Cc: '[EMAIL PROTECTED]'/FONT
BRFONT SIZE=3D2Subject: RE: Force Download in Browser/FONT
/P
BR

PFONT SIZE=3D2gt; i don't think u can use cfheader and cfcontent =
together. the /FONT
BRFONT SIZE=3D2gt; latter one overrides the former. tough luck. a =
solution would /FONT
BRFONT SIZE=3D2gt; be to set a special download directory and =
enforce the content /FONT
BRFONT SIZE=3D2gt; type/content-disposition there. see what =
happens./FONT
/P

PFONT SIZE=3D2No, you can use them together:/FONT
/P

PFONT SIZE=3D2A HREF=3D"http://www.figleaf.com/demo/mimetest/" =
TARGET=3D"_blank"http://www.figleaf.com/demo/mimetest//A/FONT
/P

PFONT SIZE=3D2Dave Watts, CTO, Fig Leaf Software/FONT
BRFONT SIZE=3D2A HREF=3D"http://www.figleaf.com/" =
TARGET=3D"_blank"http://www.figleaf.com//A/FONT
BRFONT SIZE=3D2voice: (202) 797-5496/FONT
BRFONT SIZE=3D2fax: (202) 797-5444/FONT
BRFONT =
SIZE=3D2---=
-/FONT
BRFONT SIZE=3D2Archives: A =
HREF=3D"http://www.mail-archive.com/cf-talk@houseoffusion.com/" =
TARGET=3D"_blank"http://www.mail-archive.com/cf-talk@houseoffusion.com/=
/A/FONT
BRFONT SIZE=3D2Unsubscribe: A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists" =
TARGET=3D"_blank"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
/A or send a message with 'unsubscribe' in the body to =
[EMAIL PROTECTED]/FONT/P

/BODY
/HTML
--_=_NextPart_001_01C04F15.4085D050--

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



Force Download in Browser

2000-11-14 Thread Scott Becker

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_01C04E88.336F47C0
Content-Type: text/plain;
charset="iso-8859-1"

Hello,

Does anyone know how to force the browser to download a file?
I'm using the following code, and it works for word documents, but
not text files.

CFHEADER NAME="Content-Disposition" VALUE="attachment;
filename=#get_record.File_Name#"
CFCONTENT TYPE="application/octet-stream"
FILE="#filePath#\#get_record.File_Name#" DELETEFILE="No"

The free drive sites accomplish this...

Thanks!

- Scott

--_=_NextPart_001_01C04E88.336F47C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLEForce Download in Browser/TITLE
/HEAD
BODY

PFONT SIZE=3D2Hello,/FONT
/P

PFONT SIZE=3D2Does anyone know how to force the browser to download =
a file?/FONT
BRFONT SIZE=3D2I'm using the following code, and it works for word =
documents, but/FONT
BRFONT SIZE=3D2not text files./FONT
/P

PFONT SIZE=3D2lt;CFHEADER NAME=3Dquot;Content-Dispositionquot; =
VALUE=3Dquot;attachment; =
filename=3D#get_record.File_Name#quot;gt;/FONT
BRFONT SIZE=3D2lt;CFCONTENT =
TYPE=3Dquot;application/octet-streamquot; =
FILE=3Dquot;#filePath#\#get_record.File_Name#quot; =
DELETEFILE=3Dquot;Noquot;gt;/FONT
/P

PFONT SIZE=3D2The free drive sites accomplish this.../FONT
/P

PFONT SIZE=3D2Thanks!/FONT
/P

PFONT SIZE=3D2- Scott/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01C04E88.336F47C0--

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



RE: Paranoid programming...

2000-11-02 Thread Scott Becker

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_01C044FA.EB0FDE60
Content-Type: text/plain;
charset="iso-8859-1"

The database itself is sensitive enough that the owner does not want the
userid and password put into the ColdFusion admin area either...

I'm curious, why do you consider the ColdFusion admin area insecure? Is
there a way the password can be discovered once its put there?

thanks,
Scott

-Original Message-
From: Larry W. Virden [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 02, 2000 4:41 AM
To: CF-Talk
Subject: Paranoid programming...


Okay - bear with me here folk!

Imagine one has a database (for example Oracle) which requires a user id
and password to access.  Now, imagine writing an application to let joe
user to look up and insert info into this table.  HOWEVER, we do not
want to generally publish the user id and password; we want the coldfusion
app as the 'gateway' into the table.

So far, so good.

However, because of the gateway issue, hard coding the userid and password
into the cfm files is out - the cfm files are in general accessible by
someone browsing the directories. 

The database itself is sensitive enough that the owner does not want the
userid and password put into the ColdFusion admin area either...

If you had to write an app where the database userid and password:
could not be hard coded,
could not be put into the admin area,
could not be entered via prompting
what approach would you use?  Putting it into a file - encrypted or not -
doesn't work; the files are readable and so someone could just copy them
and build their own 'pseudo' app that accesses the data, right?

Looking for 'outside the box' possible solutions.

If it helps, the platform for the server is SPARC Solaris.
-- 
Never apply a Star Trek solution to a Babylon 5 problem.
Larry W. Virden mailto:[EMAIL PROTECTED] URL:
http://www.purl.org/NET/lvirden/
Even if explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
--


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

--_=_NextPart_001_01C044FA.EB0FDE60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLERE: Paranoid programming.../TITLE
/HEAD
BODY

PFONT SIZE=3D2gt;The database itself is sensitive enough that the =
owner does not want the/FONT
BRFONT SIZE=3D2gt;userid and password put into the ColdFusion =
admin area either.../FONT
/P

PFONT SIZE=3D2I'm curious, why do you consider the ColdFusion admin =
area insecure? Is/FONT
BRFONT SIZE=3D2there a way the password can be discovered once its =
put there?/FONT
/P

PFONT SIZE=3D2thanks,/FONT
BRFONT SIZE=3D2Scott/FONT
/P

PFONT SIZE=3D2-Original Message-/FONT
BRFONT SIZE=3D2From: Larry W. Virden [A =
HREF=3D"mailto:[EMAIL PROTECTED]"mailto:[EMAIL PROTECTED]/A]/FONT
BRFONT SIZE=3D2Sent: Thursday, November 02, 2000 4:41 AM/FONT
BRFONT SIZE=3D2To: CF-Talk/FONT
BRFONT SIZE=3D2Subject: Paranoid programming.../FONT
/P
BR

PFONT SIZE=3D2Okay - bear with me here folk!/FONT
/P

PFONT SIZE=3D2Imagine one has a database (for example Oracle) which =
requires a user id/FONT
BRFONT SIZE=3D2and password to access.nbsp; Now, imagine writing =
an application to let joe/FONT
BRFONT SIZE=3D2user to look up and insert info into this =
table.nbsp; HOWEVER, we do not/FONT
BRFONT SIZE=3D2want to generally publish the user id and password; =
we want the coldfusion/FONT
BRFONT SIZE=3D2app as the 'gateway' into the table./FONT
/P

PFONT SIZE=3D2So far, so good./FONT
/P

PFONT SIZE=3D2However, because of the gateway issue, hard coding =
the userid and password/FONT
BRFONT SIZE=3D2into the cfm files is out - the cfm files are in =
general accessible by/FONT
BRFONT SIZE=3D2someone browsing the directories. /FONT
/P

PFONT SIZE=3D2The database itself is sensitive enough that the =
owner does not want the/FONT
BRFONT SIZE=3D2userid and password put into the ColdFusion admin =
area either.../FONT
/P

PFONT SIZE=3D2If you had to write an app where the database userid =
and password:/FONT
BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; FONT SIZE=3D2could not =
be hard coded,/FONT
BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; FONT SIZE=3D2could not =
be put into the admin area,/FONT
BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; FONT SIZE=3D2could not =
be entered via prompting/FONT
BRFONT SIZE=3D2what approach would you use?nbsp; 

AOL and Cold Fusion Sessions

2000-10-24 Thread Scott Becker

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_01C03DD1.64900C00
Content-Type: text/plain;
charset="iso-8859-1"

Hey guys,

I'm having a mind boggeling problem. This problem only happens
from within the AOL browser environment. I have a site that requires
you to be logged in. Once you log in, you can go to other pages on
the site. If these pages detect you aren't logged in, the bounce you
back to the login page. In AOL, on certain pages, even though you
are logged in, it will bounce you back to the login screen. This
doesn't happen on my regular browser, just within AOL.

Is anybody familiar with any kind of special issues to deal with here?
I'm using Cold Fusion Session Variables, and the CFID and CFTOKEN are 
stored in a cookie.

Thanks,

Scott


--_=_NextPart_001_01C03DD1.64900C00
Content-Type: text/html;
charset="iso-8859-1"

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"
META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12"
TITLEAOL and Cold Fusion Sessions/TITLE
/HEAD
BODY

PFONT SIZE=2Hey guys,/FONT
/P

PFONT SIZE=2I'm having a mind boggeling problem. This problem only happens/FONT
BRFONT SIZE=2from within the AOL browser environment. I have a site that 
requires/FONT
BRFONT SIZE=2you to be logged in. Once you log in, you can go to other pages 
on/FONT
BRFONT SIZE=2the site. If these pages detect you aren't logged in, the bounce 
you/FONT
BRFONT SIZE=2back to the login page. In AOL, on certain pages, even though 
you/FONT
BRFONT SIZE=2are logged in, it will bounce you back to the login screen. 
This/FONT
BRFONT SIZE=2doesn't happen on my regular browser, just within AOL./FONT
/P

PFONT SIZE=2Is anybody familiar with any kind of special issues to deal with 
here?/FONT
BRFONT SIZE=2I'm using Cold Fusion Session Variables, and the CFID and CFTOKEN are 
/FONT
BRFONT SIZE=2stored in a cookie./FONT
/P

PFONT SIZE=2Thanks,/FONT
/P

PFONT SIZE=2Scott/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01C03DD1.64900C00--

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



RE: AOL and Cold Fusion Sessions

2000-10-24 Thread Scott Becker

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_01C03DDA.BCE553E0
Content-Type: text/plain;
charset="iso-8859-1"

Nope, not using the IP number.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 24, 2000 12:39 PM
To: CF-Talk
Subject: RE: AOL and Cold Fusion Sessions


 I'm having a mind boggeling problem. This problem only happens
 from within the AOL browser environment. I have a site that requires
 you to be logged in. Once you log in, you can go to other pages on
 the site. If these pages detect you aren't logged in, the bounce you
 back to the login page. In AOL, on certain pages, even though you
 are logged in, it will bounce you back to the login screen. This
 doesn't happen on my regular browser, just within AOL.

 Is anybody familiar with any kind of special issues to deal with here?
 I'm using Cold Fusion Session Variables, and the CFID and CFTOKEN are
 stored in a cookie.

You're not using the user's IP number in the session control scheme somehow,
are you? AOL dial-up users are behind a shifting-IP proxy... their IP number
changes in the middle of a session with some regularity.

-ron





Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

--_=_NextPart_001_01C03DDA.BCE553E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLERE: AOL and Cold Fusion Sessions/TITLE
/HEAD
BODY

PFONT SIZE=3D2Nope, not using the IP number./FONT
/P

PFONT SIZE=3D2-Original Message-/FONT
BRFONT SIZE=3D2From: [EMAIL PROTECTED] [A =
HREF=3D"mailto:[EMAIL PROTECTED]"mailto:[EMAIL PROTECTED]/A]/FONT
BRFONT SIZE=3D2Sent: Tuesday, October 24, 2000 12:39 PM/FONT
BRFONT SIZE=3D2To: CF-Talk/FONT
BRFONT SIZE=3D2Subject: RE: AOL and Cold Fusion Sessions/FONT
/P
BR

PFONT SIZE=3D2gt; I'm having a mind boggeling problem. This =
problem only happens/FONT
BRFONT SIZE=3D2gt; from within the AOL browser environment. I have =
a site that requires/FONT
BRFONT SIZE=3D2gt; you to be logged in. Once you log in, you can =
go to other pages on/FONT
BRFONT SIZE=3D2gt; the site. If these pages detect you aren't =
logged in, the bounce you/FONT
BRFONT SIZE=3D2gt; back to the login page. In AOL, on certain =
pages, even though you/FONT
BRFONT SIZE=3D2gt; are logged in, it will bounce you back to the =
login screen. This/FONT
BRFONT SIZE=3D2gt; doesn't happen on my regular browser, just =
within AOL./FONT
BRFONT SIZE=3D2gt;/FONT
BRFONT SIZE=3D2gt; Is anybody familiar with any kind of special =
issues to deal with here?/FONT
BRFONT SIZE=3D2gt; I'm using Cold Fusion Session Variables, and =
the CFID and CFTOKEN are/FONT
BRFONT SIZE=3D2gt; stored in a cookie./FONT
/P

PFONT SIZE=3D2You're not using the user's IP number in the session =
control scheme somehow,/FONT
BRFONT SIZE=3D2are you? AOL dial-up users are behind a shifting-IP =
proxy... their IP number/FONT
BRFONT SIZE=3D2changes in the middle of a session with some =
regularity./FONT
/P

PFONT SIZE=3D2-ron/FONT
/P
BR
BR

PFONT =
SIZE=3D2---=
-/FONT
BRFONT SIZE=3D2Archives: A =
HREF=3D"http://www.mail-archive.com/cf-talk@houseoffusion.com/" =
TARGET=3D"_blank"http://www.mail-archive.com/cf-talk@houseoffusion.com/=
/A/FONT
BRFONT SIZE=3D2Unsubscribe: A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists" =
TARGET=3D"_blank"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
/A or send a message with 'unsubscribe' in the body to =
[EMAIL PROTECTED]/FONT/P

/BODY
/HTML
--_=_NextPart_001_01C03DDA.BCE553E0--

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]



RE: AOL and Cold Fusion Sessions

2000-10-24 Thread Scott Becker

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_01C03DDB.518252E0
Content-Type: text/plain;
charset="iso-8859-1"

What do you mean session level cookies? Can you go into
more detail? What is the difference between a regular
cookie and a session level cookie?

-Original Message-
From: Andy Ewings [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 24, 2000 11:52 AM
To: CF-Talk
Subject: RE: AOL and Cold Fusion Sessions


Probably because the AOL browser has session level cookies swiched off.
What you should do to overcome this is create a variable in your
application.cfm that is the CFID andd CFTOken appended together if cookies
are switched off.  Then append this variable to every hyperlink/form
posting/cflocation in your site.

-- 
Andrew Ewings
Project Manager
Thoughtbubble Ltd 
http://www.thoughtbubble.net 
-- 
United Kingdom 
http://www.thoughtbubble.co.uk/ 
Tel: +44 (0) 20 7387 8890 
-- 
New Zealand 
http://www.thoughtbubble.co.nz/ 
Tel: +64 (0) 9 419 4235 
-- 
The information in this email and in any attachments is confidential and
intended solely for the attention and use of the named addressee(s). Any
views or opinions presented are solely those of the author and do not
necessarily represent those of Thoughtbubble. This information may be
subject to legal, professional or other privilege and further distribution
of it is strictly prohibited without our authority. If you are not the
intended recipient, you are not authorised to disclose, copy, distribute, or
retain this message. Please notify us on +44 (0)207 387 8890. 



-Original Message-----
From: Scott Becker [mailto:[EMAIL PROTECTED]]
Sent: 24 October 2000 16:45
To: CF-Talk
Subject: AOL and Cold Fusion Sessions


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_01C03DD1.64900C00
Content-Type: text/plain;
charset="iso-8859-1"

Hey guys,

I'm having a mind boggeling problem. This problem only happens
from within the AOL browser environment. I have a site that requires
you to be logged in. Once you log in, you can go to other pages on
the site. If these pages detect you aren't logged in, the bounce you
back to the login page. In AOL, on certain pages, even though you
are logged in, it will bounce you back to the login screen. This
doesn't happen on my regular browser, just within AOL.

Is anybody familiar with any kind of special issues to deal with here?
I'm using Cold Fusion Session Variables, and the CFID and CFTOKEN are 
stored in a cookie.

Thanks,

Scott


--_=_NextPart_001_01C03DD1.64900C00
Content-Type: text/html;
charset="iso-8859-1"

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"
META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12"
TITLEAOL and Cold Fusion Sessions/TITLE
/HEAD
BODY

PFONT SIZE=2Hey guys,/FONT
/P

PFONT SIZE=2I'm having a mind boggeling problem. This problem only
happens/FONT
BRFONT SIZE=2from within the AOL browser environment. I have a site that
requires/FONT
BRFONT SIZE=2you to be logged in. Once you log in, you can go to other
pages on/FONT
BRFONT SIZE=2the site. If these pages detect you aren't logged in, the
bounce you/FONT
BRFONT SIZE=2back to the login page. In AOL, on certain pages, even
though you/FONT
BRFONT SIZE=2are logged in, it will bounce you back to the login screen.
This/FONT
BRFONT SIZE=2doesn't happen on my regular browser, just within
AOL./FONT
/P

PFONT SIZE=2Is anybody familiar with any kind of special issues to deal
with here?/FONT
BRFONT SIZE=2I'm using Cold Fusion Session Variables, and the CFID and
CFTOKEN are /FONT
BRFONT SIZE=2stored in a cookie./FONT
/P

PFONT SIZE=2Thanks,/FONT
/P

PFONT SIZE=2Scott/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01C03DD1.64900C00--


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]


Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]

--_=_NextPart_001_01C03DDB.518252E0
Content-Type: tex

# sign in my string!

2000-10-10 Thread Scott Becker

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_01C032BD.C4B88700
Content-Type: text/plain;
charset="iso-8859-1"

All,

Heres another stumper...
CFSET salreq = "#IIf(len(form.salaryreq), DE(form.salaryreq), DE("None
Listed"))#"

If there is a # sign in form.salaryreq, this blows up... How would I get
around this?
I've tried various combinations of quotes... I know why this blows up, but I
dont know how to get around this? argh! :)

Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com

--_=_NextPart_001_01C032BD.C4B88700
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLE# sign in my string!/TITLE
/HEAD
BODY

PFONT SIZE=3D2All,/FONT
/P

PFONT SIZE=3D2Heres another stumper.../FONT
BRFONT SIZE=3D2lt;CFSET salreq =3D quot;#IIf(len(form.salaryreq), =
DE(form.salaryreq), DE(quot;None Listedquot;))#quot;gt;/FONT
/P

PFONT SIZE=3D2If there is a # sign in form.salaryreq, this blows =
up... How would I get around this?/FONT
BRFONT SIZE=3D2I've tried various combinations of quotes... I know =
why this blows up, but I dont know how to get around this? argh! =
:)/FONT
/P

PFONT SIZE=3D2Scott Becker/FONT
BRFONT SIZE=3D2Web Developer : ConnectWise, Inc./FONT
BRFONT SIZE=3D2www.ConnectWise.com/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01C032BD.C4B88700--
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.



CF / XML Generation

2000-10-04 Thread Scott Becker

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_01C02E3B.FC3FFB10
Content-Type: text/plain;
charset="iso-8859-1"

Hey there,

I'm trying to get the following code to output xml to IE (that will show up
in IE's XML parser)


CFSET xmltext =
"employeespersonRob/personpersonscott/person/employees"

CFHEADER NAME="CONTENT_TYPE" VALUE="text/xml"
CFOUTPUT#xmltext#/CFOUTPUT


I can't get the above code to work in CF, but I can get the following
to work in ASP:


%
xmltext =
"employeespersonRob/personpersonscott/person/employees"

Response.ContentType = "text/xml"
Response.Write(xmltext)
%
----

Can anyone tell me what I'm doing wrong here? Thanks,

Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com

--_=_NextPart_001_01C02E3B.FC3FFB10
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLECF / XML Generation/TITLE
/HEAD
BODY

PFONT SIZE=3D2Hey there,/FONT
/P

PFONT SIZE=3D2I'm trying to get the following code to output xml to =
IE (that will show up/FONT
BRFONT SIZE=3D2in IE's XML parser)/FONT
/P

PFONT =
SIZE=3D2---=
-/FONT
BRFONT SIZE=3D2lt;CFSET xmltext =3D =
quot;lt;employeesgt;lt;persongt;Roblt;/persongt;lt;persongt;sco=
ttlt;/persongt;lt;/employeesgt;quot;gt;/FONT
/P

PFONT SIZE=3D2lt;CFHEADER NAME=3Dquot;CONTENT_TYPEquot; =
VALUE=3Dquot;text/xmlquot;gt;/FONT
BRFONT SIZE=3D2lt;CFOUTPUTgt;#xmltext#lt;/CFOUTPUTgt;/FONT
BRFONT =
SIZE=3D2---=
-/FONT
/P

PFONT SIZE=3D2I can't get the above code to work in CF, but I can =
get the following/FONT
BRFONT SIZE=3D2to work in ASP:/FONT
/P

PFONT =
SIZE=3D2---=
-/FONT
BRFONT SIZE=3D2lt;%/FONT
BRFONT SIZE=3D2xmltext =3D =
quot;lt;employeesgt;lt;persongt;Roblt;/persongt;lt;persongt;sco=
ttlt;/persongt;lt;/employeesgt;quot;/FONT
/P

PFONT SIZE=3D2Response.ContentType =3D quot;text/xmlquot;/FONT
BRFONT SIZE=3D2Response.Write(xmltext)/FONT
BRFONT SIZE=3D2%gt;/FONT
BRFONT =
SIZE=3D2---=
-/FONT
/P

PFONT SIZE=3D2Can anyone tell me what I'm doing wrong here? =
Thanks,/FONT
/P

PFONT SIZE=3D2Scott Becker/FONT
BRFONT SIZE=3D2Web Developer : ConnectWise, Inc./FONT
BRFONT SIZE=3D2www.ConnectWise.com/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01C02E3B.FC3FFB10--
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.



Page output

2000-10-02 Thread Scott Becker

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_01C02C83.0830D1E0
Content-Type: text/plain;
charset="iso-8859-1"

I believe Cold Fusion withholds page output until the entire
page is completed. Is there anyway to make it flush out, like
Response.flush in ASP?

Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com

--_=_NextPart_001_01C02C83.0830D1E0
Content-Type: text/html;
charset="iso-8859-1"

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"
META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12"
TITLEPage output/TITLE
/HEAD
BODY

PFONT SIZE=2I believe Cold Fusion withholds page output until the entire/FONT
BRFONT SIZE=2page is completed. Is there anyway to make it flush out, like/FONT
BRFONT SIZE=2Response.flush in ASP?/FONT
/P

PFONT SIZE=2Scott Becker/FONT
BRFONT SIZE=2Web Developer : ConnectWise, Inc./FONT
BRFONT SIZE=2www.ConnectWise.com/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01C02C83.0830D1E0--
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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: SkillBuilding with ColdFusion

2000-08-24 Thread Scott Becker

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_01C00DE6.4538DF20
Content-Type: text/plain;
charset="iso-8859-1"

It'll take you through the basics, but is by no means thorough. It'll
get you up and started, but its definitely no substitute for the books...
I finished in a few hours of one day..

Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com



-Original Message-
From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 24, 2000 10:55 AM
To: '[EMAIL PROTECTED]'
Subject: SkillBuilding with ColdFusion



Has anyone had any experience with the interactive training CD that is
available from Allaire called "SkillBuilding with ColdFusion"?

I am about ready to order it, but want some feedback on the product before I
commit.


Tim Claremont
Xerox Corporation



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.

--_=_NextPart_001_01C00DE6.4538DF20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLERE: SkillBuilding with ColdFusion/TITLE
/HEAD
BODY

PFONT SIZE=3D2It'll take you through the basics, but is by no means =
thorough. It'll/FONT
BRFONT SIZE=3D2get you up and started, but its definitely no =
substitute for the books.../FONT
BRFONT SIZE=3D2I finished in a few hours of one day../FONT
/P

PFONT SIZE=3D2Scott Becker/FONT
BRFONT SIZE=3D2Web Developer : ConnectWise, Inc./FONT
BRFONT SIZE=3D2www.ConnectWise.com/FONT
/P
BR
BR

PFONT SIZE=3D2-Original Message-/FONT
BRFONT SIZE=3D2From: Claremont, Timothy S [A =
HREF=3D"mailto:[EMAIL PROTECTED]"mailto:[EMAIL PROTECTED]=
ox.com/A]/FONT
BRFONT SIZE=3D2Sent: Thursday, August 24, 2000 10:55 AM/FONT
BRFONT SIZE=3D2To: '[EMAIL PROTECTED]'/FONT
BRFONT SIZE=3D2Subject: SkillBuilding with ColdFusion/FONT
/P
BR
BR

PFONT SIZE=3D2Has anyone had any experience with the interactive =
training CD that is/FONT
BRFONT SIZE=3D2available from Allaire called quot;SkillBuilding =
with ColdFusionquot;?/FONT
/P

PFONT SIZE=3D2I am about ready to order it, but want some feedback =
on the product before I/FONT
BRFONT SIZE=3D2commit./FONT
/P

PFONT SIZE=3D2/FONT
BRFONT SIZE=3D2Tim Claremont/FONT
BRFONT SIZE=3D2Xerox Corporation/FONT
BRFONT SIZE=3D2/FONT
/P

PFONT =
SIZE=3D2---=
---/FONT
BRFONT SIZE=3D2Archives: A =
HREF=3D"http://www.mail-archive.com/cf-talk@houseoffusion.com/" =
TARGET=3D"_blank"http://www.mail-archive.com/cf-talk@houseoffusion.com/=
/A/FONT
BRFONT SIZE=3D2To Unsubscribe visit A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlistsbody=3Dli=
sts/cf_talk" =
TARGET=3D"_blank"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
body=3Dlists/cf_talk/A or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body./FONT/P

/BODY
/HTML
--_=_NextPart_001_01C00DE6.4538DF20--
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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: New to Cold Fusion

2000-07-14 Thread Scott Becker

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_01BFEDA8.98586D30
Content-Type: text/plain;
charset="iso-8859-1"

Check out "The Guide to Cold Fusion Login Systems" at
http://www.cftutorials.com/


Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com


-Original Message-
From: Peter Benoit [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 14, 2000 10:41 AM
To: '[EMAIL PROTECTED]'
Subject: New to Cold Fusion


And I would like to see an example of password protection using sessions.  I
don't understand cf applications yet. :/

Peter

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.

--_=_NextPart_001_01BFEDA8.98586D30
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLERE: New to Cold Fusion/TITLE
/HEAD
BODY

PFONT SIZE=3D2Check out quot;The Guide to Cold Fusion Login =
Systemsquot; at/FONT
BRFONT SIZE=3D2A HREF=3D"http://www.cftutorials.com/" =
TARGET=3D"_blank"http://www.cftutorials.com//A/FONT
/P
BR

PFONT SIZE=3D2Scott Becker/FONT
BRFONT SIZE=3D2Web Developer : ConnectWise, Inc./FONT
BRFONT SIZE=3D2www.ConnectWise.com/FONT
/P
BR

PFONT SIZE=3D2-Original Message-/FONT
BRFONT SIZE=3D2From: Peter Benoit [A =
HREF=3D"mailto:[EMAIL PROTECTED]"mailto:pbenoit@triton-network=
.com/A]/FONT
BRFONT SIZE=3D2Sent: Friday, July 14, 2000 10:41 AM/FONT
BRFONT SIZE=3D2To: '[EMAIL PROTECTED]'/FONT
BRFONT SIZE=3D2Subject: New to Cold Fusion/FONT
/P
BR

PFONT SIZE=3D2And I would like to see an example of password =
protection using sessions.nbsp; I/FONT
BRFONT SIZE=3D2don't understand cf applications yet. ://FONT
/P

PFONT SIZE=3D2Peter/FONT
BRFONT =
SIZE=3D2---=
---/FONT
BRFONT SIZE=3D2Archives: A =
HREF=3D"http://www.mail-archive.com/cf-talk@houseoffusion.com/" =
TARGET=3D"_blank"http://www.mail-archive.com/cf-talk@houseoffusion.com/=
/A/FONT
BRFONT SIZE=3D2To Unsubscribe visit A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlistsbody=3Dli=
sts/cf_talk" =
TARGET=3D"_blank"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
body=3Dlists/cf_talk/A or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body./FONT/P

/BODY
/HTML
--_=_NextPart_001_01BFEDA8.98586D30--
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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: client info

2000-07-14 Thread Scott Becker

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_01BFEDD1.210CE140
Content-Type: text/plain;
charset="iso-8859-1"


Client Host IP: #CGI.REMOTE_HOST#
Client Browser Type: #CGI.HTTP_USER_AGENT#

Screen resolution is accessible in JavaScript:
SCRIPT
x = screen.availWidth;
y = screen.availHeight;
/SCRIPT

Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com


-Original Message-
From: Gavin Myers [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 14, 2000 3:53 PM
To: '[EMAIL PROTECTED]'
Subject: client info


is there a client variable i can use to get the following information and
store it in a database

client host
client browser type
client screen resolution

client host is the biggey, i need that on an ad campaign to make sure it
isnt the same person over and over and over again.

Any help would be appreciated,

Thanks,
Gavin

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.

--_=_NextPart_001_01BFEDD1.210CE140
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLERE: client info/TITLE
/HEAD
BODY
BR

PFONT SIZE=3D2Client Host IP: #CGI.REMOTE_HOST#/FONT
BRFONT SIZE=3D2Client Browser Type: #CGI.HTTP_USER_AGENT#/FONT
/P

PFONT SIZE=3D2Screen resolution is accessible in JavaScript:/FONT
BRFONT SIZE=3D2lt;SCRIPTgt;/FONT
BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; FONT SIZE=3D2x =3D =
screen.availWidth;/FONT
BRnbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; FONT SIZE=3D2y =3D =
screen.availHeight;/FONT
BRFONT SIZE=3D2lt;/SCRIPTgt;/FONT
/P

PFONT SIZE=3D2Scott Becker/FONT
BRFONT SIZE=3D2Web Developer : ConnectWise, Inc./FONT
BRFONT SIZE=3D2www.ConnectWise.com/FONT
/P
BR

PFONT SIZE=3D2-Original Message-/FONT
BRFONT SIZE=3D2From: Gavin Myers [A =
HREF=3D"mailto:[EMAIL PROTECTED]"mailto:Gavin.Myers@lightrod=
soft.COM/A]/FONT
BRFONT SIZE=3D2Sent: Friday, July 14, 2000 3:53 PM/FONT
BRFONT SIZE=3D2To: '[EMAIL PROTECTED]'/FONT
BRFONT SIZE=3D2Subject: client info/FONT
/P
BR

PFONT SIZE=3D2is there a client variable i can use to get the =
following information and/FONT
BRFONT SIZE=3D2store it in a database/FONT
/P

PFONT SIZE=3D2client host/FONT
BRFONT SIZE=3D2client browser type/FONT
BRFONT SIZE=3D2client screen resolution/FONT
/P

PFONT SIZE=3D2client host is the biggey, i need that on an ad =
campaign to make sure it/FONT
BRFONT SIZE=3D2isnt the same person over and over and over =
again./FONT
/P

PFONT SIZE=3D2Any help would be appreciated,/FONT
/P

PFONT SIZE=3D2Thanks,/FONT
BRFONT SIZE=3D2Gavin/FONT
BRFONT =
SIZE=3D2---=
---/FONT
BRFONT SIZE=3D2Archives: A =
HREF=3D"http://www.mail-archive.com/cf-talk@houseoffusion.com/" =
TARGET=3D"_blank"http://www.mail-archive.com/cf-talk@houseoffusion.com/=
/A/FONT
BRFONT SIZE=3D2To Unsubscribe visit A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlistsbody=3Dli=
sts/cf_talk" =
TARGET=3D"_blank"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
body=3Dlists/cf_talk/A or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body./FONT/P

/BODY
/HTML
--_=_NextPart_001_01BFEDD1.210CE140--
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.



Binary Data to Browser - Curious

2000-04-28 Thread Scott Becker

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_01BFB144.D2C7DB10
Content-Type: text/plain;
charset="iso-8859-1"

Hi,

Does anyone know if there is a way to use Cold Fusion to send Binary Data to
the browser?

The reason I ask is, in ASP there is a way to query an image field from a
database and send it in binary code to a browser as a GIF or JPEG image,
right from an ASP page. This would be done by calling the image like this:

IMG SRC="picture.asp?id=24"

I was wondering if it was possible to do this with CF...

- Scott

--_=_NextPart_001_01BFB144.D2C7DB10
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLEBinary Data to Browser - Curious/TITLE
/HEAD
BODY

PFONT SIZE=3D2Hi,/FONT
/P

PFONT SIZE=3D2Does anyone know if there is a way to use Cold Fusion =
to send Binary Data to the browser?/FONT
/P

PFONT SIZE=3D2The reason I ask is, in ASP there is a way to query =
an image field from a database and send it in binary code to a browser =
as a GIF or JPEG image, right from an ASP page. This would be done by =
calling the image like this:/FONT/P

PFONT SIZE=3D2lt;IMG =
SRC=3Dquot;picture.asp?id=3D24quot;gt;/FONT
/P

PFONT SIZE=3D2I was wondering if it was possible to do this with =
CF.../FONT
/P

PFONT SIZE=3D2- Scott/FONT
/P

/BODY
/HTML
--_=_NextPart_001_01BFB144.D2C7DB10--
--
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.



HELP!! How to force Word Document to download?

2000-04-11 Thread Scott Becker

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_01BFA3CF.381F7B50
Content-Type: text/plain;
charset="iso-8859-1"

Hi, Does anyone know how to force a Word document (or any office
document for that matter) to download in Internet Explorer?? If
I use an CFM file that sends the file to the browser, it always
opens Word in the browser.

I want to force it to download, with the correct filename, as 
in "whatever.doc" instead of "download.cfm". I've seen other 
sites that can do this, such as www.hotoffice.com and 
www.xdrive.com, www.freedrive.com, etc...

Any help would be greatly appreciated!

Scott


--_=_NextPart_001_01BFA3CF.381F7B50
Content-Type: text/html;
charset="iso-8859-1"

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"
META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12"
TITLEHELP!! How to force Word Document to download?/TITLE
/HEAD
BODY

PFONT COLOR="#80" SIZE=2 FACE="Tahoma"Hi, Does anyone know how to force a Word 
document (or any officeBR
document for that matter) to download in Internet Explorer?? IfBR
I use an CFM file that sends the file to the browser, it alwaysBR
opens Word in the browser.BR
BR
I want to force it to download, with the correct filename, asBR
in quot;whatever.docquot; instead of quot;download.cfmquot;. I've seen otherBR
sites that can do this, such as www.hotoffice.com andBR
www.xdrive.com, www.freedrive.com, etc...BR
BR
Any help would be greatly appreciated!BR
/FONT
BRBFONT COLOR="#80" SIZE=2 FACE="Verdana"Scott/FONT/BI/II/I
/P

/BODY
/HTML
--_=_NextPart_001_01BFA3CF.381F7B50--
--
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.



HELP Getting Identity Field Accurately

2000-04-07 Thread Scott Becker

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_01BFA09D.4F0AFC20
Content-Type: text/plain;
charset="iso-8859-1"

In referring to this article: 
http://www.defusion.com/articles/index.cfm?ArticleID=72 

The method below of inserting a record is not a 
reliable way to get the corresponding record id 
in Cold Fusion:

Is this article correct in stating this method does 
not work, even if the code is wrapped in a 
CFTRANSACTION?? 

What is the best, scalable method for retrieving 
the identity field from the database, in the 
anticipation of heavy traffic? 

Thanks, Heres the code:

cftransaction

cfquery name="my_insert" datasource="whatever"
INSERT INTO myTable
   ...
/cfquery

cfquery name="get_id" datasource="whatever"
SELECT MAX(myTable.ID) as new_id
   FROM myTable
/cfquery

/cftransaction

Scott Becker
Web Developer : ConnectWise, Inc.
www.ConnectWise.com


--_=_NextPart_001_01BFA09D.4F0AFC20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"
HTML
HEAD
META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"
META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12"
TITLEHELP Getting Identity Field Accurately/TITLE
/HEAD
BODY

PFONT SIZE=3D2 FACE=3D"Arial"In referring to this article: /FONT
BRFONT SIZE=3D2 FACE=3D"Arial"A =
HREF=3D"http://www.defusion.com/articles/index.cfm?ArticleID=3D72" =
TARGET=3D"_blank"http://www.defusion.com/articles/index.cfm?ArticleID=3D=
72/A /FONT
/P

PFONT SIZE=3D2 FACE=3D"Arial"The method below of inserting a record =
is not a /FONT
BRFONT SIZE=3D2 FACE=3D"Arial"reliable way to get the corresponding =
record id /FONT
BRFONT SIZE=3D2 FACE=3D"Arial"in Cold Fusion:/FONT
/P

PFONT SIZE=3D2 FACE=3D"Arial"Is this article correct in stating =
this method does /FONT
BRFONT SIZE=3D2 FACE=3D"Arial"not work, even if the code is wrapped =
in a /FONT
BRFONT SIZE=3D2 FACE=3D"Arial"CFTRANSACTION?? /FONT
/P

PFONT SIZE=3D2 FACE=3D"Arial"What is the best, scalable method for =
retrieving /FONT
BRFONT SIZE=3D2 FACE=3D"Arial"the identity field from the database, =
in the /FONT
BRFONT SIZE=3D2 FACE=3D"Arial"anticipation of heavy traffic? =
/FONT
/P

PFONT SIZE=3D2 FACE=3D"Arial"Thanks, Heres the code:/FONT
BRFONT SIZE=3D2 =
FACE=3D"Arial"/FONT
BRFONT SIZE=3D2 FACE=3D"Arial"lt;cftransactiongt;/FONT
/P

PFONT SIZE=3D2 FACE=3D"Arial"lt;cfquery =
name=3Dquot;my_insertquot; =
datasource=3Dquot;whateverquot;gt;/FONT
BRFONT SIZE=3D2 FACE=3D"Arial"nbsp;nbsp;nbsp; INSERT INTO =
myTable/FONT
BRFONT SIZE=3D2 FACE=3D"Arial"nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; =
.../FONT
BRFONT SIZE=3D2 FACE=3D"Arial"lt;/cfquerygt;/FONT
/P

PFONT SIZE=3D2 FACE=3D"Arial"lt;cfquery name=3Dquot;get_idquot; =
datasource=3Dquot;whateverquot;gt;/FONT
BRFONT SIZE=3D2 FACE=3D"Arial"nbsp;nbsp;nbsp; SELECT =
MAX(myTable.ID) as new_id/FONT
BRFONT SIZE=3D2 FACE=3D"Arial"nbsp;nbsp; FROM myTable/FONT
BRFONT SIZE=3D2 FACE=3D"Arial"lt;/cfquerygt;/FONT
/P

PFONT SIZE=3D2 FACE=3D"Arial"lt;/cftransactiongt;/FONT
/P

PBFONT COLOR=3D"#80" SIZE=3D2 FACE=3D"Verdana"Scott =
Becker/FONT/B
BRFONT COLOR=3D"#00" SIZE=3D1 FACE=3D"Verdana"Web Developer : =
ConnectWise, Inc./FONT
BRIFONT COLOR=3D"#00" SIZE=3D1 =
FACE=3D"Verdana"www.ConnectWise.com/FONT/I
/P

/BODY
/HTML
--_=_NextPart_001_01BFA09D.4F0AFC20--
--
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.