Pages
DotNet
SAPBsics
.NET Framework Version History
Thursday, 16 June 2016
Automatically Run a JavaScript Function without calling A function
Solution:
Please use this code it will run dynamically
(
(
Function SelfPrint()
{
Console.log("Hello World");
}
)
());
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment