Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
You are forming a URL with the action of a=dbpage and providing a pagename pamater of "DME Chart.html". You are also providing parameters for clist and rid. However, clist and rid are not recognized parameters to the action dbpage so it is entirely up to the code your code page to parse and process these two extra parameters. Since you are not providing any code there is nothing more that can be said about why things is not working as you expect.