OK gurus. Is there something with the characters in this link that cause a fail?
http://192.168.5.81/cgi-bin/cgi?PreviousPage=session&Id=33&start1-N
this works; http://192.168.5.81, but requires a login every time.
If I put the former link directly into the browser it comes up with no problems. If use it in the PacDisplay the link gets truncated to http://192.168.5.81/cgi-bin/cgi?PreviousPage=session in the browser.
Edit: I figured out I need to add a “^” before the “&” symbol. So the link looks like:
http://192.168.5.81/cgi-bin/cgi?PreviousPage=session^&Id=33^&start1-N