Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アンケート用のオンライン アプリケーションを作成しています。特定の質問に何人のユーザーが回答したかを数えたい。私の質問は、セッション状態とアプリケーション状態を使用してどのように答えを数えますか? 答えは、ラジオ ボックスとチェック ボックス リストの入力です。
ユーザーの返信を通常どおりデータベースに保存し、後で戻ってデータベースにクエリを実行して、そのような質問に答えます。