parseInt would be the right way... But I do not understand; you seem to be calling a JS function from VB script. Is both the section client side script ? Is this IE specific ?
On Dec 15, 12:21 pm, Raghupathi Kamuni <[email protected]> wrote: > Hi All, > > I am working on some legacy code. > > Earlier code had the bitmask fields as integers in SQL Server 2005 , but now > they are changed to BigInt > > How do we parse BigInt datatypes in javascript? > > Please find relevant functions > herehttp://dotnetdevelopment.pastebin.com/m44132f9c > > Regards, > Raghu
