<form action="/?scid=xyz.asp&fp=1" methos ="post">

From: myleslawrence (myles.lawrence_at_cox.net)
Date: 02/05/05


Date: Sat, 5 Feb 2005 12:56:29 -0800

I wonder is someone would be so kind to tell me what the /?scid= means in the example:
<form action="/scid=xyz.asp&fp=1" method ="post">

and what the &fp=1 means.

I can't find it anywhere.

I'm trying to build a login page using sessions using the example at http://support.microsoft.com/kb/299987


Loading