p dont think [On Mon, May 24, 2004 at 01:52:06AM -0700] wrote: > >I just wondering if there's another SSL plugins with radio button option > >in the login page (login.php). > > No. You found what you need. Why do you need a radio button?
The option in radio-button, perhaps will be look like this: ... <input type="radio" name="normal" value="normal">Normal <input type="radio" name="secure" value="secure">Secure ... choosing normal, will get secure-authentication-only, than back to normal, unsecure pages. And for those who choose secure button, will get entirely secure pages (since aunthentication until signout from SM). > ... oh, so you can choose to send in SSL right there from the same > screen? that isn't possible. the login page MUST be loaded in HTTPS first. Could this be done without doing HTTPS first? - Kisanak. ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
