Sunday, March 2, 2014

-: CODE FOR ON LINE SEARCH :-

CODE FOR ON LINE  SEARCHING IN YOUR WEB PAGE



<html>
<head>
</head>
<body>
<form method="get"action="http://www.google.com/search">
<input type="text" name="q" size="30" x-webkit-speech >
<input type="submit" value="search">
</form>

</body>
</html>

No comments:

Post a Comment

JDBC  Connectivity With MySQL