Returns the URL for a GIF image of the spectrum given the SpecObjID |
returns http://localhost/en/get/specById.asp?id=0x011fcb379dc00000 where localhost is filled in from SiteConstants.WebServerURL. sample: select dbo.fGetUrlSpecImg(0x011fcb379dc00000) see also fGetUrlFrame |
name | type | length | inout | pnum |
@specObjId | bigint | 8 | input | 1 |
varchar | 256 | input | 0 |