R
Roy Chastain
Hi,
I have a client program that is one touch installed and hosted on an IIS server.
My question is, what is the best way to provide user interface help to the client program.
Two ideas have come to mind.
1) - Let the client program download the .chm and reference it locally. This is probably a pain.
2) - Let the client do remote calls to the server to request the help and the server then returns the requested help info. Not
really sure exactly how I would make that work.
Since I am not sure that either of these ideas is really workable, there must be a third and correct way. Would someone please
enlighten me as to what it is?
Thanks
I have a client program that is one touch installed and hosted on an IIS server.
My question is, what is the best way to provide user interface help to the client program.
Two ideas have come to mind.
1) - Let the client program download the .chm and reference it locally. This is probably a pain.
2) - Let the client do remote calls to the server to request the help and the server then returns the requested help info. Not
really sure exactly how I would make that work.
Since I am not sure that either of these ideas is really workable, there must be a third and correct way. Would someone please
enlighten me as to what it is?
Thanks