資源簡介
asp.net網上書店,asp.net網上書店包含主頁面和access數據庫
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
public?partial?class?主頁?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????if?(!IsPostBack)
????????????if?(Request.Cookies[“reg_user“]?!=?null?&&?Request.Cookies[“reg_pwd“]?!=?null)
????????????{
????????????????TextBox1.Text?=?Request.Cookies[“reg_user“].Value.ToString();
????????????????TextBox2.Text?=?Request.Cookies[“reg_pwd“].Value.ToString();
????????????}
????????????else
????????????{
????????????????//Response.Write(TextBox1.Text.ToString());
????????????????//Response.Write(TextBox2.Text.ToString());
????????????????if?(Request.Cookies[“user“]?!=?null?&&?Request.Cookies[“pwd“]
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-06-23?20:10??web網上書店\
?????文件?????2498560??2017-06-19?18:02??web網上書店\access數據庫展示.mdb
?????文件??????373760??2017-06-22?10:21??web網上書店\web實驗報告.doc
?????文件???????49028??2017-06-19?17:05??web網上書店\主頁.jpg
?????目錄???????????0??2017-06-23?20:10??web網上書店\書城源代碼\
?????目錄???????????0??2017-06-23?20:10??web網上書店\書城源代碼\App_Data\
?????目錄???????????0??2017-06-23?20:10??web網上書店\書城源代碼\App_Data\WebEdit\
?????目錄???????????0??2017-06-23?20:10??web網上書店\書城源代碼\App_Data\WebEdit\_example\
?????文件????????2404??2007-03-11?19:37??web網上書店\書城源代碼\App_Data\WebEdit\_example\clientapi.htm
?????文件????????1099??2007-03-11?19:37??web網上書店\書城源代碼\App_Data\WebEdit\_example\default.htm
?????文件??????????94??2005-11-29?22:03??web網上書店\書城源代碼\App_Data\WebEdit\_example\example.css
?????文件??????????96??2005-07-03?14:54??web網上書店\書城源代碼\App_Data\WebEdit\_example\myeditorarea.css
?????文件????????1410??2007-03-11?19:38??web網上書店\書城源代碼\App_Data\WebEdit\_example\para_extcss.htm
?????文件????????1388??2007-03-11?19:38??web網上書店\書城源代碼\App_Data\WebEdit\_example\popup.htm
?????文件????????1985??2007-03-11?19:39??web網上書店\書城源代碼\App_Data\WebEdit\_example\standard.htm
?????目錄???????????0??2017-06-23?20:10??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\
?????目錄???????????0??2017-06-23?20:10??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\
?????文件?????????299??2005-01-12?09:37??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\about.gif
?????文件?????????219??2005-01-12?09:39??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\abspos.gif
?????文件?????????237??2005-01-12?10:29??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\anchor.gif
?????文件?????????125??2005-01-12?11:27??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\art.gif
?????文件?????????162??2005-01-12?09:40??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\backcolor.gif
?????文件?????????253??2005-01-12?09:41??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\backward.gif
?????文件?????????285??2005-01-12?09:42??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\bgcolor.gif
?????文件?????????272??2005-01-12?09:42??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\bgpic.gif
?????文件??????????88??2004-01-05?21:56??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\bl
?????文件??????????76??2004-01-05?21:56??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\bold.gif
?????文件?????????267??2005-01-12?10:45??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\br.gif
?????文件??????????71??2004-01-06?11:52??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\checked.gif
?????文件?????????210??2004-01-05?21:57??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\code.gif
?????文件?????????156??2004-04-09?10:39??web網上書店\書城源代碼\App_Data\WebEdit\buttonimage\blue\componentmenu.gif
............此處省略710個文件信息
評論
共有 條評論