Click here to Skip to main content
16,011,482 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Show confirm when close a webpage Pin
minhpc_bk8-Sep-05 17:00
minhpc_bk8-Sep-05 17:00 
QuestionJavascript Pin
hung_ngole7-Sep-05 21:23
hung_ngole7-Sep-05 21:23 
QuestionWhat to do ? Pin
AlisiaWillimans7-Sep-05 20:38
AlisiaWillimans7-Sep-05 20:38 
AnswerRe: What to do ? Pin
Christian Graus8-Sep-05 13:56
protectorChristian Graus8-Sep-05 13:56 
Questionscript attacks on a username Pin
phamus7-Sep-05 5:52
phamus7-Sep-05 5:52 
QuestionRe: script attacks on a username Pin
Guffa8-Sep-05 3:31
Guffa8-Sep-05 3:31 
QuestionCan I write a Client to navigate web pages? Pin
Bryan Anslow6-Sep-05 10:10
Bryan Anslow6-Sep-05 10:10 
AnswerRe: Can I write a Client to navigate web pages? Pin
alex.barylski6-Sep-05 14:19
alex.barylski6-Sep-05 14:19 
Yes...

Internet Explorer is basically a shell around the IWebBrowser2 COM object.

There are many articles on here which explain how use that object.

Using MFC you can quickly see what I mean by creating a project using appwizard and checking that you want to use views, but instead of CView you use CHtmlView

Search Codeproject for CHtmlView for lots of exmaples as to what is possible using the class (which is basically a MFC wrapper around the COM IWebBrowser2.

Not sure if any article covers exactly what your trying to do - i'm not sure what your trying to do...too lazy to re-read...but if you search CHtmlView here on CP you should be pleasantly surprised.

Cheers Smile | :)

It's frustrating being a genius and living the life of a moron!!!
GeneralRe: Can I write a Client to navigate web pages? Pin
Bryan Anslow7-Sep-05 5:40
Bryan Anslow7-Sep-05 5:40 
Questiondefault error page in web.config Pin
phamus6-Sep-05 8:51
phamus6-Sep-05 8:51 
AnswerRe: default error page in web.config Pin
Andy Brummer6-Sep-05 9:00
sitebuilderAndy Brummer6-Sep-05 9:00 
GeneralRe: default error page in web.config Pin
phamus6-Sep-05 9:09
phamus6-Sep-05 9:09 
Questionscript attacks Pin
phamus6-Sep-05 8:48
phamus6-Sep-05 8:48 
AnswerRe: script attacks Pin
Christian Graus6-Sep-05 11:34
protectorChristian Graus6-Sep-05 11:34 
AnswerRe: script attacks Pin
Guffa7-Sep-05 1:43
Guffa7-Sep-05 1:43 
GeneralRe: script attacks Pin
phamus8-Sep-05 5:53
phamus8-Sep-05 5:53 
QuestionAdd user control Pin
reza toorani5-Sep-05 22:44
reza toorani5-Sep-05 22:44 
QuestionHow can i develop polar chart in .NET? Pin
Anonymous5-Sep-05 20:26
Anonymous5-Sep-05 20:26 
Questionrunning three web applications Pin
smita_roy5-Sep-05 19:11
smita_roy5-Sep-05 19:11 
AnswerRe: running three web applications Pin
enjoycrack5-Sep-05 20:27
enjoycrack5-Sep-05 20:27 
QuestionHow to write a browser plug-in Pin
Pradipta Basu4-Sep-05 22:59
Pradipta Basu4-Sep-05 22:59 
AnswerRe: How to write a browser plug-in Pin
alex.barylski6-Sep-05 14:25
alex.barylski6-Sep-05 14:25 
GeneralRe: How to write a browser plug-in Pin
Pradipta Basu11-Feb-06 9:14
Pradipta Basu11-Feb-06 9:14 
QuestionPictures in Html Help Workshop Pin
a_kiani4-Sep-05 3:11
a_kiani4-Sep-05 3:11 
QuestionData Bound Radio buttons Pin
Shrex4-Sep-05 0:20
Shrex4-Sep-05 0:20 

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.