How do i open a webpage in vb6…. inside the window frame ??
(i hope the question is clear and it is program related…sad my 1st 2 posts were closed so soon)
Thanks in advance -subanki
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at MSDN article.
Steps
Standard project.
Components to open the Components
dialog box. In the Components dialog
box, add references to the
Microsoft Internet Controls. Click
OK to add the items to the toolbox.
control, CommonDialog control, and a
CommandButton to Form1.