473,659 Members | 2,839 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

displaying html help

I know this doesn't belong here, but many of you are very knowledgeable and
very helpful; and at least someone may be able to send me to the correct ng:

What would make a pc unable to display html help? It says 'can't find the
page' or words to that effect, as if the pc were trying to display a web
page but wasn't connected to the internet. But this pc is connected and has
no trouble when you launch IE. And 6 months ago it had no trouble
displaying the very same html help. (It's the htm pages that it can't
display - compiled .chm file opens fine but can't display anything because
all of the pages are .htm pages).

Tx for any help.

Bernie Yaeger
Nov 23 '05 #1
4 2209
Hi,

If the user has xp service pack 2 maybe the page has active content
which is being blocked. Try checking allow active content to run in files
on My Computer in internet options -> Advanced -> security to see if it
works.

Ken
-----------------------
"Bernie Yaeger" <be*****@optonl ine.net> wrote in message
news:O3******** ******@TK2MSFTN GP11.phx.gbl...
I know this doesn't belong here, but many of you are very knowledgeable and
very helpful; and at least someone may be able to send me to the correct
ng:

What would make a pc unable to display html help? It says 'can't find the
page' or words to that effect, as if the pc were trying to display a web
page but wasn't connected to the internet. But this pc is connected and
has no trouble when you launch IE. And 6 months ago it had no trouble
displaying the very same html help. (It's the htm pages that it can't
display - compiled .chm file opens fine but can't display anything because
all of the pages are .htm pages).

Tx for any help.

Bernie Yaeger

Nov 23 '05 #2
Hi Ken,

Tx for your response. Unfortunately, the pc in question is running service
pack 1 2002, so the reference to active content does not exist in the
security section of 'advanced'. But I suspect the problem revolves around
an issue like this, so I keep searching along these lines.

Thanks again,

Bernie

"Ken Tucker [MVP]" <vb***@bellsout h.net> wrote in message
news:eR******** ******@TK2MSFTN GP09.phx.gbl...
Hi,

If the user has xp service pack 2 maybe the page has active content
which is being blocked. Try checking allow active content to run in files
on My Computer in internet options -> Advanced -> security to see if it
works.

Ken
-----------------------
"Bernie Yaeger" <be*****@optonl ine.net> wrote in message
news:O3******** ******@TK2MSFTN GP11.phx.gbl...
I know this doesn't belong here, but many of you are very knowledgeable
and very helpful; and at least someone may be able to send me to the
correct ng:

What would make a pc unable to display html help? It says 'can't find
the page' or words to that effect, as if the pc were trying to display a
web page but wasn't connected to the internet. But this pc is connected
and has no trouble when you launch IE. And 6 months ago it had no
trouble displaying the very same html help. (It's the htm pages that it
can't display - compiled .chm file opens fine but can't display anything
because all of the pages are .htm pages).

Tx for any help.

Bernie Yaeger


Nov 23 '05 #3
Bernie,
What would make a pc unable to display html help? It says 'can't find the
page' or words to that effect, as if the pc were trying to display a web
page but wasn't connected to the internet. But this pc is connected and has
no trouble when you launch IE. And 6 months ago it had no trouble
displaying the very same html help.


If you've installed security update 896358, that will block HTML Help
files that you've downloaded from the Internet or that you're accessing
over a network. You can get more information and workarounds here:

http://support.microsoft.com/?kbid=896358
http://www.grainge.org/authoring/ms0...026_update.htm

--
Pete (Microsoft Help MVP)

Nov 23 '05 #4
Hi Pete,

Tx so much! I'm almost sure this is the problem - you've pointed me in the
direction of fixing it.

Thanks again,

Bernie

<PD*****@btinte rnet.com> wrote in message
news:11******** *************@g 14g2000cwa.goog legroups.com...
Bernie,
What would make a pc unable to display html help? It says 'can't find
the
page' or words to that effect, as if the pc were trying to display a web
page but wasn't connected to the internet. But this pc is connected and
has
no trouble when you launch IE. And 6 months ago it had no trouble
displaying the very same html help.


If you've installed security update 896358, that will block HTML Help
files that you've downloaded from the Internet or that you're accessing
over a network. You can get more information and workarounds here:

http://support.microsoft.com/?kbid=896358
http://www.grainge.org/authoring/ms0...026_update.htm

--
Pete (Microsoft Help MVP)

Nov 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
2604
by: Akbar | last post by:
Hey there, Big-time curiosity issue here... Here's the test code (it's not that long)... it's to display a large number of image links with captions, ideally pulled in from an external file (that part's not here -- spotlighting the problem code): --------BEGIN CODE PAGE------------ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5
7839
by: Tomaz Koritnik | last post by:
Hi I have many short HTML files stored in a binary stream storage to display descriptions for various items in application. HTML would be display inside application using some .NET control or COM control (like Microsoft WebBrowser). For each description there is one HTML file and along description text, it contains links to related information. Clicking related information would for example open new form in application and display some...
4
2427
by: amit34349 | last post by:
Hello , I have an issue in displaying the Cyrillic Characters in HTML page for e.g - i want to display a cyrillic Character string 'АAБBВVГGДDЕEЖZЗZИIКKЛLМMНNОOПPРRСSТTУUФFХHЦZЧHШSЩSЭAЮUЯIЬ"Ъ"ЙY' but it is not displaying them as the same on html page ,it is changing them to some other characters like - 'ÀAÁBÂVÃGÄDÅEÆZÇZÈIÊKËLÌMÍNÎOÏPÐRÑSÒTÓUÔFÕHÖZ×HØSÙSÝAÞUßIÜ"Ú"ÉY'.
11
3765
by: pardesiya | last post by:
Friends, I am having trouble displaying Japanese text within a textbox (or anywhere else) in an aspx page with .net 2.0 framework. Initial default text in Japanese displays perfectly but when I attempt to change the text following a button-click event, it displays as junk. I have tried setting the globalization tag in the web.config file but that does not help eiter. <globalization requestEncoding="UTF-8" responseEncoding="UTF-8"
3
1519
by: mikec87 | last post by:
I am very new with PHP...started doing this a few days ago to help someone and I need some help please. I have a webpage that is not displaying the records I want it to. The sql is correct, and I think the php code is correct to display the result, but php just "seems" to echo the php code that I have embedded in the page (maybe a type that I have missed). No errors seem to be happening, but it just does not display any records. Can anyone help...
1
1538
by: ajos | last post by:
This may be very dumb question, but still...I am displaying a value in a input tag with the value shown as readonly... <input type=text size=18 maxlength=50 name="company" value=<%=companyCode %> readonly> where <%=companyCode%> is the result that is being displayed. Can i display the result in a html label or something similar which is not editable/non-readonly(if i can say that). Just displaying the text. The result of the companyCode...
11
2418
by: dba | last post by:
Have been displaying data from database using html for some time but just recently trying to display data back to "form". Can't find answer. <form method="post" action="<?php echo $PHP_SELF;?>"> First Name:<input type="text" size="12" maxlength="12" name="Fname"><br > Last Name:<input type="text" size="12" maxlength="36" name="Lname"><br /> Gender:<br /> Male:<input type="radio" value="Male" name="gender"><br /> Female:<input...
1
4192
by: littlealex | last post by:
IE6 not displaying text correctly - IE 7 & Firefox 3 are fine! Need some help with this as fairly new to CSS! In IE6 the text for the following page doesn't display properly - rather than being aligned to the top, along with the slideshow and link buttons, you have to scroll down to see the text - how can I make IE6 display correctly? http://geekarama.co.uk/new_home.html here is the code for new_home.html and following that the CSS...
7
6651
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a tabcontainer which has 1 panel already, however I want to try create the TabPanels dynamically. I followed the advice here: http://www.asp.net/learn/ajax-videos/video-156.aspx (3rd comment - Joe Stagner)
0
8427
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8525
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7356
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6179
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1737
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.