摘要:
从oracle的试图(自定义的)中取得数据,用来产生树状结构,数据本身是有树状关系的。但程序在运行时报错:网页有问题,无法显示;error500 服务器内部错误! 请大家看看,帮忙找找原因。 using system; using system.collections; using system.componentmodel; using system.data; using system......
摘要:
function tdataaccess.getcategory():tdatasource; begin strsql:=select * from category; command.commandtext :=strsql; recordset.recordset :=command.execute ; datasource.dataset :=recordset; result :......
2000的高级服务器,其他机子可以正常访问网页,但不能下载链接的文件,为什么呀
各位高手help小弟呀
NO.1 作者: net_lover
代码啊 ??
别用中文路径\文件名字
NO.2 作者: luok
自己解决了就好。
能浏览不能下载,2个原因:
1中文文件名
2IE版本低,要修改IE设置才能下载中文名的文件
摘要:
我装了双系统是win98和win2000,我在win98里下载了myie 浏览器压缩包。之后我在 win2000下将其解压缩,当我运行它的时候,出现了一个dll文件错误,但在win98下 是好的,,myie是不用安装,怎么会出现这种错误,这是为什么?请各位赐教。
......