Click here to Skip to main content
15,894,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionmultiple web chart in a data repeater. Pin
uglyeyes6-Mar-06 13:42
uglyeyes6-Mar-06 13:42 
NewsRe: multiple web chart in a data repeater. Pin
FeRtoll6-Mar-06 13:51
FeRtoll6-Mar-06 13:51 
GeneralRe: multiple web chart in a data repeater. Pin
uglyeyes6-Mar-06 14:53
uglyeyes6-Mar-06 14:53 
AnswerRe: multiple web chart in a data repeater. Pin
FeRtoll6-Mar-06 15:41
FeRtoll6-Mar-06 15:41 
GeneralRe: multiple web chart in a data repeater. Pin
uglyeyes6-Mar-06 18:44
uglyeyes6-Mar-06 18:44 
GeneralRe: multiple web chart in a data repeater. Pin
FeRtoll6-Mar-06 19:28
FeRtoll6-Mar-06 19:28 
QuestionSending info from Form1 to Form2 Pin
Phippsp6-Mar-06 12:26
Phippsp6-Mar-06 12:26 
AnswerRe: Sending info from Form1 to Form2 Pin
FeRtoll6-Mar-06 12:32
FeRtoll6-Mar-06 12:32 
Form1 contains:
-txtusername
-txtpass

Form2 contains:
-lblUser
-lblPass

When closeing form1...
Dim fr as new Form2
fr.lblUser.text=txtusername.text
fr.lblPass.text=txtusername.text
fr.showdialog

and on Form2 make that labels invisible... Thats all... :->

FeRtoll Software.net
--------------------
I fertoll@net.hr I
--------------------
AnswerRe: Sending info from Form1 to Form2 Pin
H@is@here6-Mar-06 12:35
H@is@here6-Mar-06 12:35 
AnswerRe: Sending info from Form1 to Form2 Pin
Chandana Subasinghe6-Mar-06 12:54
Chandana Subasinghe6-Mar-06 12:54 
AnswerRe: Sending info from Form1 to Form2 Pin
Phippsp6-Mar-06 12:59
Phippsp6-Mar-06 12:59 
AnswerRe: Sending info from Form1 to Form2 Pin
mayhem_rules6-Mar-06 17:21
mayhem_rules6-Mar-06 17:21 
QuestionPlease help me... I have 10 days to finish the project :( Pin
FeRtoll6-Mar-06 11:55
FeRtoll6-Mar-06 11:55 
AnswerRe: Please help me... I have 10 days to finish the project :( Pin
Chandana Subasinghe6-Mar-06 13:02
Chandana Subasinghe6-Mar-06 13:02 
NewsRe: Please help me... I have 10 days to finish the project :( Pin
FeRtoll6-Mar-06 13:21
FeRtoll6-Mar-06 13:21 
AnswerRe: Please help me... I have 10 days to finish the project :( Pin
Steve Pullan6-Mar-06 13:29
Steve Pullan6-Mar-06 13:29 
NewsRe: Please help me... I have 10 days to finish the project :( Pin
FeRtoll6-Mar-06 13:31
FeRtoll6-Mar-06 13:31 
GeneralRe: Please help me... I have 10 days to finish the project :( Pin
Steve Pullan6-Mar-06 13:52
Steve Pullan6-Mar-06 13:52 
GeneralRe: Please help me... I have 10 days to finish the project :( Pin
FeRtoll6-Mar-06 14:00
FeRtoll6-Mar-06 14:00 
GeneralI found the answer... Pin
FeRtoll6-Mar-06 14:09
FeRtoll6-Mar-06 14:09 
QuestionAccess Table update Error Pin
New_Coder6-Mar-06 11:37
New_Coder6-Mar-06 11:37 
AnswerRe: Access Table update Error Pin
FeRtoll6-Mar-06 12:18
FeRtoll6-Mar-06 12:18 
AnswerRe: Access Table update Error Pin
Dave Kreskowiak6-Mar-06 12:54
mveDave Kreskowiak6-Mar-06 12:54 
GeneralRe: Access Table update Error Pin
New_Coder6-Mar-06 16:55
New_Coder6-Mar-06 16:55 
GeneralRe: Access Table update Error Pin
Dave Kreskowiak7-Mar-06 4:25
mveDave Kreskowiak7-Mar-06 4:25 

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.