Click here to Skip to main content
16,006,355 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Spearate the Words in a file name Pin
Eddy Vluggen9-Sep-09 23:01
professionalEddy Vluggen9-Sep-09 23:01 
GeneralMessage Closed Pin
9-Sep-09 23:30
vijay24829-Sep-09 23:30 
GeneralRe: Spearate the Words in a file name Pin
Christian Graus10-Sep-09 0:25
protectorChristian Graus10-Sep-09 0:25 
GeneralMessage Closed Pin
10-Sep-09 1:26
vijay248210-Sep-09 1:26 
GeneralRe: Spearate the Words in a file name[SOLVED] Pin
Gideon Engelberth11-Sep-09 3:24
Gideon Engelberth11-Sep-09 3:24 
GeneralRe: Spearate the Words in a file name[SOLVED] Pin
vijay248215-Sep-09 1:50
vijay248215-Sep-09 1:50 
QuestionTrying to save more then one textbox ?? Pin
Bob Beaubien9-Sep-09 18:49
Bob Beaubien9-Sep-09 18:49 
AnswerRe: Trying to save more then one textbox ?? Pin
Christian Graus9-Sep-09 18:57
protectorChristian Graus9-Sep-09 18:57 
Bob Beaubien wrote:
Settings.SaveSet = TextBox3.Text
Settings.SaveSet = TextBox4.Text
Settings.SaveSet = TextBox5.Text
Settings.SaveSet = TextBox6.Text
Settings.SaveSet = TextBox7.Text
Settings.SaveSet = TextBox8.Text


You have one variable and you set it to each textbox in turn. You need to create a variable for each textbox. You should buy a pretty basic book and work through it, if you don't understand that.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

AnswerRe: Trying to save more then one textbox ?? Pin
Luc Pattyn10-Sep-09 0:48
sitebuilderLuc Pattyn10-Sep-09 0:48 
AnswerRe: Trying to save more then one textbox ?? Pin
εїзεїзεїз10-Sep-09 7:08
εїзεїзεїз10-Sep-09 7:08 
GeneralRe: Trying to save more then one textbox ?? Pin
Bob Beaubien10-Sep-09 8:02
Bob Beaubien10-Sep-09 8:02 
GeneralRe: Trying to save more then one textbox ?? Pin
εїзεїзεїз10-Sep-09 10:34
εїзεїзεїз10-Sep-09 10:34 
GeneralRe: Trying to save more then one textbox ?? Pin
Bob Beaubien10-Sep-09 10:37
Bob Beaubien10-Sep-09 10:37 
GeneralRe: Trying to save more then one textbox ?? Pin
Christian Graus10-Sep-09 12:16
protectorChristian Graus10-Sep-09 12:16 
QuestionHow we recognition Time Between 2 Time??? Pin
faravani9-Sep-09 18:48
faravani9-Sep-09 18:48 
AnswerRe: How we recognition Time Between 2 Time??? Pin
Christian Graus9-Sep-09 18:54
protectorChristian Graus9-Sep-09 18:54 
AnswerRe: How we recognition Time Between 2 Time??? Pin
εїзεїзεїз10-Sep-09 6:47
εїзεїзεїз10-Sep-09 6:47 
Questionnumbrix puzzle Pin
rbjanaki9-Sep-09 15:21
rbjanaki9-Sep-09 15:21 
AnswerRe: numbrix puzzle Pin
Luc Pattyn9-Sep-09 15:25
sitebuilderLuc Pattyn9-Sep-09 15:25 
AnswerRe: numbrix puzzle Pin
Christian Graus9-Sep-09 16:07
protectorChristian Graus9-Sep-09 16:07 
AnswerRe: numbrix puzzle Pin
rbjanaki9-Sep-09 16:15
rbjanaki9-Sep-09 16:15 
GeneralRe: numbrix puzzle Pin
Christian Graus9-Sep-09 16:42
protectorChristian Graus9-Sep-09 16:42 
GeneralRe: numbrix puzzle Pin
εїзεїзεїз10-Sep-09 7:19
εїзεїзεїз10-Sep-09 7:19 
GeneralRe: numbrix puzzle Pin
rbjanaki10-Sep-09 8:06
rbjanaki10-Sep-09 8:06 
Questionappend line number to a text file [SOLVED] [modified] Pin
cjdc9-Sep-09 13:53
cjdc9-Sep-09 13:53 

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.