L
|
leizleho author 9/11/2009 |
Hi, I am having problem with this new version of ASP Runner. I have a function that generates a approval code. When a user submit the request form it generates a code and assign to a "approvalcode" field. I do not want to show that field on the submission form so I remove that control. The problem is that without the editcontrol, the value is not saved in the database. How can I save that generated code into the database without using the editcontrol? Thanks, rochzle
|