> Instead, does one need to scope it ?

No I think you can still get away with not scoping url., form., etc...
(although you shouldn't). But you can't use reserved words (like form and
url) as simple variable names.

> Invalid in what sense ? Do you mean an email address which is correctly
> formatted but bounces (e.g. domain unknown),
> or incorrectly formatted (e.g. [EMAIL PROTECTED])

Bounces will wind up in the undeliverable like they used to but invalidly
formatted address will cause errors. Some that I have seen are:
- blank address,
- addresses with invalid characters,
- addresses like blah.blah.blah or [EMAIL PROTECTED]

Both of these things are probably changes for the best, but its good to
check your code for them before you run the upgrade.


Cheers

Mark


______________
Mark Stanton
Technical Director
Gruden Pty Ltd
Tel: 9956 6388
Mob: 0410 458 201
Fax: 9956 8433
http://www.gruden.com


---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to