电脑故障

位置:IT落伍者 >> 电脑故障 >> 浏览文章

鲜花预定系统:登录和退出[4]


发布日期:2019/6/21
 
——此文章摘自《ASPNET +SQL Server网络应用系统开发案例精解》定价特价 详细>>http://tracklinktechcn/?m_id=dangdang&a_id=A&l=&l_type= width= height= border= nosave>

}

PageRegisterStartupScript(refresh<script language=javascript>parenttophistorygo(); </script>);

}

catch(Exception ex)

{

thislblInfoText = 获取用户信息失败! + exMessage;

}

}

else

{

thislblInfoText = 登录失败!;

}

}

private void ST_ShowInfo()

{

thisPanelVisible = false;

thisPanelVisible = true;

string timetimes;

//获取客户端时间

ST_GetVisitInfo(out timeout times);

//显示最新访问日期

thislblDateText = timeToString();

//显示最新访问时间

thislblTimesText = timesToString();

}

private void ST_GetVisitInfo(out string lastTimeout string times)

{

HttpCookie cookie = RequestCookies[ShopFlowerLogin];

int type = intParse(cookieValues[Value]ToString());

string FlowerShopCookie = ST_FunctionsST_DecryptCookie(cookieValues[ST_GROUPFlowerPrearrange]

ToString()type);

string [] ST_myCookie = new String[];

ST_myCookie = FlowerShopCookieSplit(#);

//从客户端获取日期

lastTime = ST_myCookie[];

//从客户端获取时间

times = ST_myCookie[];

}

right>[http://developcsaicn/dotnet_ASP/htm>] [http://developcsaicn/dotnet_ASP/htm>] [http://developcsaicn/dotnet_ASP/htm>] [] [http://developcsaicn/dotnet_ASP/htm>] [http://developcsaicn/dotnet_ASP/htm>]

上一篇:鲜花预定系统:登录和退出[3]

下一篇:鲜花预定系统:登录和退出[5]