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

Visual Basic

 
Generalretrieve data from data base and get it into the excel sheet Pin
nidhishri25-Apr-05 19:56
nidhishri25-Apr-05 19:56 
GeneralRe: retrieve data from data base and get it into the excel sheet Pin
Mandar Patankar26-Apr-05 7:33
Mandar Patankar26-Apr-05 7:33 
GeneralCrystal Report with multiple dataset Pin
Suman Singh25-Apr-05 16:31
professionalSuman Singh25-Apr-05 16:31 
GeneralRe: Crystal Report with multiple dataset Pin
vertig073025-Apr-05 16:44
vertig073025-Apr-05 16:44 
GeneralRe: Crystal Report with multiple dataset Pin
Suman Singh26-Apr-05 23:12
professionalSuman Singh26-Apr-05 23:12 
GeneralTab Control Navigation Pin
Suman Singh25-Apr-05 16:27
professionalSuman Singh25-Apr-05 16:27 
GeneralRe: Tab Control Navigation Pin
Robert Rohde25-Apr-05 19:59
Robert Rohde25-Apr-05 19:59 
QuestionHow to command the other control in a difference form in vb.net Pin
Mekong River25-Apr-05 15:58
Mekong River25-Apr-05 15:58 
Hi, I have two form in vb.net. Each form has one text box and one button. What i want is when i click the button one form one, both text box on the both form display "Hello world". But the code just work for the first line:

text1.text = "Hello world"<br />
form2.text1.text = "Hello world"


The error appear at the line number 2: form2.text1.text = "Hello world"

It seem that text1 is not the control or member of form. I used to use this method in vb6 and it is working, but when I move to vb.net i faced this problem... Does any one has the solution???



A thousand mile of journey, begin with the first step.

APO-CEDC
Save Children Norway-Cambodia Office

AnswerRe: How to command the other control in a difference form in vb.net Pin
Dave Kreskowiak25-Apr-05 17:17
mveDave Kreskowiak25-Apr-05 17:17 
GeneralRe: How to command the other control in a difference form in vb.net Pin
Mekong River26-Apr-05 22:34
Mekong River26-Apr-05 22:34 
Generalcreating an employee database need code help please Pin
crshbrn1425-Apr-05 15:03
crshbrn1425-Apr-05 15:03 
GeneralRe: creating an employee database need code help please Pin
Dave Kreskowiak25-Apr-05 17:10
mveDave Kreskowiak25-Apr-05 17:10 
GeneralOpen two tables in one form Pin
msnick25-Apr-05 14:53
msnick25-Apr-05 14:53 
GeneralRe: Open two tables in one form Pin
Mike the Red27-Apr-05 9:33
Mike the Red27-Apr-05 9:33 
GeneralRe: Open two tables in one form Pin
msnick28-Apr-05 15:32
msnick28-Apr-05 15:32 
GeneralHi!!!Want some help!!! Pin
shekkk25-Apr-05 12:41
shekkk25-Apr-05 12:41 
GeneralRe: Hi!!!Want some help!!! Pin
Len Miller25-Apr-05 15:32
Len Miller25-Apr-05 15:32 
GeneralCalculating the latidude and longitude of an area Pin
Martin@captivasystems25-Apr-05 10:16
Martin@captivasystems25-Apr-05 10:16 
GeneralRe: Calculating the latidude and longitude of an area Pin
msnick25-Apr-05 15:52
msnick25-Apr-05 15:52 
GeneralRe: Calculating the latidude and longitude of an area Pin
Martin@captivasystems26-Apr-05 3:55
Martin@captivasystems26-Apr-05 3:55 
GeneralRe: Calculating the latidude and longitude of an area Pin
Martin@captivasystems26-Apr-05 11:52
Martin@captivasystems26-Apr-05 11:52 
GeneralRe: Calculating the latidude and longitude of an area Pin
msnick26-Apr-05 13:25
msnick26-Apr-05 13:25 
GeneralRe: Calculating the latidude and longitude of an area Pin
Martin@captivasystems27-Apr-05 3:14
Martin@captivasystems27-Apr-05 3:14 
Generalretrieving remote xml data Pin
Coreo25-Apr-05 6:30
Coreo25-Apr-05 6:30 
GeneralRe: retrieving remote xml data Pin
rudy.net26-Apr-05 18:42
rudy.net26-Apr-05 18: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.