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--