Click here to Skip to main content
15,896,207 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAcrobat Interapplication Pin
user5315-Mar-07 12:55
user5315-Mar-07 12:55 
QuestionHow can I encrypt a string before I add it to file? Pin
JUNEYT15-Mar-07 12:55
JUNEYT15-Mar-07 12:55 
AnswerRe: How can I encrypt a string before I add it to file? [modified] Pin
nlarson1115-Mar-07 14:59
nlarson1115-Mar-07 14:59 
GeneralRe: How can I encrypt a string before I add it to file? Pin
JUNEYT16-Mar-07 0:14
JUNEYT16-Mar-07 0:14 
GeneralRe: How can I encrypt a string before I add it to file? Pin
JUNEYT16-Mar-07 2:16
JUNEYT16-Mar-07 2:16 
GeneralRe: How can I encrypt a string before I add it to file? Pin
nlarson1116-Mar-07 3:55
nlarson1116-Mar-07 3:55 
GeneralRe: How can I encrypt a string before I add it to file? Pin
JUNEYT16-Mar-07 4:26
JUNEYT16-Mar-07 4:26 
GeneralRe: How can I encrypt a string before I add it to file? Pin
nlarson1116-Mar-07 4:35
nlarson1116-Mar-07 4:35 
i think it follows the rules of "complex password" where just letters are not enough

ex of one of my apps:

Const EncryptKey As String = "THE_XXXX_APPLICATION"
Const EncryptVector As String = "X.X.X.X."

takes it fine...

QuestiontaDataview to datatable? Pin
cstrader23215-Mar-07 11:20
cstrader23215-Mar-07 11:20 
AnswerRe: taDataview to datatable? Pin
Dave Kreskowiak15-Mar-07 12:44
mveDave Kreskowiak15-Mar-07 12:44 
GeneralRe: taDataview to datatable? Pin
cstrader23215-Mar-07 13:36
cstrader23215-Mar-07 13:36 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak15-Mar-07 15:26
mveDave Kreskowiak15-Mar-07 15:26 
GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 1:47
cstrader23216-Mar-07 1:47 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak16-Mar-07 2:37
mveDave Kreskowiak16-Mar-07 2:37 
GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 3:24
cstrader23216-Mar-07 3:24 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak16-Mar-07 7:05
mveDave Kreskowiak16-Mar-07 7:05 
GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 7:13
cstrader23216-Mar-07 7:13 
GeneralRe: taDataview to datatable? Pin
Dave Kreskowiak16-Mar-07 7:35
mveDave Kreskowiak16-Mar-07 7:35 
GeneralRe: taDataview to datatable? Pin
cstrader23216-Mar-07 8:20
cstrader23216-Mar-07 8:20 
QuestionPlay Music Pin
al96815-Mar-07 10:54
al96815-Mar-07 10:54 
AnswerRe: Play Music Pin
nlarson1115-Mar-07 11:03
nlarson1115-Mar-07 11:03 
GeneralRe: Play Music Pin
al96815-Mar-07 12:34
al96815-Mar-07 12:34 
GeneralRe: Play Music Pin
nlarson1115-Mar-07 14:51
nlarson1115-Mar-07 14:51 
AnswerRe: Play Music Pin
Christian Graus15-Mar-07 12:39
protectorChristian Graus15-Mar-07 12:39 
QuestionHow can I get total record of a file by filestream statment? Pin
JUNEYT15-Mar-07 8:20
JUNEYT15-Mar-07 8:20 

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.