用户每次登录时都可以在ASP中编程以增加计数器. [英] Program in ASP to increment the counter each time user has logged in.

查看:69
本文介绍了用户每次登录时都可以在ASP中编程以增加计数器.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我有关ASP中的Program的信息,以便在用户每次登录时都会增加计数器.

Plzz tell me about Program in ASP to increment the counter each time user has logged in.

推荐答案

具体取决于如何实现,但向您展示了一个路径遵循以下步骤

1)如果用户凭据匹配,则在登录页面上.用一个更新名为counter的数据库中的字段.
2)最好使用存储过程来做到这一点.因此,在选择时可以更新相同内容.

希望你有这个主意:)
Its upto you how you can implement, but show you a path follow below steps

1) On login page if user credential matches. Update a field in database named counter with one.
2) It could be better to do it with the stored procedure. So while selecting you can update the same.

hope you got the idea :)


这篇关于用户每次登录时都可以在ASP中编程以增加计数器.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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