beinng shown a form that you fill in only to be presented with a "you
must login to submit this form" message.  Hmmmm, no thanks.

Also if the data is to eventually be secure (i.e. encrypted) how is it
secure when sent from http?!?

@phpMagpie

On Sep 2, 10:50 am, euromark <[email protected]> wrote:
> you should as a guideline always post a form to itself.
> therefore the same action can work with the posted data and afterwards
> redirect to the secure page
>
> On 1 Sep., 22:27, vinay <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi,
> > Looking for help on implementing requirement where user will see a
> > form even without logging in to the website. Once user submit the form
> > the data is posted to secured page, that' s why user is redirected to
> > login page.
> > How do I get the data posted by user because based on that I need to
> > show him next step once he logged in.
>
> > THanks,
> > Vinay

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to