Hey, I'm going bonkers with this one. Below I am creating a session named 'accesslogin' once the user successfully logs in.
This is the latter part of the code...
if (($variable2 != $loginname) OR ($variable3 != $passwd))
{
echo "<font size=4...
i have created a basic php login script that connects to mssql and takes users to a specific path/url on my IIS5 box if the password and username match.
i now realized that once you get to the url you can easily bookmark it and avoid the login page alltogether. how would i restrict access to...
newbie here doing a basic login using php4 and mssql. I am getting 'HTTP 405 - Resource not allowed' my login page is login.htm defined to 'post' to login.php4. I installed php4 on IIS5 with Win2k Server.
My site 'home directory' tab in IIS lists script source access and permission to execute...
newbie here doing a basic login using php4 and mssql. I am getting 'HTTP 405 - Resource not allowed' my login page is login.htm defined to 'post' to login.php4. I installed php4 on IIS5 with Win2k Server.
My site 'home directory' tab in IIS lists script source access and permission to execute...
i'm running in circles with the tell target and load movie concepts. i have a small flash movie (in a table) and am trying to load an entirely different (larger) movie from a button on the smaller movie. the two movies are in seperate HTML pages.
ive used load movie using layers and targets but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.