首页 相关文章 制作我们自己的Ebay(拍卖系统)(4)

制作我们自己的Ebay(拍卖系统)(4)

First, we'll discuss the easy part. You'll have to create a few forms - one for the users to register (that is, get themselves into our AuctionUsers table), and one for sellers to post their info. These forms should be easy to create if you know how to handle forms (check out this WDVL article for more information). Basically, you should collect all the information from the forms and update the appropriate tables:



'Set variables and create object
strConnectionString = "DSN=MyAuction;UID=username;PWD=password;Database=MyAuc...[ 查看全文 ]

2016-01-29 标签:

制作我们自己的Ebay(拍卖系统)(4)的相关文章

手机页面
收藏网站 回到头部