(imported topic written by dgibson91)
I created a custom web report that uses “link of computer” to link to the details of a computer. What is returned is something like this :
PCNAME
Internet explorer has no problem with this link, but Firefox doesn’t like it.
Firefox sees it as:
http://SERVER:PORT/cgi-bin/besreports/%5Ccgi-bin%5Cbesreports%5CBESReports.exe?page=SingleComputerReport&ComputerName=BFSERVER%2f1077030000
For this to work on both IE and firefox, the link should probably be created like this :
PCNAME
Anyone know of a way to get around this?