• 大小: 1.66M
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2021-01-30
  • 语言: ASP
  • 标签: Access  asp  网站  c  源码  

资源简介

网站程序脚本:asp access
本地调试可以用小型ASP服务器来调试,必须要使用IE访问后台才不会乱码哦。

网站程序用途:IDC页面推广,IDC代理产品销售,或者也可以用于做IDC产品的展示平台程序非常非常简单的,后台操作也很简单的,希望有更多的同行朋友来一起交流,研究。

后台访问地址:http://您的域名/admin 账号:admin 密码:admin888

后续更新会分出更多的分类比如:虚拟主机,VPS等其他类型。谢谢继续关注哈

资源截图

代码片段和文件信息

header(‘Content-type: text/html; charset=utf-8‘);

// The following variables values must reflect your installation needs.

$aspell_prog = ‘“C:\Program Files\Aspell\bin\aspell.exe“‘; // by FredCK (for Windows)
//$aspell_prog = ‘aspell‘; // by FredCK (for Linux)

$lang = ‘en_US‘;
$aspell_opts = “-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt“; // by FredCK

$tempfiledir = “./“;

$spellercss = ‘../spellerstyle.css‘; // by FredCK
$word_win_src = ‘../wordWindow.js‘; // by FredCK

$textinputs = $_POST[‘textinputs‘]; # array
$input_separator = “A“;

# set the javascript variable to the submitted text.
# textinputs is an array each element corresponding to the (url-encoded)
# value of the text control submitted for spell-checking
fun

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-05-08 14:38  a1.1.0.0\
     目录           0  2015-05-07 23:41  a1.1.0.0\admin\
     文件        3035  2015-05-07 23:40  a1.1.0.0\admin\danye.asp
     文件         193  2010-06-22 00:59  a1.1.0.0\admin\exit.asp
     目录           0  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\
     目录           0  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\
     目录           0  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\
     目录           0  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\behaviors\
     文件         236  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\behaviors\disablehandles.htc
     文件         822  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\behaviors\showtableborders.htc
     文件        2648  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\fck_editorarea.css
     文件        4145  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\fck_internal.css
     文件        1696  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\fck_showtableborders_gecko.css
     目录           0  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\
     文件         288  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_address.png
     文件         293  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_blockquote.png
     文件         229  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_div.png
     文件         218  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_h1.png
     文件         220  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_h2.png
     文件         219  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_h3.png
     文件         229  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_h4.png
     文件         236  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_h5.png
     文件         216  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_h6.png
     文件         205  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_p.png
     文件         223  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\block_pre.png
     文件         184  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\fck_anchor.gif
     文件         599  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\fck_flashlogo.gif
     文件         105  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\fck_hiddenfield.gif
     文件          54  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\fck_pagebreak.gif
     文件        1709  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\css\images\fck_plugin.gif
     目录           0  2010-06-22 00:56  a1.1.0.0\admin\fckeditor\editor\dialog\
............此处省略337个文件信息

评论

共有 条评论