|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: updating records with values from a form |
From: |
Ripul |
Date: |
2/5/2001 1:23:57 AM |
IP: |
202.141.151.81 |
Just replace the line
CmdUpdateRecord.Fields(" & Field & ")= NewVal
with
CmdUpdateRecord.Fields(Field)= NewVal
i think it should work.
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|