Click here to Skip to main content
15,909,373 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Export Data in MS EXCEL Pin
Michael Sync22-Aug-07 20:33
Michael Sync22-Aug-07 20:33 
GeneralRe: Export Data in MS EXCEL Pin
Wlink22-Aug-07 21:02
Wlink22-Aug-07 21:02 
QuestionRead a Excel File using Vb6.0 Pin
jamesrajesh22-Aug-07 18:36
jamesrajesh22-Aug-07 18:36 
AnswerRe: Read a Excel File using Vb6.0 Pin
Paul Conrad26-Aug-07 9:27
professionalPaul Conrad26-Aug-07 9:27 
Questionhow to read header information of any file Pin
San@Coding22-Aug-07 17:12
San@Coding22-Aug-07 17:12 
AnswerRe: how to read header information of any file Pin
Dave Kreskowiak23-Aug-07 3:17
mveDave Kreskowiak23-Aug-07 3:17 
Questionhow to make a file password protected ????? Pin
San@Coding22-Aug-07 17:08
San@Coding22-Aug-07 17:08 
AnswerRe: how to make a file password protected ????? Pin
Dave Kreskowiak23-Aug-07 3:16
mveDave Kreskowiak23-Aug-07 3:16 
If you're talking about password protecting your own app, then thats easy. Put up a form with a textbox to get the password. Check it against your stored password. If it doesn't match, you can either ask again or quit.

If you're asking how to password protect ANY binary file, forget it. It can't be done in VB6 and isn't practical to do anyway.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionSystem.ExecutionEngineException Pin
dimuthuvbnet22-Aug-07 15:40
dimuthuvbnet22-Aug-07 15:40 
AnswerRe: System.ExecutionEngineException Pin
Michael Sync22-Aug-07 20:29
Michael Sync22-Aug-07 20:29 
AnswerRe: System.ExecutionEngineException Pin
Vimalsoft(Pty) Ltd22-Aug-07 21:12
professionalVimalsoft(Pty) Ltd22-Aug-07 21:12 
QuestionHow to Fast search data in XML ? Pin
nimolZero22-Aug-07 15:40
nimolZero22-Aug-07 15:40 
AnswerRe: How to Fast search data in XML ? Pin
Christian Graus22-Aug-07 15:49
protectorChristian Graus22-Aug-07 15:49 
QuestionErr when add record into database Pin
Mekong River22-Aug-07 15:13
Mekong River22-Aug-07 15:13 
AnswerRe: Err when add record into database Pin
Christian Graus22-Aug-07 16:41
protectorChristian Graus22-Aug-07 16:41 
GeneralRe: Err when add record into database Pin
Mekong River22-Aug-07 16:47
Mekong River22-Aug-07 16:47 
QuestionRe: Err when add record into database Pin
Vimalsoft(Pty) Ltd22-Aug-07 23:28
professionalVimalsoft(Pty) Ltd22-Aug-07 23:28 
AnswerRe: Err when add record into database Pin
Mekong River22-Aug-07 23:57
Mekong River22-Aug-07 23:57 
GeneralRe: Err when add record into database Pin
Vimalsoft(Pty) Ltd23-Aug-07 0:15
professionalVimalsoft(Pty) Ltd23-Aug-07 0:15 
GeneralRe: Err when add record into database Pin
Dave Kreskowiak23-Aug-07 3:14
mveDave Kreskowiak23-Aug-07 3:14 
QuestionDelegates [modified] Pin
ASPnoob22-Aug-07 13:02
ASPnoob22-Aug-07 13:02 
AnswerRe: Delegates Pin
Christian Graus22-Aug-07 15:52
protectorChristian Graus22-Aug-07 15:52 
QuestionHighlighting text in a webbrowser control Pin
Ahmad Zaidi22-Aug-07 11:09
Ahmad Zaidi22-Aug-07 11:09 
AnswerRe: Highlighting text in a webbrowser control Pin
nlarson1122-Aug-07 11:28
nlarson1122-Aug-07 11:28 
QuestionMost Efficient Data Control Pin
errorfunktion22-Aug-07 8:59
errorfunktion22-Aug-07 8:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.