asp.net获取文件夹路径 - .NET技术 / ASP.NET
ASP.NET如何用一个按钮实现选择文件夹路径到文本框中?(注意是文件夹路径,不是文件路径)
http://blog.csdn.net/xianfajushi/archive/2008/10/18/3094474.aspx
这不是我要的效果,我要用的是类似于文件上传可以选择的效果。然后将选到的路径传到文本框中(注意是ASP.NET)
呵呵,只能是自己写个控件或者找个上传空间了
相关问答:
不是直接打开,而是读取内容,然后可以操作的数据,可以存储到数据库或者显示在页面上。
word文件在服务器端。
可以考虑用第三方组件
http://officewriter.softartisans.com/officewriter-372.aspx
有中文说 ......
select top 12 * from Product where [id] not in (select top 12 [id] from Product)
这样可以分页,但是我在后面想加个条件
select top 12 * from Product where [id] not in (select top 12 [id] from Prod ......
Imports System.ComponentModel
Imports System.Web.UI
Imports System.Web.UI.Design
Imports System.Web.UI.WebControls
Namespace CBDAspNet.WebControls.HTML
''' <summary>
'' ......
我主要想控制下word保存的地址,但是编译不过去,总觉得是缺了using。。。
谢谢
代码如下:
using System;
using System.IO;
using System.Collections;
using System.ComponentModel;
using System.Data;
u ......
最近在做个网上商城,购物车模块,没有做过,麻烦各位帮忙说下大致说下思路,能发一份源码更好。小弟先谢过各位了;
QQ:413763818;
eamil:swebook@126.com
网上一大堆!
www.51aspx.com
去下 ......