.NET Framework Bookmark and Share   
 index > JScript for the .NET Framework > IE and WebBrowser in a client side application
 

IE and WebBrowser in a client side application

If I can successfully load a page, click a button and geta correct response using Internet Explorer, then is it necessarily true that a WebBrowser in a c# app should also be able to do the same?
GaryHibb
If you are talking about other other web browsers (I.E., Firefox, Safari etc.) compatibility, there is no guarantee. You better need to decide your target web browsers and test this use case. There can be issues with HTML, graphics, Java Script etc..
  • Marked As Answer byGaryHibb Tuesday, April 07, 2009 2:35 PM
  •  
Rohit S
If you are talking about other other web browsers (I.E., Firefox, Safari etc.) compatibility, there is no guarantee. You better need to decide your target web browsers and test this use case. There can be issues with HTML, graphics, Java Script etc..
  • Marked As Answer byGaryHibb Tuesday, April 07, 2009 2:35 PM
  •  
Rohit S
Thanks.
GaryHibb

You can use google to search for other answers

Custom Search

More Threads

• JavaScript "TextBox.Select()" function problem with new .NET 2.0 browser control
• xmlhttp request/response problem
• How to get the next date in a textbox using a date in another textbox
• Run js code in webpages from browser
• alert() what is max size of data it can handle
• Javascript Snippet to C#/VB.Net
• Convert Jscript to VBscript
• Trouble Retrieving Hidden Field Value
• Running ActiveXControl on Client Side
• Javascript - Printing IFrame in landscape