我的网站目录如下:
HTML code:
Web
-...
_View
-FrontMgr
-site.Master 母版文件
-Default.aspx首页面,使用了site.Master母版
-CSS css文件夹
-images 图片文件夹
-City 文件夹
-city.aspx页 ......
C# code:
<script runat="server">
protected void sureBtn_Click(object sender, EventArgs e)
{
if (titleTxt.Value == "" || text.Text == "" || nameText.Value == "")
{
//弹出对话框
}
else
{
......
public DataRow dr;
public static string newsid;
protected void Page_Load(object sender, EventArgs e)
{
newsid = Request.Params["nid"];
SqlConnection con = DB.con();
& ......
源代码是挺好看的,在vs2008编辑模式下
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn" lang="zh-cn">
<head id="Head1" runat="server">
<meta http-equiv="Content-Type" c />
<meta http-equiv="Content-Lan ......
我是初学者,想问一下。(以下描述或许有些地方很不专业,漏洞百出,请见谅指出!)
我现在有一个别人做的网站(默认完全正常,以前正常运行过,就是这次重装了windows server 2003,所以之前的没了),并不是开发中,我要做的是把网站、服务器等重新建立起来。
网站使用 asp.net (C#)写的,数据库 ......
地点:北京 (海淀区最好,离得近)
项目说明:关于会员管理以及销售统计
美工要求:无
语言要求: Asp.Net C# (有源码,逻辑清楚,只要能改就行)
其他说明:该项目时间紧,要求立即上马,需要经常见面沟通 或者上门
联系方式: QQ:26320556 大多时间在 ......