Thanks fot the help, Roger. Can you explain the ASP code, please? I
appreciate that.
Rahman
> You will have to 1) locate the record where the users balance is stored
and
> 2) set a new value for the Balance field and 3) update the record with
the
> new balance info. I would explain code if you were using ASP instead of
> UltraDev. You may have to refer to the help files or a user group for
> UltraDev to find the correct way to update the record.
>
> Roger
>
> -----Original Message-----
> From: fadhlul@c... [mailto:fadhlul@c...]
> Sent: Friday, August 24, 2001 1:40 AM
> To: Access ASP
> Subject: [access_asp] Deducting Record value
>
>
> Hi
> i am pretty new to this. i am designing asp app which is providing e-
store
> service using prepaid value card.
> when a member purchases something using the card, the value of the card
is
> deducted (e.g. from $50 to $20). how do i do it with Access db? by the
> way, i use UltraDev 4 to design the app.
>
> thanks a lot