HOME PHP Javascript HTML C# Cookie Print Display DateTime SMTP today getElementById Random Random Number mysql array SmtpMail Knuth mail kbdevent MailMessage HttpCookie Print Dialog Number Format Algorithm Linking Drop down Content-Type Print Setting Print Out Text Strings max connection bcsub bcadd preg_regreplace Object password PDF PDF Creation PDF Generation PdfWriter Peek array_count_values FIFO Create PDF click Dequeue chunk_split DLL Import DLLImport Drop down Dropdown encryption Enqueue Keyboard Event Filename Change FileStream getDay Cardinal Endings getMonth Calculator C# DLL Call 암호화

TODAY.ZIP

Basic Date Display   (created at Aug 30, 2007)   108  

Use this code snippet to display today's date on your Web page 

How to get the duration between days in PHP   (created at Jun 15, 2010)   84  

Following is the funcation can calculate the duration, actually number of days between the given parameters (from,to). The argument must be subclass of DateTime.  

Put Date Time on HTML   (created at Oct 27, 2008)   60  

In JSP, you can simply put Date Time as below.

How to rename(change file name) in C# ?   (created at Mar 12, 2008)   64  

Simplest way to change file name in C# is using File.Move() function.Here's the simple example change file name for Samsung Black Jack Phone. However it may work on another platform if it supports .NET compact framework.In addition, File creation time can ...

How to get date time in Javascript ?   (created at Aug 30, 2007)   37  

Following is the simple example you can easily use.

Example Of Creating Objects   (created at Aug 26, 2007)   76  

an example of creating object in javascript,taken from http://www.wdvl.com/Authoring/JavaScript/Tutorial/objects.htmldirect instance of an objectDespite the awkward sound name, a "direct instance of an object" simply means creating a new single object, suc...

Linking Drop Downs   (created at Aug 26, 2007)   100  

Linking drop downs is a frequent question. Here is a javascript based example