NirajKakodkar
16th September 2008, 12:56
Hello All Experts ,

I am posting a small utility I have developed .
I am sorry I can not post the script but am attaching the object .
It is basically a security login which can be attached to any of your sessions .
I have attached the screenshots in the document .
I am sorry you ned to create a new module "pas" in tc package to try it .

Please report any bugs if you try the dll .

Its usage is simple just paste the below code in your session script

#pragma used dll otcpasdllpwd
before.program:
login.dialog()

Regards,
Niraj

MilindV
16th September 2008, 14:14
Hi Niraj

In this forum "Codes" and utilities, u can post the code also. :D

Thanks for sharing.

~Vamsi
16th September 2008, 17:43
Niraj,

Please post the source code. If you are unable to do so, this may not be the appropriate forum. I'll approve the attachments once you have the source code up.

mark_h
16th September 2008, 18:43
YEs - thanks for sharing. While I may not use the tool I do like to see others share little tools. In this case I must agree with ~Vamsi, without source this may not be the best spot.

NirajKakodkar
17th September 2008, 05:56
Hello all ,

I am attaching the most recent objects with bug fixes and enhancement .

1. Keypress events are captured now .
2. Some unreported bugs are fixed .
3. Encoding is still weak .

Hello Vamsi ,

I am sorry I cant post the source at this moment , I really apologize for the same.

Regards,
Niraj

mark_h
19th September 2008, 22:53
When do you think you can share the code? While we would not want you to get into trouble with work - I believe we can wait for a while, but if you will not be able to share the code then we might want to move this thread. I can always leave a permanent redirect into the tools forum.

Thanks

NirajKakodkar
22nd September 2008, 03:38
Hello Mark ,

Thanks for the reply .
You can redirect the thread to Tools forum.
Once I am ready to post the code , I will create a new post in codes and utilities forum .

Regards,
Niraj

mark_h
22nd September 2008, 14:33
No problem! Once you have the code ready to attach you can create a new thread or I can just move this thread back.

Thanks for sharing.

NirajKakodkar
23rd September 2008, 06:16
Hello Mark ,

Thank you . I will try to post the source soon .
And here is the most recent object for those who tried it .
This include a slightly better password encoding and some improvements .

Regards,
Niraj