FUNCTION  fGetUrlSpecImg

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

Input and output parameters

nametypelengthinoutpnum
@specObjIdbigint8input1
 varchar256input0