Quote:
|
Originally Posted by phoenix
give your customer a register no. that only your customer will know
like my reg. no. = G4258DLLK8
then
if(regno==G4258DLLK8)
{
those code above
}
else
{
Alert("Incorrect Register No.");
}
------------------------------
but this is a manual process 
|
thanks again, phoenix. manual process is fine since it is not for mass distribution. i will give it a try and let you know.
solaris