Just set up both your HTTP and HTTPS hosts to share the same web root. That'll let you access the entire site both ways. Then just add a check in the credit card form page to see if it's using SSL and if not, reload the page with SSL active (HTTPS rather than HTTP). If you're concerned about server load, you can do a similar switch back after the end of the process, but I wouldn't worry to much about it.
cheers, barneyb On Mon, 31 Jan 2005 15:21:10 -0500, Dwayne Cole <[EMAIL PROTECTED]> wrote: > I use a modified fusebox approach and a client of mine would like to have to > have a form that excepts credit cards. I'm thinking I should use SSL and I'm > not sure about how to go about setting this up. > > >From my understandind the relavent .cfm files would need tobe stored in a > >secure directory. I can create a new index file in the a source directory > >but it would call on files that are not in SSL protected directories. > > Does anyone have any suggestion or can someone point me to some good online > resources. > > Dwayne > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 6 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192421 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

