如何在asp.net中使用jquery注销 [英] how to do log out using jquery in asp.net

查看:80
本文介绍了如何在asp.net中使用jquery注销的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮我看看如何在按钮点击时使用asp.net中的jquery编写注销码。

解决方案

您可以向服务器端发送HTTP Web请求某些命令表明用户想要注销:

http://api.jquery.com/ category / ajax / [ ^ ]。



服务器端应解释此命令并执行操作。



-SA

please help me how to write logout code using jquery in asp.net on button click.

解决方案

You can send an HTTP web request to the server side with some command indicated that the user wants to log out:
http://api.jquery.com/category/ajax/[^].

The server side should interpreted this command and perform the action.

—SA


这篇关于如何在asp.net中使用jquery注销的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆