Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~378 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for Zagal

Hi, I have some jQuery code which checks whether capslock is on, but it works only with .keypress(). I want to alert when document is ready, not when im filling input. Is it possible to check status of capslock and alert the user without filling the input?

Member Avatar for ssantoshreddy
0
109
Member Avatar for sidra 100

Hi, you just redirect to errors.php but you don't send data there. So in "get_user data" under code where you set variables add something like this: [code] $_SESSION['name'] = $name; $_SESSION['username'] = $username; $_SESSION['password'] = $password; $_SESSION['rep_password'] = $rep_password; $_SESSION['adress'] = $adress; $_SESSION['num'] = $num; $_SESSION['emal'] = $emal; [/code] So …

Member Avatar for Zagal
0
170
Member Avatar for lastgame2007
Member Avatar for Member #120589
0
99

The End.