This topic is locked

linking web pages to help files

9/30/2006 7:25:48 PM
PHPRunner General questions
T
thesofa author

When I wrote databases in Access, <shudder> , i could write a help file and just by pressing F1 whilst on a page, I could call up the correct help subject for that page from the compiled help file.

Is it possible to do this with the web pages produced with phprunner?

Sergey Kornilov admin 10/1/2006

When you press F1 button while on the Web page it opens Internet Explorer (or other browser) help.
I guess you can create a Help link that will do the job.

T
thesofa author 10/1/2006

When you press F1 button while on the Web page it opens Internet Explorer (or other browser) help.

I guess you can create a Help link that will do the job.



As an alternative to this cure all method, is there a way I can modify the source files to include a link to a help file from each page>

Rather like the links at the head of each page, to advanced search and the like?

Of course I will need to produce the help pages and have a way of indexing from the application to a help file.

J
Jane 10/2/2006

Hi,
you can easy add HELP link to the pages on the Visual Editor tab.

If you don't want to edit each page separately you can add this link to the header.php file.