A
Alamoni
Hi, I'd like to be able to achieve 2 things but can't. Can someone help
please? I want to:
1. on the same web page, enter an amount then have some code to a)
decrease balance of 1st ac, and b) increase balance of 2nd ac.
Controls are using a formview with 2 x drop down lists (a/c # 1 and ac #2).
And a text field for the amount.
An Insert command saves these details to a sql table using sqldatasource.
I need help on vb code to compute this.
2. Problem 2 is after computation, update the a/c balances of 1st and 2nd.
thanks,
Paul
please? I want to:
1. on the same web page, enter an amount then have some code to a)
decrease balance of 1st ac, and b) increase balance of 2nd ac.
Controls are using a formview with 2 x drop down lists (a/c # 1 and ac #2).
And a text field for the amount.
An Insert command saves these details to a sql table using sqldatasource.
I need help on vb code to compute this.
2. Problem 2 is after computation, update the a/c balances of 1st and 2nd.
thanks,
Paul