Advertisement

Results for "Author: arun nair"

2002ASP #4504
Attachment Extractor

A wonderful tool that extracts Attachment Out of any Outlook folders and dumps them into any folder in your hard-disk. I developed this tool out of necessity when I had to find a way to extract image attachment from an ad campaign from more than 1000 mails!! This application has made my life easy and now I can parse through the attachment without opening the mails!!

2002ASP #4505
An Efficient Directory Scanner

Hello Friends, I'm back this time with another COM which scans for directories/folder. Many will appreciate this effort simply because this COM searches for folders and subfolders from a given path and populating it in an array. Some of you may ask "Well ...so what's new? ...aren't there applications that already do that?" ... my answer is YES, there are others too ...but maybe not as efficient or fast as this one. This COM uses the "iterative flag check" algorithm to eliminate redundant entries and also avoid skipping over unchecked paths. Besides, this is a COm ...so you can now use it along your VB/VBA/ASP application ...with the ease of just a few lines of coding!! To try an example of its efficiency,I'd suggest that you start a "Standard EXE Application" in VB, reference(Project->References) this component(ArunSysUtils.dll), add a command button and a list box. You will find a demo project that uses the COM called Client.vbp

2002ASP #4506
MAX 1.0

How many times have you wanted to extract email addresses from text files/html files/document files ..or for that matter any file but gave up because of the task involved?? Look no further, This application extracts email ids from any applications with amazing speeds. This application uses intelligent email scan algorithms which can recognise a true email address from the rest. Besides, you can also save the extracted emails into text/html or directly into the Outlook CSV format!(so all you have to do is import it from Outlook Express and add it directly to your address book!!). Even the speed of extraction is amazing. Other features include domain filtering, multiple file parsing.

2002ASP #4507
An Excellent E-Mail Validator

Validating an email address is a big headache to both the web and stand alone app developers. Especially when the e-mail is used as the handle or key to your transactions, its structure becomes of importance and has to be properly entered. Unfortunately developing a module or an application to solve this problem is not without its own set of problems ....besides having to spend valuable time in combining and interpreting the validations. As a developer, I faced this problem more than once and decided to find a permanent solution...and what better way than to develop a COM component!! and make it universally perusable! Yes, you now have a powerful piece of component(with its source code) at your disposal. This COM not only comes as a boon(because of its inherent quality of being a COM and being multiusable), but also a great time saver . I'm sure you'll find this component worthy, as has many other developers in my organisation(yes!! its widely used in my company :)). I have covered all aspects of email validations here ...so when you enter an email address for verification, you are sure it'll be verified!! I have also added the DLL along with the ZIP :)

2002C #13108
Attachment Extractor

A wonderful tool that extracts Attachment Out of any Outlook folders and dumps them into any folder in your hard-disk. I developed this tool out of necessity when I had to find a way to extract image attachment from an ad campaign from more than 1000 mails!! This application has made my life easy and now I can parse through the attachment without opening the mails!!

2002C #13109
An Efficient Directory Scanner

Hello Friends, I'm back this time with another COM which scans for directories/folder. Many will appreciate this effort simply because this COM searches for folders and subfolders from a given path and populating it in an array. Some of you may ask "Well ...so what's new? ...aren't there applications that already do that?" ... my answer is YES, there are others too ...but maybe not as efficient or fast as this one. This COM uses the "iterative flag check" algorithm to eliminate redundant entries and also avoid skipping over unchecked paths. Besides, this is a COm ...so you can now use it along your VB/VBA/ASP application ...with the ease of just a few lines of coding!! To try an example of its efficiency,I'd suggest that you start a "Standard EXE Application" in VB, reference(Project->References) this component(ArunSysUtils.dll), add a command button and a list box. You will find a demo project that uses the COM called Client.vbp

2002C #13110
MAX 1.0

How many times have you wanted to extract email addresses from text files/html files/document files ..or for that matter any file but gave up because of the task involved?? Look no further, This application extracts email ids from any applications with amazing speeds. This application uses intelligent email scan algorithms which can recognise a true email address from the rest. Besides, you can also save the extracted emails into text/html or directly into the Outlook CSV format!(so all you have to do is import it from Outlook Express and add it directly to your address book!!). Even the speed of extraction is amazing. Other features include domain filtering, multiple file parsing.

2002C #13111
An Excellent E-Mail Validator

Validating an email address is a big headache to both the web and stand alone app developers. Especially when the e-mail is used as the handle or key to your transactions, its structure becomes of importance and has to be properly entered. Unfortunately developing a module or an application to solve this problem is not without its own set of problems ....besides having to spend valuable time in combining and interpreting the validations. As a developer, I faced this problem more than once and decided to find a permanent solution...and what better way than to develop a COM component!! and make it universally perusable! Yes, you now have a powerful piece of component(with its source code) at your disposal. This COM not only comes as a boon(because of its inherent quality of being a COM and being multiusable), but also a great time saver . I'm sure you'll find this component worthy, as has many other developers in my organisation(yes!! its widely used in my company :)). I have covered all aspects of email validations here ...so when you enter an email address for verification, you are sure it'll be verified!! I have also added the DLL along with the ZIP :)

2002VB #21712
Attachment Extractor

A wonderful tool that extracts Attachment Out of any Outlook folders and dumps them into any folder in your hard-disk. I developed this tool out of necessity when I had to find a way to extract image attachment from an ad campaign from more than 1000 mails!! This application has made my life easy and now I can parse through the attachment without opening the mails!!

2002VB #21713
An Efficient Directory Scanner

Hello Friends, I'm back this time with another COM which scans for directories/folder. Many will appreciate this effort simply because this COM searches for folders and subfolders from a given path and populating it in an array. Some of you may ask "Well ...so what's new? ...aren't there applications that already do that?" ... my answer is YES, there are others too ...but maybe not as efficient or fast as this one. This COM uses the "iterative flag check" algorithm to eliminate redundant entries and also avoid skipping over unchecked paths. Besides, this is a COm ...so you can now use it along your VB/VBA/ASP application ...with the ease of just a few lines of coding!! To try an example of its efficiency,I'd suggest that you start a "Standard EXE Application" in VB, reference(Project->References) this component(ArunSysUtils.dll), add a command button and a list box. You will find a demo project that uses the COM called Client.vbp

2002VB #21714
MAX 1.0

How many times have you wanted to extract email addresses from text files/html files/document files ..or for that matter any file but gave up because of the task involved?? Look no further, This application extracts email ids from any applications with amazing speeds. This application uses intelligent email scan algorithms which can recognise a true email address from the rest. Besides, you can also save the extracted emails into text/html or directly into the Outlook CSV format!(so all you have to do is import it from Outlook Express and add it directly to your address book!!). Even the speed of extraction is amazing. Other features include domain filtering, multiple file parsing.

2002VB #21715
An Excellent E-Mail Validator

Validating an email address is a big headache to both the web and stand alone app developers. Especially when the e-mail is used as the handle or key to your transactions, its structure becomes of importance and has to be properly entered. Unfortunately developing a module or an application to solve this problem is not without its own set of problems ....besides having to spend valuable time in combining and interpreting the validations. As a developer, I faced this problem more than once and decided to find a permanent solution...and what better way than to develop a COM component!! and make it universally perusable! Yes, you now have a powerful piece of component(with its source code) at your disposal. This COM not only comes as a boon(because of its inherent quality of being a COM and being multiusable), but also a great time saver . I'm sure you'll find this component worthy, as has many other developers in my organisation(yes!! its widely used in my company :)). I have covered all aspects of email validations here ...so when you enter an email address for verification, you are sure it'll be verified!! I have also added the DLL along with the ZIP :)

ASP_Volume2 #33356
MAX 1.0

How many times have you wanted to extract email addresses from text files/html files/document files ..or for that matter any file but gave up because of the task involved?? Look no further, This application extracts email ids from any applications with amazing speeds. This application uses intelligent email scan algorithms which can recognise a true email address from the rest. Besides, you can also save the extracted emails into text/html or directly into the Outlook CSV format!(so all you have to do is import it from Outlook Express and add it directly to your address book!!). Even the speed of extraction is amazing. Other features include domain filtering, multiple file parsing.

ASP_Volume2 #33366
An Excellent E-Mail Validator

Validating an email address is a big headache to both the web and stand alone app developers. Especially when the e-mail is used as the handle or key to your transactions, its structure becomes of importance and has to be properly entered. Unfortunately developing a module or an application to solve this problem is not without its own set of problems ....besides having to spend valuable time in combining and interpreting the validations. As a developer, I faced this problem more than once and decided to find a permanent solution...and what better way than to develop a COM component!! and make it universally perusable! Yes, you now have a powerful piece of component(with its source code) at your disposal. This COM not only comes as a boon(because of its inherent quality of being a COM and being multiusable), but also a great time saver . I'm sure you'll find this component worthy, as has many other developers in my organisation(yes!! its widely used in my company :)). I have covered all aspects of email validations here ...so when you enter an email address for verification, you are sure it'll be verified!! I have also added the DLL along with the ZIP :)

ASP_Volume2 #33415
An Efficient Directory Scanner

Hello Friends, I'm back this time with another COM which scans for directories/folder. Many will appreciate this effort simply because this COM searches for folders and subfolders from a given path and populating it in an array. Some of you may ask "Well ...so what's new? ...aren't there applications that already do that?" ... my answer is YES, there are others too ...but maybe not as efficient or fast as this one. This COM uses the "iterative flag check" algorithm to eliminate redundant entries and also avoid skipping over unchecked paths. Besides, this is a COm ...so you can now use it along your VB/VBA/ASP application ...with the ease of just a few lines of coding!! To try an example of its efficiency,I'd suggest that you start a "Standard EXE Application" in VB, reference(Project->References) this component(ArunSysUtils.dll), add a command button and a list box. You will find a demo project that uses the COM called Client.vbp

ASP_Volume2 #37631
Attachment Extractor

A wonderful tool that extracts Attachment Out of any Outlook folders and dumps them into any folder in your hard-disk. I developed this tool out of necessity when I had to find a way to extract image attachment from an ad campaign from more than 1000 mails!! This application has made my life easy and now I can parse through the attachment without opening the mails!!

ASP_Volume2 #38679
[A1 Outlook Professional - Address Book Backup and Restore

Backup and Restore your Outlook Address Books contacts. You can save your contacts as different profiles which means you can maintain different contact books and restore it whenever and wherever you want! Saves you considerable of time and resources since your address book is now intact and is stored in a Central repository. Ideal for a network environment with a central Database server(SQL Server, preferably).

ASP_Volume3 #51145
[A1 Outlook Professional - Address Book Backup and Restore

Backup and Restore your Outlook Address Books contacts. You can save your contacts as different profiles which means you can maintain different contact books and restore it whenever and wherever you want! Saves you considerable of time and resources since your address book is now intact and is stored in a Central repository. Ideal for a network environment with a central Database server(SQL Server, preferably).

ASP_Volume3 #51146
Attachment Extractor

A wonderful tool that extracts Attachment Out of any Outlook folders and dumps them into any folder in your hard-disk. I developed this tool out of necessity when I had to find a way to extract image attachment from an ad campaign from more than 1000 mails!! This application has made my life easy and now I can parse through the attachment without opening the mails!!

ASP_Volume3 #51147
MAX 1.0

How many times have you wanted to extract email addresses from text files/html files/document files ..or for that matter any file but gave up because of the task involved?? Look no further, This application extracts email ids from any applications with amazing speeds. This application uses intelligent email scan algorithms which can recognise a true email address from the rest. Besides, you can also save the extracted emails into text/html or directly into the Outlook CSV format!(so all you have to do is import it from Outlook Express and add it directly to your address book!!). Even the speed of extraction is amazing. Other features include domain filtering, multiple file parsing.

Languages
Top Categories
Global Discovery