/
zOMGdev
/
cppcms
Обзор
Документация
Войти
/
zOMGdev
/
cppcms
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
contrib/integration/session/example/example.aspx
7 строк
142 B
Artyom Beilis
Added Asp.Net support
16 ноя 2015, 14:53
16 ноя 2015, 14:53
e6f69ca
Код
Авторство
О чём код?
<%@ Page Language="C#" Inherits="Example" CodeFile="example.aspx.cs" %> <html> <body> <p>Session Counter = <%=counter%></p> </body> </html>