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
[EMAIL PROTECTED]
IRELAND


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to