not sure if this is possible in ASP & frontpage, but this is what i have and need to do.
1. read data from table1: quantity
2. write data to table2: ordered
3. calculate new number: quantity = quantity - ordered
4. write new data to table1: quantity
if anyone can help me out with this or point me in the right direction i would greatly appreciate this.
Stahly