Click here to Skip to main content
15,891,136 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: What Does FilterWorkbook Macro Actually Do? Pin
Richard MacCutchan8-Apr-16 22:09
mveRichard MacCutchan8-Apr-16 22:09 
GeneralRe: What Does FilterWorkbook Macro Actually Do? Pin
CHill6010-Apr-16 8:25
mveCHill6010-Apr-16 8:25 
QuestionExtract text in a file txt and simultaneously replace it with dots. Pin
Miauz7-Apr-16 9:55
Miauz7-Apr-16 9:55 
AnswerRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Sascha Lefèvre7-Apr-16 10:22
professionalSascha Lefèvre7-Apr-16 10:22 
GeneralRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Mycroft Holmes7-Apr-16 14:18
professionalMycroft Holmes7-Apr-16 14:18 
GeneralRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Sascha Lefèvre7-Apr-16 22:36
professionalSascha Lefèvre7-Apr-16 22:36 
GeneralRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Miauz8-Apr-16 1:58
Miauz8-Apr-16 1:58 
GeneralRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Sascha Lefèvre8-Apr-16 2:51
professionalSascha Lefèvre8-Apr-16 2:51 
Imagine your OTP file is just a sequence of bytes (or ASCII characters if you like). The message you want to encrypt is 100 (ASCII) characters long. The sender reads the next 100 characters from the OTP file, encrypts the message and sends it. The receiver sees 100 encrypted characters and also reads the next 100 characters from the OTP file to decrypt the message. Both sender and receiver know the length of the message, so they can update the position from where to read the next OTP-characters by the same amount. No line numbers needed.
If the brain were so simple we could understand it, we would be so simple we couldn't. — Lyall Watson

AnswerRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Richard MacCutchan7-Apr-16 21:08
mveRichard MacCutchan7-Apr-16 21:08 
GeneralRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Miauz8-Apr-16 2:18
Miauz8-Apr-16 2:18 
GeneralRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Richard MacCutchan8-Apr-16 2:46
mveRichard MacCutchan8-Apr-16 2:46 
GeneralRe: Extract text in a file txt and simultaneously replace it with dots. Pin
Sascha Lefèvre8-Apr-16 2:54
professionalSascha Lefèvre8-Apr-16 2:54 
QuestionResetting before Fileupload control Pin
Redvan5-Apr-16 8:21
Redvan5-Apr-16 8:21 
AnswerRe: Resetting before Fileupload control Pin
Wombaticus5-Apr-16 21:56
Wombaticus5-Apr-16 21:56 
QuestionError in IE11 for website automation using vb6 Pin
srikrishnathanthri27-Mar-16 18:41
srikrishnathanthri27-Mar-16 18:41 
AnswerRe: Error in IE11 for website automation using vb6 Pin
Chris Quinn3-Apr-16 21:56
Chris Quinn3-Apr-16 21:56 
AnswerRe: Error in IE11 for website automation using vb6 Pin
Mycroft Holmes4-Apr-16 14:20
professionalMycroft Holmes4-Apr-16 14:20 
AnswerRe: Error in IE11 for website automation using vb6 Pin
CHill604-Apr-16 22:40
mveCHill604-Apr-16 22:40 
QuestionCalculate networkdays in vb.net, can someone help me? Pin
Real Corks27-Mar-16 11:57
Real Corks27-Mar-16 11:57 
GeneralRe: Calculate networkdays in vb.net, can someone help me? Pin
Sascha Lefèvre27-Mar-16 12:29
professionalSascha Lefèvre27-Mar-16 12:29 
AnswerRe: Calculate networkdays in vb.net, can someone help me? Pin
CHill6027-Mar-16 12:44
mveCHill6027-Mar-16 12:44 
Questionsum a field in database, can someone help me? Pin
Real Corks27-Mar-16 4:21
Real Corks27-Mar-16 4:21 
AnswerRe: sum a field in database, can someone help me? Pin
Sascha Lefèvre27-Mar-16 4:58
professionalSascha Lefèvre27-Mar-16 4:58 
GeneralRe: sum a field in database, can someone help me? Pin
Real Corks27-Mar-16 9:05
Real Corks27-Mar-16 9:05 
GeneralRe: sum a field in database, can someone help me? Pin
Sascha Lefèvre27-Mar-16 9:42
professionalSascha Lefèvre27-Mar-16 9:42 

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.