Friday, December 14, 2012

Code For login page Validation

Hai Every Body The Following Code will provide the Validations for the simple Login form
Name :
Password :
Here Is the Following Code
JSP Page <%--
    Document   : Login_Form
    Created on : 14th Dec, 2012, 6:53:15 PM
    Author     : Santoshkumar.Patnana
--%>

<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>JSP Page</title>
   
        <script>
            function validate(){
                var UserName=document.f1.name.value;
                var Password= document.f1.pwd.value;
                if (UserName==""||UserName==null)
                    {
                        alert("Please Enter The Name")
                        document.f1.name.focus();
                        return false;
                    }
                       if (Password==""||Password==null)
                    {
                        alert("Please Enter The Password")
                        document.f1.pwd.focus();
                        return false;
                    }
            }
        </script>
        </head>
 
 
    <body>
        <form action ="Log"name="f1" method="post" >
        <table border="1">
            <tr>
                <td>
                    Name : <input type="text" size="20" name="name" />
                </td>
            </tr>
            <tr>
                <td>
                    Password : <input type="password" size="20" name="pwd" />
                </td>
            </tr>
            <tr>
                <td>
                    <input type="submit" value="submit" onclick="return validate()"/>
                </td>
            </tr>
        </table>
            </form>
           
    </body>
</html>
 
Name :
Password :

Cricket Updates


Hai Every Body if you want the live Cricket Scores follow the Link


 Cricket Info If You want to See the Live Cricket Updates Then Live Cricket
                                        

Monday, October 1, 2012

Googles Driver Less Car

Google‘s driver less car to come on roads next year

California took the fast lane to the future on Tuesday when Governor Jerry Brown signed a law that lets self-driving cars onto public roads.

Brown rode to the signing ceremony at Google headquarters in the passenger seat of a vehicle that steered itself, a Prius modified by Google. Google co-founder Sergey Brin and State Senator Alex Padilla, who sponsored the bill, were along for the ride. An engineer for the technology company, Chris Urmson, sat in the driver's seat, but the car drove itself.

"We're looking at science fiction becoming tomorrow's reality," Brown said just before signing the bill.

Google has been working on self-driving technology since 2010, including testing a fleet of self-driving cars along California roadways.
Google's driverless cars rely on video cameras, radar sensors, lasers and a database of information collected from manually driven cars to help navigation, according to the company.
The new law goes into effect next year and establishes safety and performance regulations for testing driverless cars, provided an operator is ready to take control if necessary.
However, it will likely take years before a fully self-driving autonomous vehicle hits the road, industry official say.
"I think the self-driving car can really dramatically improve the quality of life," said Brin, who pointed to uses ranging from aiding the blind, ferrying revellers who drank too much, to simply making better use of commuting time.

santosh

Resize photos and optionally add a watermark

  

 

Friday, September 21, 2012

My picture

Hi  all,

This is my one of the best moment picture .Which was taken in my  M.C.A (last year). On that day i went to picnic with all my childhood friends . Buy the way all my friends are having the good position in now it is little bit happy thing to me.

See you later .....

Salesforce launches new social media software Marketing Cloud

Salesforce is a Cloud based Technology.Ssalesforce.com unveiled on Wednesday a new software suite that reflects the company's aggressive push into fields like marketing and human resources as it battles heightened competition from rivals.

CEO and founder Marc Benioff announced the new products at the company's Dreamforce conference in San Francisco, promising to bring about a "social revolution" to how large companies use software to manage their business.

One of Salesforce's new offerings, dubbed Marketing Cloud, helps businesses keep track of Facebook and Twitter chatter about their brand, and also manages social media posts and calculates the reach of that content.

Marketing Cloud - a product of Salesforce's closely watched, $689 million acquisition of Buddy Media in June - represents Salesforce's newest attempt to bring consumer social media features into business and industrial settings.