[ic] directing to https question

chad townsend interchange-users@interchange.redhat.com
Wed Feb 20 13:38:01 2002


not exactly sure how to do this, i'd appreciate any help.  in my flypage i have:

FORM ACTION="[area order]" METHOD=POST
...
input type="hidden" name="mv_nextpage" value="/ord/checkout.html"

when the item is order this causes the user to be taken directly to checkout, 
which works perfect.  but i'd like them to be taken to https:// when they are
directed there.  i tried several things, what's the correct method to do this?

i fooled with

FORM ACTION="[process secure=1]" METHOD="POST" but that didn't order the item 
properly.

thanks,

./chad&