Month: December 2009
Write in 9 Indian Scripts in Drupal 6 using TinyMCE and FCKEditor Plugin
Note: This article is very old. This tutorial cannot be used for current version of software available at https://www.pramukhime.com Here is a procedure on how to enable Drupal 6 to write in Indian language Bengali / Gujarati / Hindi / Marathi / Sanskrit / Kannada / Malayalam / Oriya / Punjabi / Tamil and Telugu.…
List of MS Access Properties Available Through CurrentDB.Properties
CurrentDB.Properties is nothing but a collection. If you can iterate through a collection, you will be able to get the list of all the properties. Code to iterate through all properties is It gave me the following list of properties. I don’t know the data types of the these properties but I put it for…