Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] AlwaysSecure and mv_nextpage



Jeff Dafoe [jeff@badtz-maru.com] wrote:
> 
> Is AlwaysSecure supposed to load pages in secure mode when the page was
> set via mv_nextpage?
>
No.  The next actual page will always be the page specified in the
<form action="...">.  This is usually set to "process.html" by the
[process] tag, in which case the mv_nextpage will be read, parsed and
shown as if it was called "process.html".

>
> If so, then I need to do some testing.  If not, then
> by what method does one specify that the mv_nextpage page should be secure.
> 
Use <form action="[process secure=1]" method="POST">.  The <form> is
the object that gets POSTed.  The mv_nextpage variable is not read until
Interchange receives the form, regardless of whether it's received over
an HTTP or HTTPS link.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin@cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



Search for: Sort by: