help: web form to database

来源: 2003-10-04 09:57:00 [旧帖] [给我悄悄话] 本文已被阅读:

I have too many (more than 100 fields per record) need to be stored from a webform to a database, if I use below method, its going to be a mess, any better way to handle this?

email = ChkString(Request.Form("email"))




--文学城www.wenxuecity.com--