We have an intranet at work that I'm moving a VB app to. The VB app allows viewing of images by launching the indexing software with needed info to pull up the images. If I paste the following in the address bar in IE it will launch but if I paste that info an "a href" then the \ are changed to / and it says it can't find it.
\\REX\PAPERCLIP32\PAPERCLIP32 SERVER\PCLIPWIN.EXE /f "Zoning Records|1552"
The indexing software is not on the same server as the web site. It is just a folder share that the users have read/exec access to.
The intranet is written in ColdFusion and uses some javascript. Any ideas?
Thanks much
Carl
EDIT:
Better wording for title
EDIT2:
More wording changes
\\REX\PAPERCLIP32\PAPERCLIP32 SERVER\PCLIPWIN.EXE /f "Zoning Records|1552"
The indexing software is not on the same server as the web site. It is just a folder share that the users have read/exec access to.
The intranet is written in ColdFusion and uses some javascript. Any ideas?
Thanks much
Carl
EDIT:
Better wording for title
EDIT2:
More wording changes