Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write a code for "RequiredFieldValidator" in java script

Answer Posted / amit patel

function validate()
{
if(document.getElementById('<%=Name.ClientID%>').value
== "")
alert("Please enter the name");
document.getElementById("Name").focus();
return false;
}

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you load dynamic assembly?

1046


Can the unique key be null?

1169


Explain transparent caching with aop?

1009


Explain the components of web form in asp.net

1086


What is viewstate? In which event of the page life cycle, is the viewstate available?

1066


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

1140


What is the use of placeholder control? Can we see it at runtime?

1122


Is global asax mandatory?

1043


Explain security types in asp.net?

1156


What is asp.net and ado net?

1063


What is the function of the ViewState property?

1099


What is the difference between union and structure?

1008


What is the use of web.config file?

1064


What is the question mark in a url?

1016


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

2096