We are providing online training of realtime Live project on Asp.Net MVC with Angular and Web API. For more information click
here.
If you have any query then drop the messase in CONTACT FORM
Top
Home
React Js
Interviews
Interview1
Interview2
Top Compnies
C# .NET
C# FAQ
C# Example's
C# programs
C# logical programs
Windows Controls
ASP .Net
ASP.NET FAQ
ADO .NET
Some EXAM's.
Written Test
3Tier Arch.
SQL
SQL SERVER FAQ
ADO.NET FAQ
SQL EXAM.
LINQ
LINQ Exam.
Script Lang's
Angular*
JQuery
JavaScript
Bootstrap
ECMAScript
JSON
HTML
CSS
MVC
MVC Tutorial
Azure
Entity Framwork
MVC EXMs.
MVC FAQ
Project Doc.
AJAX
AJAX FAQ
AJAX Tutorial
AJAX EXAM.
WCF
WCF FAQ
WCF EXAM1.
WCF EXAM2.
Web Service
Web Service Exam's1
Web Service Exam's2
WPF
About Me
Monday, June 22, 2015
Create html page and display the date using javascript.
<
html
>
<
head
>
<
title
></
title
>
</
head
>
<
body
>
<
form
id
="form1"
runat
="server">
<
div
>
<
h1
>
Display Date and Time
</
h1
>
<
script
type
="text/javascript">
document.write(
"<p>"
+ Date() +
"</p>"
);
</
script
>
</
div
>
</
form
>
</
body
>
</
html
>
Output:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment