RE: PhP and Java login trouble

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have been hunting all around that website you referred me too looking for
javascripting information and can find nothing. I know a little bit of php
but little to nothing about javascripting.

I have been beating my head against the wall on this one for weeks now, I am
so close!

Brad

-----Original Message-----
From: Chris [mailto:dmagick@xxxxxxxxx] 
Sent: Tuesday, May 08, 2007 10:58 PM
To: Brad Sumrall
Cc: 'php-general@xxxxxxxxxxxxx'
Subject: Re:  PhP and Java login trouble

Firstly always CC the list - others can provide help and suggestions too.

Brad Sumrall wrote:
> Any chance you can tell me what I am doing wrong?
> 
> Brad
> 
> 
> <?php
> 	if(!isset($_SESSION["userid"]))
> 	{
> ?>
> <form action="/phpbb/login.php" method="post" target="_top" 
> onsubmit="return BBValidateLogin();">

You don't have a javascript function called 'BBValidateLogin'.


You have one called validateLogin which references completely different 
form fields.

-- 
Postgresql & php tutorials
http://www.designmagick.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux