RE: Integrating help with web based application

Subject: RE: Integrating help with web based application
From: "Zuercher, Darrell" <dzuerche -at- tva -dot- gov>
To: "Khizran Kaleem" <khizran -at- gmail -dot- com>, "Maria Peera" <maria_husain -at- yahoo -dot- com>
Date: Wed, 6 Sep 2006 09:12:22 -0400

Hi Maria,

I have used RoboHelp to create HTML-based, context sensitive help using
Map IDs. The developer (ASP.Net and VB.Net) calls the help this way:

Adds a reference to RoboHelp's javascript file:

<script src="RoboHelp_CSH.js"></script>

Then, calls a function from this file:

<INPUT onclick="javascript:RH_ShowHelp(0, 'HelpFileName.htm',
HH_HELP_CONTEXT, MapID)" type="button" value="Page Help">

I hope this helps.

Darrell Zuercher
Tennessee Valley Authority
Business Analyst


-----Original Message-----
From: techwr-l-bounces+dzuerche=tva -dot- gov -at- lists -dot- techwr-l -dot- com
[mailto:techwr-l-bounces+dzuerche=tva -dot- gov -at- lists -dot- techwr-l -dot- com] On Behalf
Of Khizran Kaleem
Sent: Wednesday, September 06, 2006 6:12 AM
To: Maria Peera
Cc: techwr-l -at- lists -dot- techwr-l -dot- com
Subject: Re: Integrating help with web based application


Hi Maria,

I have been looking up information regarding creation of
context-sensitive
HTML help for web applications for some time now. According to RoboHelp,
context-sensitive HTML help is compatible with applications developed in
C
and C++ only, therefore we won't be able to use Map IDs as we do for
desktop
applications using WinHelp.

However, there is one method to integrate the help pages with the
relevant
application page. This can be done by getting the path or the name of
the
relevant application page and then opening the particular help page in a
new
window using the name retrieved from the web application.

For reference, I am attaching a presentation i downloaded from
www.userfirst.net. It gives a sample code for all kinds of context
sensitive
helps.

I think you need to give the exact file names for each HTML page of your
help to the developer for integration.

Hope this helps.

Regards,
Khizran

On 8/31/06, Maria Peera <maria_husain -at- yahoo -dot- com> wrote:
>
> Hi All,
>
> I have created web-based help with a freeware tool called Helpmaker. I
> need to integrate the help with our product which is a web-based
> application. How do I integrate them, what are the files that I need
to
> give to the developer ??
>
> Any useful links would be appreciated.
>
> regards
>
>
> ---------------------------------
> How low will we go? Check out Yahoo! Messenger's low PC-to-Phone call
> rates.
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> WebWorks ePublisher Pro for Word features support for every major Help
> format plus PDF, HTML and more. Flexible, precise, and efficient
content
> delivery. Try it today! http://www.webworks.com/techwr-l
>
> Easily create HTML or Microsoft Word content and convert to any
popular
> Help file format or printed documentation. Learn more at
> http://www.DocToHelp.com/TechwrlList
>
> ---
> You are currently subscribed to TECHWR-L as khizran -at- gmail -dot- com -dot-
>
> To unsubscribe send a blank email to
> techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
> or visit
> http://lists.techwr-l.com/mailman/options/techwr-l/khizran%40gmail.com
>
>
> To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com
>
> Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
> http://www.techwr-l.com/techwhirl/ for more resources and info.
>
>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today! http://www.webworks.com/techwr-l

Easily create HTML or Microsoft Word content and convert to any popular Help file format or printed documentation. Learn more at http://www.DocToHelp.com/TechwrlList

---
You are currently subscribed to TECHWR-L as archive -at- infoinfocus -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40infoinfocus.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.


References:
Re: Integrating help with web based application: From: Khizran Kaleem

Previous by Author: RE: About the font of the newly inserted text
Previous by Thread: Re: Integrating help with web based application
Next by Thread: RE: Integrating help with web based application


What this post helpful? Share it with friends and colleagues:


Sponsored Ads