HOME ASP PHP JAVASCRIPT C# Add Code   Turkish
 
     
  ASP Code Samples
PHP Code Samples
JavaScript Code Samples
C# Code Samples

ASP Code Samples

Connecting Access (mdb) database and listing records

This code provides to connect Microsoft Access Database with ASP codes. You can connect access database without ODBC connection and list query results.
 

Creating MsAccess Table

This code provides you to create new table in your MsAccess Database by using SQL Commands. If you have an authentication problem to create table, you will add permission to IIS User to write MsAccess database.
 

PHP Code Samples

Beautiful Image Gallery Example

This image gallery exampe shows all images in the selected folder. You can adjust your image gallery by changing variables in line 1-2 and 3.
 

date() formatting

string date ( string format [, int timestamp]) Returns a string formatted according to the given format string using the given integer timestamp or the current local time if no timestamp is given.
 

JavaScript Code Samples

getDay() Method

getDay() returns the weekday as a number (0-6)
 

Creating a simple calendar

This code provides to show simple calender on your webpage.
 

C# Code Samples

Select XML Nodes by Name

To find nodes in an XML file you can use XPath expressions
 

Delete all files

These examples show how to delete all files (*.*) from a folder in C#.
 
 
  email : info@kodornekleri.com