Skip navigation
Currently Being Moderated

cflocation https to http

Dec 27, 2007 10:27 AM

I want to submit my forms to a secure server (https) and then immediately be returned to an non-secure server (http). I submit the information, peform my actions and then use cflocation to direct them to a new page.

My questions is this: Will any browsers frown at being automatically redirected from https to http? (I don't have a secure server setup right now to test this)

My reasoning for this is to prevent people from submitting twice, also, most things don't need to be secure and I want to make sure only form submissions use the secure transaction.

Thank you.
 
Replies
  • Currently Being Moderated
    Dec 27, 2007 11:12 AM   in reply to dbldutch
    This will work. Be aware, however, that some browsers have optional settings that produce a dialog box when you go from a secure to an unsecure page.
     
    |
    Mark as:
  • Currently Being Moderated
    Dec 27, 2007 1:56 PM   in reply to dbldutch
    The code below prevents a form from being submitted twice.
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points