No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Re: Can you help with this code and tell me why the error login message doesnt dispaly the intended message as the screen just flickers <html> <head> <?php include "index.php"; ?> <script language="javascript" type="text/javascript"> function fun_val() { var l=document.loginsell.username.value; if(l=="") { alert("Please Enter User name"); document.loginsell.username.focus; return false; } var p=document.loginsell.password.value; … | |
How do i increase my website visibility and also increase the online presence for the website using social media? | |
How do i rectify the error i get from yum whenever i input the code sudo yum update yum i get a series of error messages. I ampresently using the fedora 9 version which i love so much | |
I have the following code for a login page that is supposed to display an error when the user enters the wrong username and password combination. can anyone have a look at the code and tell me why it isnt displaying the error message when its supposed to. Here is … ![]() | |
what other methods can one use to increase search engine ranking apart from the various paid methods? | |
I have the following code for a login page that is supposed to display an error when the user enters the wrong username and password combination. can anyone have a look at the code and tell me why it isnt displaying the error message when its supposed to. Here is … |
The End.