Click here to Skip to main content
15,917,174 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to read files fast? Pin
Colin Angus Mackay14-Jan-07 22:27
Colin Angus Mackay14-Jan-07 22:27 
GeneralRe: how to read files fast? Pin
SilentBob10114-Jan-07 22:44
SilentBob10114-Jan-07 22:44 
GeneralRe: how to read files fast? Pin
Colin Angus Mackay14-Jan-07 23:19
Colin Angus Mackay14-Jan-07 23:19 
GeneralRe: how to read files fast? Pin
SilentBob10114-Jan-07 23:32
SilentBob10114-Jan-07 23:32 
GeneralRe: how to read files fast? Pin
Colin Angus Mackay15-Jan-07 1:26
Colin Angus Mackay15-Jan-07 1:26 
GeneralRe: how to read files fast? Pin
roo42615-Jan-07 1:26
roo42615-Jan-07 1:26 
GeneralRe: how to read files fast? Pin
Colin Angus Mackay15-Jan-07 1:55
Colin Angus Mackay15-Jan-07 1:55 
Questionpassing value from one form to another Pin
Pradip Kishore14-Jan-07 20:22
Pradip Kishore14-Jan-07 20:22 
can we pass a value from one windows form to another windows form as we do in asp.net (using session or cookies)..???i m using vb.net...

for ex i have a main form (form_main) in which i enter a id no in a textbox (tbid).when i press the submit button,another form(form_month) will be displayed which will ask for the monthly break up of the amount collected in the form_main. i want to enter the monthly break up amount along with the id (which is present in the form_main in tbid textbox).how can i insert that selected id value (from the form_main ) into the form_month when i will press the submit button of form_month (since form_month doesnt contain the field tbid..so i cant write the tbid.text value in the nsert query if form_month)
i want to save the data of form_main and form_month in 2 different tables with a common attribute id in both table

its urgent...any help in this regard will be highly appreciated..

pradip kishore

AnswerRe: passing value from one form to another Pin
Alex@UEA14-Jan-07 21:55
Alex@UEA14-Jan-07 21:55 
GeneralRe: passing value from one form to another Pin
Christian Graus15-Jan-07 0:07
protectorChristian Graus15-Jan-07 0:07 
GeneralRe: passing value from one form to another Pin
Pradip Kishore15-Jan-07 0:45
Pradip Kishore15-Jan-07 0:45 
AnswerRe: passing value from one form to another Pin
Colin Angus Mackay14-Jan-07 22:28
Colin Angus Mackay14-Jan-07 22:28 
QuestionHow can i upload an entire folder Pin
fmlove14-Jan-07 20:20
fmlove14-Jan-07 20:20 
AnswerRe: How can i upload an entire folder Pin
StianSandberg14-Jan-07 21:49
StianSandberg14-Jan-07 21:49 
Questiondatagridview in vb.net [modified] Pin
amaneet14-Jan-07 20:09
amaneet14-Jan-07 20:09 
AnswerRe: datagridview in vb.net Pin
priya_p23314-Jan-07 23:09
priya_p23314-Jan-07 23:09 
GeneralRe: datagridview in vb.net Pin
amaneet14-Jan-07 23:48
amaneet14-Jan-07 23:48 
GeneralRe: datagridview in vb.net Pin
priya_p23315-Jan-07 0:50
priya_p23315-Jan-07 0:50 
AnswerRe: datagridview in vb.net Pin
priya_p23315-Jan-07 0:53
priya_p23315-Jan-07 0:53 
GeneralRe: datagridview in vb.net Pin
priya_p23315-Jan-07 0:54
priya_p23315-Jan-07 0:54 
QuestionRe: datagridview in vb.net Pin
priya_p23315-Jan-07 1:04
priya_p23315-Jan-07 1:04 
AnswerRe: datagridview in vb.net [modified] Pin
amaneet15-Jan-07 1:10
amaneet15-Jan-07 1:10 
QuestionRe: datagridview in vb.net Pin
priya_p23315-Jan-07 1:35
priya_p23315-Jan-07 1:35 
AnswerRe: datagridview in vb.net Pin
amaneet15-Jan-07 17:41
amaneet15-Jan-07 17:41 
GeneralRe: datagridview in vb.net Pin
priya_p23315-Jan-07 18:45
priya_p23315-Jan-07 18:45 

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.