replied on November 23, 2015
I'm not sure i understand exactly what you are asking, are you trying to get a URL that opens to a specific version? When you open a particular version in Web Access 9, it doesn't include the version number in the URL. However, you can add it manually by appending this to the URL:
%3Bversion%3D2
where the bolded 2 means to open version 2.
so
http://wa9/laserfiche/index.aspx?db=MyRepository#id%3D251%3Bpage%3D1%3Bview%3Dpages
becomes
http://wa9/laserfiche/index.aspx?db=MyRepository#id%3D251%3Bpage%3D1%3Bview%3Dpages%3Bversion%3D2
This will be fixed in Web Access 10, which opens the document version in a new tab.