Regarding HtmlView class in MFC
-
Hello all, I am having problem with HtmlView class. I am using this class to load web page from any URL. But the url, i am apecifying contains character SWf in url string. So is it possible that URL is not being able to load because of SWF word. Other sites that contains flash content are being loaded then why problem is created for below URl? http://www.webkinz.com/SWF/setLocale.swf?locale=us_en [^] Any help is highly appreciated. Thanks & Regards Hemang
-
Hello all, I am having problem with HtmlView class. I am using this class to load web page from any URL. But the url, i am apecifying contains character SWf in url string. So is it possible that URL is not being able to load because of SWF word. Other sites that contains flash content are being loaded then why problem is created for below URl? http://www.webkinz.com/SWF/setLocale.swf?locale=us_en [^] Any help is highly appreciated. Thanks & Regards Hemang
Have you tried with IE, HtmlView is based WebBrowserCtrl which is used in IE. This site is blocked in my office PC and says it comes in Games Category :( may be the similar reason.
-
Have you tried with IE, HtmlView is based WebBrowserCtrl which is used in IE. This site is blocked in my office PC and says it comes in Games Category :( may be the similar reason.
-
Have you tried with IE, HtmlView is based WebBrowserCtrl which is used in IE. This site is blocked in my office PC and says it comes in Games Category :( may be the similar reason.
Rajkumar R wrote:
Have you tried with IE, HtmlView is based WebBrowserCtrl which is used in IE.
This makes no sense. What are you trying to say?
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Rajkumar R wrote:
Have you tried with IE, HtmlView is based WebBrowserCtrl which is used in IE.
This makes no sense. What are you trying to say?
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
Would you please help in this regard? I am facing very serious problem. I am able to navigate to any other URL but not containing swf file in its string and gives me Internet Explorer Script Error. Please any help is highly appreciated. Thanks & Regards, Hemang
-
Rajkumar R wrote:
Have you tried with IE, HtmlView is based WebBrowserCtrl which is used in IE.
This makes no sense. What are you trying to say?
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
DavidCrow wrote:
This makes no sense
what are you trying to say
-
Would you please help in this regard? I am facing very serious problem. I am able to navigate to any other URL but not containing swf file in its string and gives me Internet Explorer Script Error. Please any help is highly appreciated. Thanks & Regards, Hemang
Using VS6, I just created a test application, with the view derived from
CHtmlView
, and it worked fine."Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Using VS6, I just created a test application, with the view derived from
CHtmlView
, and it worked fine."Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
Have you tried with my given url i.e. http://www.webkinz.com/SWF/setLocale.swf?locale=us_en[^] Then why am i not being able to do the same? Is there something related to SWF file. I am not able to load even local swf file. Please help further by trying with my url. Thanks & Regards, Hemang
-
Using VS6, I just created a test application, with the view derived from
CHtmlView
, and it worked fine."Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Have you tried with my given url i.e. http://www.webkinz.com/SWF/setLocale.swf?locale=us_en[^] Then why am i not being able to do the same? Is there something related to SWF file. I am not able to load even local swf file. Please help further by trying with my url. Thanks & Regards, Hemang
Hemang Raval wrote:
Have you tried with my given url i.e. http://www.webkinz.com/SWF/setLocale.swf?locale=us\_en\[^\]
Yes, it works fine.
Hemang Raval wrote:
I am not able to load even local swf file.
Can you using IE or some other browser?
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne