Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Another patch
From: Nigel Randsley-Pena
Date: Wed, 30 Jun 1999 15:10:00 +0100

If you've been trying to get the Form sample that comes with Flash4 to
work and haven't succeeded then you might want to try out this simple
patch.
Open the file order.asp in your editor.
Go to line 12. It reads
If total = 0 Then
Replace this line with
If total = "$0.00" Then
Save and rerun the sample, it will work now.
Have fun.
As an exercise in learning Flash4 try to understand why it won't work as
is. Knowing the solution it should be easy.


Nigel

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]