E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Server.MapPath
Ado.Net读取Excel常见问题总结
Microsoft.Jet.OleDb访问访问Excel,网上已经有很多类似的资源,最典型也是最简单的可能如下:(asp.net环境) // 连接字符串 string xlsPath =
Server.MapPath
姚姚
·
2008-04-23 18:00
asp.net读取EXCEL的方法(3)
DimsConnectionStringAsString="Provider=Microsoft.Jet.OLEDB.4.0;"_ &"DataSource='"&
Server.MapPath
huang7914
·
2008-04-14 11:00
String
properties
Excel
Integer
asp.net
dataset
轉 C# 读取excel 二种方法
Microsoft.Jet.OleDb访问访问Excel,网上已经有很多类似的资源,最典型也是最简单的可能如下:(asp.net环境)//连接字符串 stringxlsPath=
Server.MapPath
huang7914
·
2008-04-14 11:00
解决水晶报表登录错误问题
objectsender,System.EventArgse) { //在此处放置用户代码以初始化页面 ReportDoc =new ReportDocument(); ReportDoc.Load(
Server.MapPath
elifefly
·
2008-04-11 13:00
Server.MapPath
(path)的使用
/") 表示所在页面的当前目录 注:等价于
Server.MapPath
("&quo
·
2008-04-09 14:00
server
FileSystemObject
Set fso = Server.CreateObject("Scripting.FileSystemObject") 定义FSO对象 fso.CreateFolder(
Server.MapPath
·
2008-04-09 11:00
object
ASP语句
ADODB.Connection") conn.open "DRIVER=Driver do Microsoft Access (*.mdb);UID=admin;PWD=;DBQ="&
Server.MapPath
tntxia
·
2008-03-29 21:00
Microsoft
Access
asp
ASP语句
ADODB.Connection") conn.open "DRIVER=Driver do Microsoft Access (*.mdb);UID=admin;PWD=;DBQ="&
Server.MapPath
tntxia
·
2008-03-29 21:00
Microsoft
Access
asp
C#文件操作
nbsp; C#新建文件 StreamWriter sw = File.CreatText(
Server.MapPath
benben
·
2008-03-21 07:00
C++
c
C#
asp.net
asp
AspJpeg组件给图片加透明图片水印
Server.CreateObject("Persits.Jpeg") Set Jpeg1 = Server.CreateObject("Persits.Jpeg") '打开要加水印的图片 Jpeg.Open
Server.mappath
chinmo
·
2008-03-16 09:00
读写xml所有节点个人小结 和 读取xml节点的数据总结
//打开某文件(假设web.config在根目录中)stringfilename=
Server.MapPath
("/")+@"WebApplication1\web.config";XmlDocumentxmldoc
wapysun
·
2008-03-07 21:00
xml
Web
F#
asp.net中读取WORD
Response.ClearContent(); Response.ClearHeaders(); Response.ContentType = "Application/msword"; string s=
Server.MapPath
isiqi
·
2008-03-05 10:00
C++
c
.net
asp.net
asp
FSO 遍历文件夹,按时间排序,可以删除
quot;Scripting.FileSystemObject") ifrequest("Action")="Del"then whichfile=
server.mappath
webcode
·
2008-03-04 23:00
html
F#
J#
asp
ado.net 如何读取 excel
Microsoft.Jet.OleDb访问访问Excel,网上已经有很多类似的资源,最典型也是最简单的可能如下:(asp.net环境) //连接字符串 stringxlsPath=
Server.MapPath
yfqvip
·
2008-03-04 08:00
得到刚刚插入的记录的自动编号值一例
ADODB.Connection")conn.Open"Provider=Microsoft.Jet.OLEDB.4.0;JetOLEDB:DatabasePassword=;DataSource="&
Server.MapPath
mjh11310
·
2008-03-03 16:00
ASP连接11种数据库的方法
quot;adodb.connection")adoconn.Open"Driver={Microsoft Access Driver(*.mdb)};DBQ="& _
Server.MapPath
icyheart
·
2008-02-21 13:00
oracle
mysql
SQL Server
Microsoft
asp
ASP连接11种数据库的方法
quot;adodb.connection")adoconn.Open"Driver={Microsoft Access Driver(*.mdb)};DBQ="& _
Server.MapPath
icyheart
·
2008-02-21 13:00
oracle
mysql
SQL Server
Microsoft
asp
ASP连接11种数据库的方法
quot;adodb.connection")adoconn.Open"Driver={Microsoft Access Driver(*.mdb)};DBQ="& _
Server.MapPath
icyheart
·
2008-02-21 13:00
oracle
mysql
SQL Server
Microsoft
asp
在asp.net中读取XML文件信息的4种方法 (http://www.cnblogs.com/liping19851014/archive/2007/10/16/926137.html)
方法二:使用DOM技术 voidPage_Load(Objectsender,EventArgse) { XmlDocumentdoc=newXmlDocument(); doc.Load(
Server.MapPath
evenbing
·
2008-01-27 11:00
2008.01.15
但是把下载到的留言板放上去的时候却用不了,提示:“
Server.MapPath
()错误'ASP0175:80004005'不允许的Path字符/0709/dqyllhsub/news/OpenDatabase.asp
wakem_chan
·
2008-01-16 11:49
生活
职场
休闲
C#中常用的经典文件操作方法
C#追加文件StreamWritersw=File.AppendText(
Server.MapPath
(".")
haoxingfeng
·
2008-01-15 14:00
html
exception
String
C#
File
delete
asp下利用fso实现文件夹或文件移动改名等操作函数
dFolder)onerrorresumenextdimfsosetfso=server.createobject("scripting.filesystemobject")iffso.folderexists(
server.mappath
·
2008-01-12 16:47
asp连接access sql数据库代码及数据库操作
Access数据库连接: dim strConn dim conn strConn = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source="+
Server.mappath
cab0605
·
2008-01-06 16:00
sql
SQL Server
Microsoft
Access
asp
ASP.NET基础教程-从客户端上传文件到服务器
一、在页面上添加一个FileField控件(在Html控件箱中),将其作为服务器控件运行二、在页面上添加一个按钮,ID为BTN_SCWJ,TEXT属性为“上传文件”三、按钮中代码如下: //
Server.MapPath
晨星
·
2008-01-06 12:26
服务器
上传文件
asp.net
客户端
基础教程
ASP开发--VBScript中 "
server.MapPath
()"的应用
ASP开发--VBScript中"
server.MapPath
()"的应用今天写了一个小页面用于上传文件,运行过程中,发现总是上传不上去,最后用绝对路径实现了,但是用绝对路径不是很好,就想到要用“
server.MapPath
savechina
·
2007-12-26 16:00
c
Microsoft
测试
VBScript
asp
C# 操作XML文件
12 E:\databake13 E:\databake\ESFM.WebNoTice53214 15 16 017 18操作代码: 1string filePath =
Server.MapPath
孤峰皓月
·
2007-12-14 19:00
常见问题FAQ
目录常见问题FAQ 1目录 2修订历史纪录 21、
Server.MapPath
32、查看文件是否存在 33、对话框 34、(e.Item.ItemType==ListItemType.Item
·
2007-11-29 19:00
常见问题
ASP.net(c#)用类的思想实现插入数据到ACCESS例子
昨天写了一半,一直没弄清楚当ACCESS数据库的连接代码写成类的时候路径该怎么写,搞了半天,还是用绝对路径解决了,似乎
Server.MapPath
没法在cs文件中使用.要实现的功能如下:尽量用类的思想来完成数据的插入
evenbing
·
2007-11-13 16:00
server
C#
asp.net
Access
asp
textbox
asp.net上传多个文件
int i = 0; i < files.Count;i++ ) { HttpPostedFile file = files[i] as HttpPostedFile; string path =
Server.MapPath
ch.net
·
2007-11-13 15:00
.net
asp.net
asp
IIS6架设网站常见问题及症状举例答疑
问题1:未启用父路径 症状举例:
Server.MapPath
()错误/'ASP0175:80004005/'不允许的Path字符/0709/dqyllhsub/news/OpenDatabase.asp
inject2006
·
2007-11-13 08:00
Web
windows
.net
服务器
asp
IIS
网站路径问题(引用)
1、先从C#中提供的几个方法说起吧://返回与Web服务器上的指定虚拟路径相对应的物理文件路径Response.Write(
Server.MapPath
("~"));Response.Write("")
zhou__zhou
·
2007-10-30 20:00
image
File
服务器
asp.net
web服务
IIS
C#中常用的经典文件操作方法
C#追加文件 StreamWriter sw = File.AppendText(
Server.MapPath
(".
webcode
·
2007-10-29 13:00
文件操作
关于win2003+iis6服务器设置排错集锦及其他
问题1:未启用父路径症状举例:
Server.MapPath
()错误'ASP0175:80004005'不允许的Path字符/0709/dqyllhsub/news/OpenDatabase.asp,行4
linkboy
·
2007-10-29 09:00
服务器
职场
设置
集锦
休闲
关于win2003+iis6服务器设置排错集锦及其他
问题1:未启用父路径症状举例:
Server.MapPath
()错误'ASP0175:80004005'不允许的Path字符/0709/dqyllhsub/news/OpenDatabase.asp,行4
linkboy
·
2007-10-29 09:00
服务器
职场
设置
集锦
休闲
Server.MapPath
()中参数的用法
使用网站中的资源时,通常必须指定资源的路径。例如,您可以使用URL路径引用页面中的图像文件或网站中其他位置处的页面的URL。同样,Web应用程序中的代码可以使用基于服务器的文件的物理文件路径对文件进行读写操作。ASP.NET提供用于引用资源并确定应用程序中的页面或其他资源的路径的方法。指定资源的路径许多情况下,页面中的元素或控件必须引用外部资源,如文件。ASP.NET允许您通过各种方法引用外部资源
jjhua
·
2007-10-28 09:00
浏览器
String
image
服务器
url
asp.net
SQL Server数据库备份代码
SQLServer数据库备份代码stringspath=
Server.MapPath
("../")+@"DataBase/DB";if (!
jjhua
·
2007-10-26 21:00
sql
sql
数据库
server
String
database
disk
在用户控件中使用 MapControl 的正确方法 mapxtreme载入地图
{//载入MapControlstringstrRootPath=
Server.MapPath
(".
chenshizero
·
2007-10-26 11:00
GIS
MapInfo
相关
C#中常用的文件操作方法
C#追加文件 StreamWriter sw = File.AppendText(
Server.MapPath
(".
·
2007-10-19 10:00
文件操作
Scripting.FileSystemObject对象
Set fso = Server.CreateObject("Scripting.FileSystemObject") 定义FSO对象 fso.CreateFolder(
Server.MapPath
isiqi
·
2007-10-10 15:00
JavaScript
C++
c
windows
C#
快速掌握Jmail使用方法
nbsp; 来源:www.5dmail.net 作者:5dmail 下面是一段程序代码,现在共享出来让大家学习: path=
Server.MapPath
derpvail
·
2007-10-09 11:00
html
C++
c
.net
C#
快速掌握Jmail使用方法
发布时间:2005.03.1514:40 来源:www.5dmail.net 作者:5dmail下面是一段程序代码,现在共享出来让大家学习:path=
Server.MapPath
("/images
derpvailzhangfan
·
2007-10-09 11:00
快速掌握Jmail使用方法
nbsp; 来源:www.5dmail.net 作者:5dmail 下面是一段程序代码,现在共享出来让大家学习: path=
Server.MapPath
derpvail
·
2007-10-09 11:00
html
C++
c
.net
C#
c# 创建文件操作
C#追加文件 StreamWriter sw = File.AppendText(
Server.MapPath
(".
izuoyan
·
2007-10-04 22:00
C++
c
C#
asp.net
asp
ASP.NET基础教程-Server对象
1、
Server.MapPath
()方法:获取ASP应用程序运行的物理绝对路径例:Response.Write(
Server.MapPath
(“”));//在页面上输出ASP.NET应用程序的绝对路径2
晨星
·
2007-10-04 11:16
职场
asp.net
休闲
Server对象
基础教程
DOM方式读写XML
protectedvoidbtReadXML_Click(objectsender,EventArgse) { XmlDocumentdoc=newXmlDocument(); doc.Load(
Server.MapPath
shanliwa
·
2007-09-28 15:00
xml
object
encoding
.net对xml文件操作总结
1.读: //打开某文件(假设web.config在根目录中) stringfilename=
Server.MapPath
("/")+@"WebApplication1/web.config
ranlianjie
·
2007-09-27 20:00
ADO.NET 如何读取 Excel
Microsoft.Jet.OleDb访问访问Excel,网上已经有很多类似的资源,最典型也是最简单的可能如下:(asp.net环境) // 连接字符串 string xlsPath =
Server.MapPath
shanliwa
·
2007-09-27 17:00
工作
数据库
String
Excel
null
dataset
ADO.NET 如何读取 Excel
ADO.NET可以使用使用Microsoft.Jet.OleDb访问访问Excel,网上已经有很多类似的资源,最典型也是最简单的可能如下:(asp.net环境)//连接字符串stringxlsPath=
Server.MapPath
wapysun
·
2007-09-27 17:00
.net
Microsoft
Excel
单元测试
asp.net
在asp.net中读取XML文件信息的4种方法
方法二:使用DOM技术 voidPage_Load(Objectsender,EventArgse) { XmlDocumentdoc=newXmlDocument(); doc.Load(
Server.MapPath
shanliwa
·
2007-09-26 11:00
xml
server
C#
asp.net
import
dataset
用js得到本地文件信息
Set fso = Server.CreateObject("Scripting.FileSystemObject") 定义FSO对象 fso.CreateFolder(
Server.MapPath
xpz
·
2007-09-24 17:00
JavaScript
xml
IE
Microsoft
脚本
上一页
21
22
23
24
25
26
27
28
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他