WEB_PROGRAM[1]
WEB_PROGRAM[1]
AIM:
To write a java script code block which check the contents entered in a form’s text element in
entered is in the lowercase to uppercase.
ALGORITHM:
Step3: Create a textbox with value name of enter text to convert lowercase to uppercase
RESULT:
AIM:
To write a java script code block, which validates an username and password.
(a) If either the name of password fields is not entered display a error message.
(b) The fields entered do not match with default values display an error.
(c) I f the field are matched display the welcome message.
ALGORITM:
Step8: If the password contains at least to letter and password different from username and
password contains at least one number and one lowercase and one uppercase, otherwise
display an error message.
Step9: The password that matches confirm password then check the submit button that display
the welcome massage
AIM:
To write a java script code to display the current date and time in a browser
ALGORITHM:
Step3: Write java script code to display the current date and time
Step5: Get the values of data (), month (), year (), hours (), minutes (), seconds () with variable d
AIM:
ALGORITHM:
Step3: Create the new form and design the two textbox with the name first name and last
name and one submit button saved with HTML extension
Step4: Write the case for to information from HTML file with the appropriate directions
directives and save the file named as main JSP
AIM:
ALGORITHM:
Step2: To design the HTML from using textboxes for setting the values of ice creams and its
flavor
Step3: To create one submit button on click the same submit button the page is posted to
another ASP file using post method
Step4: To create ASP file to design with ice-cream and its file to enters the appropriate the
result using request and response object
Step6: Run the main JSP file through the web server