styrochem
Posts: 7
|
| Posted: 03/25/2005, 6:35 AM |
|
Anyone know how I can perform a calculation in CodeCharge? I have two fields that I need it to total, post to the database and then email. Can you provide me some examples or such?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 03/25/2005, 8:10 AM |
|
You can use standard ASP (Visual Basic) for this.
An example is at http://docs.codecharge.com/studio/html/ProgrammingTechn...ntrolValue.html
Also the Online Store example is probably calculating totals.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|