bugfix
11-15-2001, 07:58 PM
Hi all,
I'm having problems with a PHP script residing in a frame. A PHP document is in the lower half of an HTML document (split in half - 2 frames, top and bottom), when submit is pressed it calls another script to validate the user (password etc) and then proceeds to load another page. However, the script called always come back saying that either the password or username is incorrect. I know the password and username are correct and I also know that the first page is passing correctly the vairables.
Any ideas to the cause of the problem? Apologies if this is badly worded (its late.)
I'm having problems with a PHP script residing in a frame. A PHP document is in the lower half of an HTML document (split in half - 2 frames, top and bottom), when submit is pressed it calls another script to validate the user (password etc) and then proceeds to load another page. However, the script called always come back saying that either the password or username is incorrect. I know the password and username are correct and I also know that the first page is passing correctly the vairables.
Any ideas to the cause of the problem? Apologies if this is badly worded (its late.)