[leglug-users] javaScript, IIS_mySQL 2

Nabil Kabalan nabillu at hotmail.com
Wed Jun 28 04:14:41 EDT 2006


hi
"You should load your database into the mySQL server" people this is my 
question!!!!
how do i do that?
and another question
can i use parseInt inside an if statment, i mean in case the result was NaN 
would it return false?
like:
var temp=document.formName.elementName
if (parseInt(temp, 2))
{
alert("A valid number")
}
else
alert("NOT a Valid number")

would somethin like this work?
NABIL




More information about the leglug-users mailing list