this sounds strange
inputfield.onBlur=function()
checking the username would mean that u need java to deliver the username to php so php can check it and then give the answer to javascript right ?
we could send the username trou the get so far, how can we get an answer ?
or how could we only post/get the username with out submiting the whole script ?
thanks XD