I found a JS solution for this. I can create a separate .js file and append
a new line to it when they add another sweepstakes. Hopefully that will do
the trick. 

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 22, 2007 8:50 PM
To: CF-Talk
Subject: RE: Is this the best approach?


> Thanks but I do not want to use IIS password protection. I
> wanted to use a ..htaccess page for redirects.

IIS doesn't use .htaccess. Apache uses it.

And in any case, .htaccess isn't designed for redirects, it's an
authentication mechanism. You can use mod_rewrite in Apache, or
ISAPI_Rewrite in IIS, to do what you want.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized instruction
at our training centers in Washington DC, Atlanta, Chicago, Baltimore,
Northern Virginia, or on-site at your location. Visit
http://training.figleaf.com/ for more information!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

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

Reply via email to