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

Visual Basic

 
GeneralRe: Internal Persistent Database Pin
Dominick Marciano25-Sep-12 6:31
professionalDominick Marciano25-Sep-12 6:31 
GeneralRe: Internal Persistent Database Pin
Richard MacCutchan25-Sep-12 6:58
mveRichard MacCutchan25-Sep-12 6:58 
GeneralRe: Internal Persistent Database Pin
Dominick Marciano25-Sep-12 7:10
professionalDominick Marciano25-Sep-12 7:10 
GeneralRe: Internal Persistent Database Pin
Richard MacCutchan25-Sep-12 7:17
mveRichard MacCutchan25-Sep-12 7:17 
GeneralRe: Internal Persistent Database Pin
Dominick Marciano25-Sep-12 7:28
professionalDominick Marciano25-Sep-12 7:28 
GeneralRe: Internal Persistent Database Pin
Richard MacCutchan25-Sep-12 7:38
mveRichard MacCutchan25-Sep-12 7:38 
AnswerRe: Internal Persistent Database Pin
Eddy Vluggen25-Sep-12 0:15
professionalEddy Vluggen25-Sep-12 0:15 
Questionfill a webpage from vb.net 2010 Pin
alejx24-Sep-12 6:06
alejx24-Sep-12 6:06 
Hello !

I have an application in vb.net 2010 /sql server 2008r2
i read data from sql server to a bindingsource ( salaryBindingSource). And now i have to get records one by one from bindingsource to a webpage ( this is not my webpage , but is my job to transfer data to this webpage).I'm thinking to make this process automatic from my aplication , because there are so many records and is difficult to enter manually .

the web page has 5 textbox , 1 combobox and 1 Button.

How can i fill textboxes and combobox with current record , press automatically the button , and continue with next records .....

i need an example how can i do this ?

Thank you
AnswerRe: fill a webpage from vb.net 2010 Pin
David Mujica24-Sep-12 6:31
David Mujica24-Sep-12 6:31 
AnswerMicrosoft example of Posting Data Pin
David Mujica24-Sep-12 6:36
David Mujica24-Sep-12 6:36 
GeneralRe: Microsoft example of Posting Data Pin
alejx24-Sep-12 6:57
alejx24-Sep-12 6:57 
AnswerRe: fill a webpage from vb.net 2010 Pin
Paul Conrad24-Sep-12 7:47
professionalPaul Conrad24-Sep-12 7:47 
GeneralRe: fill a webpage from vb.net 2010 Pin
alejx24-Sep-12 9:57
alejx24-Sep-12 9:57 
QuestionRe: fill a webpage from vb.net 2010 Pin
Paul Conrad24-Sep-12 11:53
professionalPaul Conrad24-Sep-12 11:53 
AnswerRe: fill a webpage from vb.net 2010 Pin
alejx24-Sep-12 12:25
alejx24-Sep-12 12:25 
GeneralRe: fill a webpage from vb.net 2010 Pin
Paul Conrad24-Sep-12 12:31
professionalPaul Conrad24-Sep-12 12:31 
GeneralRe: fill a webpage from vb.net 2010 Pin
alejx24-Sep-12 13:02
alejx24-Sep-12 13:02 
GeneralRe: fill a webpage from vb.net 2010 Pin
Paul Conrad24-Sep-12 13:22
professionalPaul Conrad24-Sep-12 13:22 
GeneralRe: fill a webpage from vb.net 2010 Pin
alejx24-Sep-12 14:46
alejx24-Sep-12 14:46 
GeneralRe: fill a webpage from vb.net 2010 Pin
Paul Conrad24-Sep-12 15:47
professionalPaul Conrad24-Sep-12 15:47 
GeneralRe: fill a webpage from vb.net 2010 Pin
alejx24-Sep-12 16:16
alejx24-Sep-12 16:16 
GeneralRe: fill a webpage from vb.net 2010 Pin
Paul Conrad24-Sep-12 16:19
professionalPaul Conrad24-Sep-12 16:19 
GeneralRe: fill a webpage from vb.net 2010 Pin
alejx24-Sep-12 16:47
alejx24-Sep-12 16:47 
GeneralRe: fill a webpage from vb.net 2010 Pin
Paul Conrad24-Sep-12 16:53
professionalPaul Conrad24-Sep-12 16:53 
GeneralRe: fill a webpage from vb.net 2010 Pin
alejx24-Sep-12 16:57
alejx24-Sep-12 16:57 

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.