dave191059
Technical User
I am having trouble using the MS Access Snapshot viewer control. It works fine when I look at it on my Pc but when I go to another PC without the control it doesn't work. I have uploaded the snapshot.ocx control on the server using the following code:
<object classid="clsid:F0E42D60-368C-11D0-AD81-00A0C90DC8D9" id="SnapshotViewer1" width="396" height="196" codebase=" <param name="_ExtentX" value="10478">
<param name="_ExtentY" value="5186">
<param name="_Version" value="65536">
<param name="SnapshotPath" value=" <param name="Zoom" value="4">
<param name="AllowContextMenu" value="-1">
<param name="ShowNavigationButtons" value="-1">
</object>
Am I doing anything wrong??
Dave Rowe
<object classid="clsid:F0E42D60-368C-11D0-AD81-00A0C90DC8D9" id="SnapshotViewer1" width="396" height="196" codebase=" <param name="_ExtentX" value="10478">
<param name="_ExtentY" value="5186">
<param name="_Version" value="65536">
<param name="SnapshotPath" value=" <param name="Zoom" value="4">
<param name="AllowContextMenu" value="-1">
<param name="ShowNavigationButtons" value="-1">
</object>
Am I doing anything wrong??
Dave Rowe