开发者

Converting units to metric

开发者 https://www.devze.com 2023-01-23 07:37 出处:网络
I\'m going开发者_StackOverflow社区 to be implementing Ektron CMS for a client and they may require conversion of units from imperial to metric for different values. The best thing would be an Ektron m

I'm going开发者_StackOverflow社区 to be implementing Ektron CMS for a client and they may require conversion of units from imperial to metric for different values. The best thing would be an Ektron module, then would be something in C# I could use, finally a webservice I could access.

Anyone have suggestions or best practices regarding any of those three, with Ektron CMS and ASP.net in mind?


ended up doing this on the frontend, a benefit being that only one value is stored in this manner

http://hanamidesign.com/lab/code/prototype/measurement-unit-switcher.html for an open source solution

0

精彩评论

暂无评论...
验证码 换一张
取 消