Fusebox and .swf problem

2007-04-01 Thread Tom Rainey
Standard code below for embeding .swf file will not work within fusebox
application. It works fine as a static .cfm file. Any help greatly
appreciated.


http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0
" width="410" height="310" id="test6" align="middle">






http://www.macromedia.com/go/getflashplayer"; />



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274275
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Application.cfm location costs?

2000-07-05 Thread Tom Rainey

Fusebox...Good.

-Original Message-
From: Mark Warrick [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 05, 2000 3:44 PM
To: [EMAIL PROTECTED]
Subject: RE: Application.cfm location costs?


The existence of the file, itself, is nothing.  It's like a millionth of a
second or so.  But what's IN the file, now that's where the lag could occur.
The possibilities are endless here.

I would recommend for a large site that you look into the Fusebox
methodology.  You can separate out local variables (within the sub apps)
from global variables (which you store in a app_globals file) so that you
only create overhead for the applicable section and not the entire
application.

---mark


--
Mark Warrick
Phone: (714) 547-5386
Efax.com Fax: (801) 730-7289
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--


> -Original Message-
> From: Kevin Miller [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 05, 2000 3:02 PM
> To: [EMAIL PROTECTED]
> Subject: Application.cfm location costs?
>
>
>
> Does anyone have any benchmarks on the overhead incurred by
> putting the application.cfm file at the root of the web server,
> 1-2 levels above the application files?
>
> We are trying to develop a site-wide framework, and we are
> debating whether it is better to have one application.cfm at the
> root of the server or one in each application directory that
> cfincludes the one at the root.
>
> Thanks,
>
> Kevin Miller
> Vascular Chief Technologist
> Medtronic Vascular
> [EMAIL PROTECTED]
> (707) 566-1200
>
> --
> 
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=sts&body=sts/cf_tal
> k or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.


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

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



RE: HTML mail

2000-06-28 Thread Tom Rainey

I'm not using the  cf_HTMLmail tag with a database. I'm just using the
example verbatim from the author. I tried it on two different servers which
is why I'm wondering if the code has some problems. Leong, I think you were
up on the Crystallist the night that I almost crashed the CrystalTech server
I use when I was trying this tag.

-Tom


-Original Message-
From: Leong Yew [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 28, 2000 5:48 PM
To: [EMAIL PROTECTED]
Subject: RE: HTML mail


Hi Tom,

Sorry for taking a while with this. I had a look at the code for cf_HTMLmail
but it looks to be a very simple tag and I don't see why it should use up so
much of your resources. Are you using this tag in conjunction with a
database?

Leong

-Original Message-----
From: Tom Rainey [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 29, 2000 6:41 AM
To: [EMAIL PROTECTED]
Subject: HTML mail


Has anyone had any problems with the HTMLmail tag in the Allaire developers
exchange? I tried to use it and it seemed to use up all the resources on my
server. Does anyone know of another tag that will do the same thing? It
sends text and html and displays the appropriate format depending on the
capabilities of the email client.

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



HTML mail

2000-06-28 Thread Tom Rainey

Has anyone had any problems with the HTMLmail tag in the Allaire developers
exchange? I tried to use it and it seemed to use up all the resources on my
server. Does anyone know of another tag that will do the same thing? It
sends text and html and displays the appropriate format depending on the
capabilities of the email client.

-Tom
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



HTML mail

2000-06-27 Thread Tom Rainey


Has anyone had any problems with the HTMLmail tag in the Allaire developers
exchange? I tried to use it and it seemed to use up all the resources on my
server. Does anyone know of another tag that will do the same thing? It
sends text and html and displays the appropriate format depending on the
capabilities of the email client.

-Tom
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



HTML mail

2000-06-27 Thread Tom Rainey

Has anyone had any problems with the HTMLmail tag in the Allaire developers
exchange? I tried to use it and it seemed to use up all the resources on my
server. Does anyone know of another tag that will do the same thing? It
sends text and html and displays the appropriate format depending on the
capabilities of the email client.

-Tom
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



htmlMail

2000-06-26 Thread Tom Rainey

Has anyone had any problems with the HTMLmail tag in the Allaire developers
exchange? I tried to use it and it seemed to use up all the resources on my
server. Does anyone know of another tag that will do the same thing? It
sends text and html and displays the appropriate format depending on the
capabilities of the email client.

-Tom
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Cheap, reliable ColdFusion ISP Host??

2000-06-26 Thread Tom Rainey

Has anyone had any problems with the HTMLmail tag in the Allaire developers
exchange? I tried to use it and it seemed to use up all the resources on my
server. Does anyone know of another tag that will do the same thing? It
sends text and html and displays the appropriate format depending on the
capabilities of the email client.

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: CFHTTP

2000-06-20 Thread Tom Rainey

If you are using a hosting company, ask them about sandbox security. Their
security settings may restrict your cfhttp.
-Tom

-Original Message-
From: Jim Mixon [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 19, 2000 9:11 PM
To: [EMAIL PROTECTED]
Subject: CFHTTP



I am using cf4.0 and having weird problems ..  .

On one server, cfhttp params are sent to a credit card processor and the
results are returned and all is well . . . on the other server(both Winnt
4.0) it appears the exact same tag is sending nothing or receiving nothing
. . .

anybody seen or heard of this before?

Jim Mixon - CEO
APT POINT NET, Inc. "A Premiere InterNET Gateway" . . .
[EMAIL PROTECTED]   http://www.apt.net/
8405 NW 53 St.  Miami, FL 33166  305-418-4111
FAX (305) 418-4111 press 7 and SEND!
powered by Cold Fusion 4.01 . . . . feel the force!
CF Hosting Now Available . . . . !

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



NT to Solaris

2000-06-06 Thread Tom Rainey

Is there a utility or guide to convert .dll cfx tags into unix friendly
files?

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



credit card processing

2000-06-03 Thread Tom Rainey

Has anyone used costco for credit card processing? They seem to offer a good
deal. I understand that they are integrated with cybercash? I heard someone
flaming cybercash recently so I'm wondering if anyone has direct experience
using costco/cybercash and cold fusion.

-Tom

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 11:22 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Lost Data


> This does not sound good You probably truncated your
> tables. At this point my only hope of recovery would be
> advice from Dave Watts:-)

I think you're giving me a little too much credit. I do live conveniently
near NSA, though - I'm sure they could do it.

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


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Is there a typical cause for this error message?

2000-06-03 Thread Tom Rainey

is there a good list of error messages and typical causes?

-Original Message-
From: Olive, Christopher M Mr USACHPPM
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 9:49 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Is there a typical cause for this error message?


yes.  it's usually seen when you try to insert into a TEXT field in the DB
that is too short for the value being insert.

ex,

inserting the string "Hello world" into a CHAR(4) field.

Chris Olive,
DOEHRS Website Administrator

-Original Message-
From: Steve Weiner [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 10:43 AM
To: '[EMAIL PROTECTED]'
Subject: Is there a typical cause for this error message?


Error Occurred While Processing Request
Error Diagnostic Information
ODBC Error Code = 22001 (String data right truncation)


[Microsoft][ODBC SQL Server Driver][SQL Server]String or binary data would
be truncated.



The error occurred while processing an element with a general identifier of
(CFQUERY), occupying document position (41:7) to (41:98).




--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



FW: credit card processing

2000-06-03 Thread Tom Rainey


Has anyone used costco for credit card processing? They seem to offer a good
deal. I understand that they are integrated with cybercash? I heard someone
flaming cybercash recently so I'm wondering if anyone has direct experience
using costco/cybercash and cold fusion.

-Tom


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



error messages dictionary?

2000-06-03 Thread Tom Rainey

is there a good list of error messages and typical causes?

-Original Message-
From: Lee Surma [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 11:19 AM
To: '[EMAIL PROTECTED]'; Steve Weiner
Subject: Re: Is there a typical cause for this error message?


>ODBC Error Code = 22001 (String data right truncation)

You may have single quotes around a number or a date.

--
Lee Surma
Public Radio International
[EMAIL PROTECTED]




--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



hey I can't see my posts

2000-06-03 Thread Tom Rainey

If you're reading this would you please respond to [EMAIL PROTECTED] please.
I can't see any of my posts and I need a reality check.

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: sql server and cf on Crystaltech

2000-05-27 Thread Tom Rainey

Hi,
>
>Anybody know what this is all about?
>
>I got this error message when I try to do a sql insert with cold fusion:
>
>[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
>'(null)'. Reason: Not associated with a trusted SQL Server connection."
>
>I've used cold fusion with oracle and access but sql server is killing me.
I cannot access the cfadministrator because I'm using a hosting service.
I've been told that I have to include the username and password in the
. Is this standard for connecting to a sql server database?
>
>-Tom
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



sql server and cf

2000-05-27 Thread Tom Rainey

Hi,

Anybody know what this is all about?

I got this error message when I try to do a sql insert with cold fusion:

[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user
'(null)'. Reason: Not associated with a trusted SQL Server connection."

I've used cold fusion with oracle and access but sql server is killing me.

-Tom


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



another virus - it's a .doc file posing as a resume

2000-05-27 Thread Tom Rainey

http://www.nytimes.com/yr/mo/day/late/27resume-virus.html

-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 26, 2000 11:06 PM
To: [EMAIL PROTECTED]
Subject: Re: Listing Items That Expire Today? Help!


Why are you testing the date against two different date/time values in the
where clause?  Try it with just a single test, with < instead of <= and
use the function CreateODBCDate() instead of CreateODBCDateTime().  This
should find all records with an ExpiryDate before today.

WHERE Coupons.ExpiryDate < #CreateODBCDate(Now())# AND
  ...

Jim


-Original Message-
From: Marco Gil <[EMAIL PROTECTED]>
To: ColdFusion <[EMAIL PROTECTED]>
Date: Friday, May 26, 2000 10:33 PM
Subject: Listing Items That Expire Today? Help!


>I'm trying to get it so that one of my web pages lists only items that
are
>going to expire today.  Here's my query:
>
>
>
>SELECT EntryDate, Items.RetailerID, Items.CategoryID, Items.ListingID,
>CouponText, CouponURL, CouponDesc, Retailer, RetailerIMG, Category,
Listing,
>Items.ItemID
>
>FROM Items, Retailers, Categories, Listings, Coupons
>WHERE Coupons.ExpiryDate <= #CreateODBCDateTime(Now())# AND
>  Coupons.ExpiryDate >= #CreateODBCDateTime(Now())# - 1 AND
>Items.RetailerID = Retailers.RetailerID AND
>Items.CategoryID = Categories.CategoryID AND
>Items.ListingID = Listings.ListingID
> ORDER BY Retailer
>
>
>
>However, it lists every single item.  Can anyone please help me with
this?
>Thanks so much!
>
>Marco


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: cfHTTP Authorization error - Directory access not allowed

2000-05-23 Thread Tom Rainey

Yup, it's on intermedia. So, how do you get sandbox security turned off and
what are the ramifications?

Tom

-Original Message-
From: Bud [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 23, 2000 2:35 PM
To: [EMAIL PROTECTED]
Subject: Re: cfHTTP Authorization error - Directory access not allowed


On 5/23/00, Tom Rainey penned:
>I really thought this was working before.



>The error message:
>
>CFHttp
>
> Authorization error - Directory access not allowed.


Looks like the error you get when trying to run a "GET" cfhttp
request with sandbox security installed. At least that's what you get
on Intermedia.


Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: cfHTTP Authorization error - Directory access not allowed

2000-05-23 Thread Tom Rainey

I gues that poses a new question.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 23, 2000 2:01 PM
To: [EMAIL PROTECTED]
Subject: Re: cfHTTP Authorization error - Directory access not allowed


works fine for me also


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cfHTTP Authorization error - Directory access not allowed

2000-05-23 Thread Tom Rainey


I really thought this was working before.

The code:


http://www.yahoo.com" method="get">


#cfhttp.filecontent#



The error message:

CFHttp

 Authorization error - Directory access not allowed.

 The error occurred while processing an element with a general identifier of
(CFHTTP), occupying document position (2:1) to (2:82).
__



-Tom


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Authorization error - Directory access not allowed

2000-05-22 Thread Tom Rainey

I really thought this was working yesterday.

The code:


http://www.yahoo.com/index.cfm" method="get">


#cfhttp.filecontent#



The error message:

CFHttp

 Authorization error - Directory access not allowed.

 The error occurred while processing an element with a general identifier of
(CFHTTP), occupying document position (2:1) to (2:82).
__



-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Converting from nt to Unix case sensitivity issues

2000-05-16 Thread Tom Rainey



Is there a enterprise solution for standardizing file and variable case size
when moving from cf on nt to unix?

-Tom


Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: and IIS

2000-05-15 Thread Tom Rainey

Is there a enterprise solution for standardizing file and variable case size
when moving from cf on nt to unix?

-Tom

-Original Message-
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 15, 2000 6:55 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE:  and IIS


> Does anyone know of a way to have CF interact with IIS?
> Basically, what I am trying to do is make a CF app. that
> will set up the directories and paths and settings in IIS
> to get a web site up and going, 100% configured, without
> using the IIS management console. I'm sure there's a way to
> do it .. just not sure how to approach the problem.

You might want to look at the HTML interface that you can install with IIS.
It uses ADSI from ASP; ADSI is the interface you can use to do all this
nifty stuff. When you install IIS, in addition to the HTML management
interface, you'll get a bunch of WSH scripts to do different management
tasks.

The bad news is that you can't use CFOBJECT to work effectively with ADSI.
If you want to use ADSI from CF, you'll have to write wrappers in WSH or VB
or your compiler of choice. This isn't especially difficult, but it is
tedious.

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


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: CF undeliverable mail

2000-05-02 Thread Tom Rainey

anyone know the name of the tag? I did a quick search on the allaire
developer exchange but no luck.

-Original Message-
From: Brian Peddle [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 02, 2000 2:34 PM
To: [EMAIL PROTECTED]
Subject: RE: CF undeliverable mail


There is a custom tag that will move them from undelve to spool folder

You could even just copy them over there if you like.

-Original Message-
From: Tom Rainey [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 02, 2000 5:31 PM
To: [EMAIL PROTECTED]
Subject: CF undeliverable mail


What do people do with the undeliverable mails that get stored in the logs?
Is there a setting to resend these?




--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



CF undeliverable mail

2000-05-02 Thread Tom Rainey

What do people do with the undeliverable mails that get stored in the logs?
Is there a setting to resend these?



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



U.S. states pull down menu

2000-04-19 Thread Tom Rainey

Can someone direct me to a snippet somewhere for a U.S. states pull down
menu?

Thanks,
Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



intermedia hosting $$ for SQL server

2000-04-19 Thread Tom Rainey

I checked out Intermedia Cold Fusion hosting. Doesn't $50/month extra for
SQL server seem a little much?

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Security holes revisited -- reward offered

2000-04-10 Thread Tom Rainey

Apparently, there is a cross frame security element in the browsers that
prevents one frame from scripting another if they are from different
domains. If you know of a way around this I would greatly appreciate any
help.

-Tom

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 04, 2000 7:23 PM
To: [EMAIL PROTECTED]
Subject: RE: Security holes revisited -- reward offered


You could do it with JavaScript.  My syntax is really rusty but you can use
the Frames[#].document.location to do this.

Anyone have the correct syntax handy?

-Original Message-
From: Tom Rainey [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 04, 2000 7:12 PM
To: [EMAIL PROTECTED]
Subject: RE: Security holes revisited -- reward offered


My bosses daughters boyfriend says he can answer this question for
$2,000.00. If you can answer it then I'll give you 5 custom made html
tables.

I have a frame set with two frames. I want the user to surf around another
site in frame one and when they are done, click a button in frame two and
have the new url for frame one set as the value of a variable. Do I need
some javascript to do this, or is there a cf function/ tag that can help?

-Tom



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: Security holes revisited -- reward offered

2000-04-04 Thread Tom Rainey

My bosses daughters boyfriend says he can answer this question for
$2,000.00. If you can answer it then I'll give you 5 custom made html
tables.

I have a frame set with two frames. I want the user to surf around another
site in frame one and when they are done, click a button in frame two and
have the new url for frame one set as the value of a variable. Do I need
some javascript to do this, or is there a cf function/ tag that can help?

-Tom


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



frame url question--No t-shirts offered

2000-04-04 Thread Tom Rainey


I have a frame set with two frames. I want the user to surf around another
site in frame one and when they are done, click a button in frame two and
have the new url for frame one set as the value of a variable. Do I need
some javascript to do this, or is there a cf function/ tag that can help?

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



frame url question

2000-04-04 Thread Tom Rainey



I have a frame set with two frames. I want the user to surf around another
site in frame one and when they are done, click a button in frame two and
have the new url for frame one set as the value of a variable. Do I need
some javascript to do this, or is there a cf function/ tag that can help?

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



frame url question

2000-04-03 Thread Tom Rainey

I have a frame set with two frames. I want the user to surf around another
site in frame one and when they are done, click a button in frame two and
have the new url for frame one set as the value of a variable. Do I need
some javascript to do this, or is there a cf tag that can help?

-Tom

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.