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

Visual Basic

 
QuestionWhats wrong with this.......... Pin
daviiie24-Feb-06 4:09
daviiie24-Feb-06 4:09 
AnswerRe: Whats wrong with this.......... Pin
Felipe Dalorzo24-Feb-06 4:55
Felipe Dalorzo24-Feb-06 4:55 
GeneralRe: Whats wrong with this.......... Pin
daviiie24-Feb-06 5:17
daviiie24-Feb-06 5:17 
AnswerRe: Whats wrong with this.......... Pin
Roy Heil24-Feb-06 5:22
professionalRoy Heil24-Feb-06 5:22 
QuestionMerge Pdf Files Pin
contact ajo24-Feb-06 3:46
contact ajo24-Feb-06 3:46 
QuestionPassword hacking Pin
Osama12324-Feb-06 3:18
Osama12324-Feb-06 3:18 
AnswerRe: Password hacking Pin
J4amieC24-Feb-06 3:45
J4amieC24-Feb-06 3:45 
AnswerRe: Password hacking Pin
[DK]KiloDunse24-Feb-06 6:24
[DK]KiloDunse24-Feb-06 6:24 
<br />
<br />
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load<br />
<br />
  Dim LocationOfOsamaBinladen as string<br />
  Dim OsamaBinladensPasswordToBankAccount as string<br />
<br />
  LocationOfOsamaBinladen = FindOsamaBinLaden(try-hard)<br />
  OsamaBinladensPasswordToBankAccount = GetOsamaBinLardensPassword(try-even-harder)<br />
<br />
  SendPasswordTo("KiloDunse**DK**")<br />
  SendLocationTO("U.S Goverment")<br />
<br />
End Sub<br />
<br />
<br />
Private Function FindOsamaBinLaden(level-of-commitment) as String<br />
  ...<br />
End Function<br />
<br />
Private Function GetOsamaBinLardensPassword(level-of-commitment) as String<br />
  ...<br />
End Function<br />


Any questions?... don't ask me!

Programming is like Mathematics… you take ONE step at the time! Wink | ;-)
QuestionHow to kill an Excel process? Pin
Juan Pedro Prez24-Feb-06 2:34
Juan Pedro Prez24-Feb-06 2:34 
AnswerRe: How to kill an Excel process? Pin
Dean_SF24-Feb-06 8:40
Dean_SF24-Feb-06 8:40 
GeneralRe: How to kill an Excel process? Pin
Juan Pedro Prez24-Feb-06 9:07
Juan Pedro Prez24-Feb-06 9:07 
QuestionHow to shift to Admin account(in vb)? Pin
SIJUTHOMASP24-Feb-06 1:20
professionalSIJUTHOMASP24-Feb-06 1:20 
QuestionSending mail using SMTP Pin
Sgn_Flex23-Feb-06 23:43
Sgn_Flex23-Feb-06 23:43 
AnswerRe: Sending mail using SMTP Pin
Guffa24-Feb-06 0:20
Guffa24-Feb-06 0:20 
AnswerRe: Sending mail using SMTP Pin
Divya Rathi24-Feb-06 9:08
Divya Rathi24-Feb-06 9:08 
QuestionHow do I convert Image to FileStream Pin
alien viper23-Feb-06 23:22
alien viper23-Feb-06 23:22 
AnswerRe: How do I convert Image to FileStream Pin
Nibu babu thomas24-Feb-06 1:15
Nibu babu thomas24-Feb-06 1:15 
AnswerRe: How do I convert Image to FileStream Pin
[DK]KiloDunse24-Feb-06 2:23
[DK]KiloDunse24-Feb-06 2:23 
GeneralRe: How do I convert Image to FileStream Pin
alien viper24-Feb-06 15:33
alien viper24-Feb-06 15:33 
GeneralRe: How do I convert Image to FileStream Pin
[DK]KiloDunse24-Feb-06 16:27
[DK]KiloDunse24-Feb-06 16:27 
Questionplease help me error occured in project Pin
vivek_pon23-Feb-06 23:12
vivek_pon23-Feb-06 23:12 
AnswerRe: please help me error occured in project Pin
CWIZO24-Feb-06 6:27
CWIZO24-Feb-06 6:27 
QuestionHow to Open a notepad from VBA....Urgent Pin
winpoorni23-Feb-06 20:22
winpoorni23-Feb-06 20:22 
AnswerRe: How to Open a new notepad from VBA....Urgent Pin
Divya Rathi23-Feb-06 20:33
Divya Rathi23-Feb-06 20:33 
QuestionHow to Open a new notepad from VBA....Urgent Pin
winpoorni23-Feb-06 22:10
winpoorni23-Feb-06 22:10 

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.