本文介绍了如何在asp.net C#中获取客户端PC的日期时间?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个ASP.NET Web应用程序。我的托管服务器在美国。数据库存在那里。

任何人都可以浏览网站。现在我想得到客户端PC的日期时间。我将它存储在数据库中,并将其显示在浏览器中。

我有一个标签。我会在那个标签上显示它

我在谷歌搜索过它。但没找到合适的代码。

请给我C#代码。

[我正在使用asp.net,C#]

谢谢提前

Rashed

I have a ASP.NET web application. My hosting server is in USA. Database is present there.
Anyone can browse the site. Now I want to get the date time of client PC. I will store it in DB and will show it in browser.
I have a label. I will show it in that label
I have searched it in Google. But did not found proper code.
Please give me the C# code.
[I am using asp.net, C#]
Thanks in advance
Rashed

推荐答案




这篇关于如何在asp.net C#中获取客户端PC的日期时间?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 07:30
查看更多