StartLogic - Affordable Webhosting

Search Image Utility with ThumbList Plugin

Hi,
Let’s view a stand-alone Search Image Utility before we insert it into our Mini Address Book Project and use SQLite. Some AMS friends might want to view how it works and modify it for other projects.
This example searches for IMAGES only. Its a modified version of the previous Search Utility Example. I’ve enhanced it with [...]

Search File Utility With Status Dialog

Hi,
The previous example on Search Function exposes the basic capability only. It shows basic SEARCH concepts for Newbies. But I dare not use this very raw function even on my PC. More features are needed before it can be distributed.
In this example, we refine the AMS Search Function further. This time, we can decide on [...]

Search File Function

Hi,
Searching for softcopies of files is a common thing at work. People with loads of files sometimes forgot where the files are. In Windows there is already a Search Utility but it is hardcoded and cannot be PLUGGED-IN to our own APP. With AMS, we have the opportunity to customise our Search format as well [...]

ListBox & DB Interactions

Hi,
Been some time. Was busy setting-up a new office in Kuala Lumpur. In between activities, I spared some time in transforming our previous project. Move over Text Files, here comes SQLite database.
The SQLite DB file is located in MyDocs (XP/P8/ME) or Documents (Vista) hosted in the folder named as MyResourceFolder. The folder and DB [...]

ListBox & TextFile Interactions – Validation

Hi,
I’m back after a very busy week up North.
Let’s embed Validation function into our mini Email Address Book project. Changes must be done to the flow and therefore the scripts. But it is not that difficult to do if you understand the previous 2 samples.
Once the changes were made, I can now :
1. [...]