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

Visual Basic

 
GeneralCrystal Report Pin
Joey Picerno22-Apr-05 10:18
Joey Picerno22-Apr-05 10:18 
GeneralRe: Crystal Report Pin
genius12323-Apr-05 0:45
genius12323-Apr-05 0:45 
GeneralThanks Pin
Joey Picerno23-Apr-05 8:19
Joey Picerno23-Apr-05 8:19 
QuestionHow to use special characters in strings like in C#? Pin
Carl Mercier22-Apr-05 9:21
Carl Mercier22-Apr-05 9:21 
AnswerRe: How to use special characters in strings like in C#? Pin
Dave Kreskowiak23-Apr-05 2:42
mveDave Kreskowiak23-Apr-05 2:42 
GeneralRe: How to use special characters in strings like in C#? Pin
Carl Mercier23-Apr-05 14:00
Carl Mercier23-Apr-05 14:00 
GeneralRe: How to use special characters in strings like in C#? Pin
Dave Kreskowiak23-Apr-05 15:57
mveDave Kreskowiak23-Apr-05 15:57 
Generalif statement Pin
ADY00722-Apr-05 7:47
ADY00722-Apr-05 7:47 
how can i use the 'or' function. I want that if the user didn't enter a specific username ex: liba or demel or pufta! how can i do this?? i am using this but it aint working:

If text = "pufta" Or "demel" Then
MessageBox.Show("You have registered for the program. Now close the registration menu and start using the program. Have Fun!!", _
"Registration Completed", MessageBoxButtons.OK, MessageBoxIcon.Information)
s.WriteLine(txtbox.Text)
s.Close()
End If

Adrian
GeneralRe: if statement Pin
chrismerrill22-Apr-05 8:38
chrismerrill22-Apr-05 8:38 
GeneralRe: if statement Pin
Suman Singh23-Apr-05 11:48
professionalSuman Singh23-Apr-05 11:48 
GeneralRe: if statement Pin
ADY00724-Apr-05 5:33
ADY00724-Apr-05 5:33 
GeneralTo Mr. Dave.... Pin
vishalmishra22-Apr-05 7:09
vishalmishra22-Apr-05 7:09 
GeneralRe: To Mr. Dave.... Pin
Dave Kreskowiak22-Apr-05 7:19
mveDave Kreskowiak22-Apr-05 7:19 
GeneralROOT Pin
ADY00722-Apr-05 5:32
ADY00722-Apr-05 5:32 
GeneralRe: ROOT Pin
Dave Kreskowiak22-Apr-05 7:20
mveDave Kreskowiak22-Apr-05 7:20 
GeneralRe: ROOT Pin
ADY00722-Apr-05 7:31
ADY00722-Apr-05 7:31 
GeneralRe: ROOT Pin
Dave Kreskowiak23-Apr-05 15:55
mveDave Kreskowiak23-Apr-05 15:55 
GeneralExport a Dataset to a csv file. Pin
UniBond22-Apr-05 4:43
UniBond22-Apr-05 4:43 
GeneralRe: Export a Dataset to a csv file. Pin
chrismerrill22-Apr-05 5:52
chrismerrill22-Apr-05 5:52 
GeneralRe: Export a Dataset to a csv file. Pin
UniBond23-Apr-05 7:51
UniBond23-Apr-05 7:51 
GeneralHowTo Bind An ImageButton to a DataSource.Help!!! Pin
22-Apr-05 4:20
suss22-Apr-05 4:20 
GeneralRe: HowTo Bind An ImageButton to a DataSource.Help!!! Pin
Dave Kreskowiak22-Apr-05 5:14
mveDave Kreskowiak22-Apr-05 5:14 
Generali Pin
Anonymous22-Apr-05 4:09
Anonymous22-Apr-05 4:09 
GeneralRe: i Pin
toxcct22-Apr-05 4:32
toxcct22-Apr-05 4:32 
Generalcollections doubt Pin
carlos_rocha22-Apr-05 3:56
carlos_rocha22-Apr-05 3:56 

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.