![]() |
Sergey Kornilov admin 8/2/2007 |
I would suggest to use header.asp file for this purpose (needs to be placed to include directory). In this file you can determine what is the current page name and display a link to one of help pages. |
|
Alberto author 8/2/2007 |
Thanks Sergey, sounds good!!! I will try!!! |
![]() |
Sergey Kornilov admin 8/2/2007 |
Yes, this possible as well. You can use similar to details preview approach. In this case you'll need to build a separate ASP file that displays help info depending on which table is in use. |
|
Alberto author 8/7/2007 |
Great Thanks Segey |