You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
324 B

using System;
using System.IO;
using System.Text;
using System.Data;
using System.Data.OleDb;
using FoxBBS.include;
namespace FoxBBS
{
/// <summary>
/// post_topic <20><>ժҪ˵<D2AA><CBB5><EFBFBD><EFBFBD>
/// </summary>
public class post_topic : System.Web.UI.Page
{
protected System.Web.UI.WebControls.DropDownList TitleColorList;