Click here to Skip to main content
15,913,836 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncopy vb.net(exe) application to spacIfic folder Pin
Amr M. K.19-Oct-05 4:05
Amr M. K.19-Oct-05 4:05 
Questionfolderbrowserdialog in vb dotnet Pin
Member 237386119-Oct-05 1:35
Member 237386119-Oct-05 1:35 
AnswerRe: folderbrowserdialog in vb dotnet Pin
uno freeware19-Oct-05 19:48
uno freeware19-Oct-05 19:48 
QuestionDynamic Generation of Forms and Controls Pin
gowri.venk19-Oct-05 0:35
gowri.venk19-Oct-05 0:35 
Questionhow to recived bits by parallel ports to vb? Pin
fayand18-Oct-05 23:49
fayand18-Oct-05 23:49 
QuestionHow to send & Receive data from Web Application using VB.NET?? Pin
Rohan_bhat_3118-Oct-05 20:44
Rohan_bhat_3118-Oct-05 20:44 
AnswerIs it any way to bring the animated(already) pictures to the form Pin
Rohath19-Oct-05 0:40
sussRohath19-Oct-05 0:40 
AnswerRe: How to send & Receive data from Web Application using VB.NET?? Pin
uno freeware19-Oct-05 17:13
uno freeware19-Oct-05 17:13 
There there are many ways for doing it...
one fast and easy way should be using the AxWebBrowser class wich is almost an internet explorer.
what i mean is:
make a page for the login on the server, wich should be smalla enought to fit
in the small form you want to create, then ambed on of this AxWebBrowser class.. it's very easy to use, and you can also find many cool alrticles here on CP.

of course a more cool waw using the AxWebBrowser can be using the document property of the WebBrowser class, and get the acces to the textbox you want directly from the Document Instance....
what you require is: Interop.SHDocVw.dll, AxInterop.SHDocVw.dll (wich you can create from the first one using the appostie visual studio tool) and for the Document class (only if you'll use it) MSHTML.dll.

<- true inside to understand outside ->

-- modified at 23:14 Wednesday 19th October, 2005
Questionvb.net Pin
Md Shamirul Islam18-Oct-05 19:03
Md Shamirul Islam18-Oct-05 19:03 
AnswerRe: vb.net Pin
Christian Graus18-Oct-05 19:14
protectorChristian Graus18-Oct-05 19:14 
AnswerRe: vb.net Pin
Anonymous18-Oct-05 19:16
Anonymous18-Oct-05 19:16 
GeneralRe: vb.net Pin
Christian Graus18-Oct-05 19:33
protectorChristian Graus18-Oct-05 19:33 
AnswerRe: vb.net Pin
Dave Kreskowiak19-Oct-05 2:18
mveDave Kreskowiak19-Oct-05 2:18 
QuestionEmbeding MS word in VB Pin
Veera Raghavendra18-Oct-05 18:22
Veera Raghavendra18-Oct-05 18:22 
QuestionGeneral Input Form Pin
mmcsherr18-Oct-05 14:28
mmcsherr18-Oct-05 14:28 
AnswerRe: General Input Form Pin
Dave Kreskowiak19-Oct-05 2:13
mveDave Kreskowiak19-Oct-05 2:13 
GeneralRe: General Input Form Pin
mmcsherr19-Oct-05 6:47
mmcsherr19-Oct-05 6:47 
GeneralRe: General Input Form Pin
Dave Kreskowiak19-Oct-05 13:55
mveDave Kreskowiak19-Oct-05 13:55 
QuestionGenerating character combinations - help! Pin
Anonymous18-Oct-05 14:04
Anonymous18-Oct-05 14:04 
AnswerRe: Generating character combinations - help! Pin
Christian Graus18-Oct-05 14:25
protectorChristian Graus18-Oct-05 14:25 
GeneralRe: Generating character combinations - help! Pin
Anonymous18-Oct-05 18:21
Anonymous18-Oct-05 18:21 
GeneralRe: Generating character combinations - help! Pin
Christian Graus18-Oct-05 18:23
protectorChristian Graus18-Oct-05 18:23 
GeneralRe: Generating character combinations - help! Pin
Brett Peirce19-Oct-05 18:15
Brett Peirce19-Oct-05 18:15 
QuestionSystem install and Unistall Feature Pin
DiMats18-Oct-05 12:47
DiMats18-Oct-05 12:47 
AnswerRe: System install and Unistall Feature Pin
Christian Graus18-Oct-05 14:25
protectorChristian Graus18-Oct-05 14: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.