Hi all
on mouseUp
if fld "paymenttype" = "credit card" then fcredit ------fcredit
the card number was filled in
fSave
TotalSeats
end mouseUp
on fCredit
if fld "credit" = "" then answer "NO CREDIT CARD NUMBER" ---- if
it answers then I want it to stop
end fCredit
Thank's
Liam Lambert
liamlambert at mac.com
IRELAND