Re: ASP coding help required please

From: Stephen Cairns (S.Cairns_at_belfasttelegraph.co.uk)
Date: 03/31/04


Date: Wed, 31 Mar 2004 01:01:12 -0800

sSQL = "UPDATE dbo_Nagents_classification SET Type = Request.Form(Classification) where account_no = Request.Form(account_no)"

I need to take the details from the form when setting the Type and using the where clause. Is this how I do it??


Loading