当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: fileup2_in.jsp多文件同时上传 <%@ pa
 

 

 ·tcombobox下拉取值    »显示摘要«
    摘要:新建一个类,存储我们需要的数据: titemex=class(tobject) public caption:string; stringvalue:string;end; //使用adoquery中的值填充comboboxfunction fillincomboboxwithadoquery(objadoquery:tadoquery;objcombobox:tcombobox;sql......
 ·asp+存储过程的使用     »显示摘要«
    摘要:在asp中调用存储过程 <!-- 必须加载adovbs.inc文件,否则将出错 --><!--#include file="adovbs.inc"--><%dim objcnndim objcmddim rsconst o_id=112 ´-----建立connection对象----------set objcnn=server......


more file upload

fileup2_in.jsp多文件同时上传 【程序编程相关:ZWeily的小品文——《Somethi

【推荐阅读:elvis日志--“项目经理的周末(古龙

【扩展信息:Asp.net中DataGrid控件的自

<%@ page contenttype="text/html; charset=gb2312" language="java" import="java.sql.*" errorpage="" %>

<%@ page import="org.apache.commons.fileupload.*" %>

<%@ page import="java.util.*,java.util.regex.*" %>

<%@ page import="java.io.*" %>

<%@ page import="javax.servlet.*,javax.servlet.http.*"%>

<jsp:usebean id="test" scope="page" class="test.dbconn"/>

<html>

<head>

<title>untitled document</title>

<meta http-equiv="content-type" content="text/html; charset=gb2312">

</head>

<body>

<%

   

   try{

        string dir=request.getrealpath(".");

        diskfileupload fu = new diskfileupload();

  

       

        fu.setsizemax(4194304);                 //设置文件大小.


...   下一页
    摘要:blog ,news, rss阅读器的缺点及想法 -- 打造自己的新闻阅读器 java ? c# ? 何去何从(s00n原作) by s00n(jasea@sina.com) 经常blog的人都会用到rss阅读器,这类阅读器很多,omea reader,rss reader,sharpreader ,feeddemon ,news crawler等,这些有的是共享软件,有的是商业软件,各自都有不......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE