|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
SSL in Fusebox applicationI've got a fusebox application in which I need to insert two secure payment pages. Before using Fusebox, I used to just jump to the full URL with an https suffix. How can I do this inside fusebox?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Flash for programmers - Flash MX Pro http://www.houseoffusion.com/banners/view.cfm?bannerid=56 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6757 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
SSL in Fusebox application> I've got a fusebox application in which I need to insert two secure
> payment pages. Before using Fusebox, I used to just jump to the full > URL with an https suffix. How can I do this inside fusebox? Going to answer my own question. I'm going to have the payment fuseaction do a CFLOCATION back to the site with https and add fuseaction=payment to the URL. That gets the whole application back inside the SSL blanked. Then after I've submitted the payment, I'll do another CFLOCATION back to the non-ssl address with another URL fuseaction. I'm pretty sure this will work. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6758 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
Re: SSL in Fusebox applicationThat should be fine, Frank.
On 11 Jun 2005 at 19:33, Frank Hilliard wrote: > > I've got a fusebox application in which I need to insert two secure > > payment pages. Before using Fusebox, I used to just jump to the full > > URL with an https suffix. How can I do this inside > fusebox? > > Going to answer my own question. I'm going to have the payment fuseaction do a CFLOCATION back to the site with https and add fuseaction=payment to the URL. That gets the whole application back inside the SSL blanked. Then after I've submitted the payment, I'll do another CFLOCATION back to the non-ssl address with another URL fuseaction. I'm pretty sure this will work. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6759 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
| Free embeddable forum powered by Nabble | Forum Help |