Posted by Jerry Stuckle on 06/21/07 12:15
jodleren wrote:
> Hi!
>
> in a while, is there a variable telling if the request was cancelled?
>
> say:
> while( $more_data && !$not_cancelled)
> {
> blabla
>
> ?
>
There is if you set one.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|