开发者

passing parameter using jQuery Ajax call to asmx service

I am trying to pass a string to an asmx service. Actually, the parameter开发者_Go百科 is a number with leading zeros, but the asmx gets the string with leading zeros removed.

How to avoid the truncation of leading zeros.

TIA.


pre-pend it with something that you the know to remove?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜