appending a variable to the command line (something like the time) to force
the URL to change between submissions.
We had a similar problem on firstnight.org on the log in page: the page has
two states depending on if you're logged in or not. However in Safari
logging in would also redisplay the same state over - it was showing the
cached version. Adding a variable value to the URL solved it.
Jim Davis
From: Amanda Lappin - CrystalVision [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 16, 2004 11:25 AM
To: CF-Talk
Subject: [Repost] Coldfusion form validation & Safari
Just posting this again as no one answered my post on the 14th & I'm really
hoping someone out there has some info!
----------
using the innate form validation in cfmx (using a regular _expression_ with
the pattern of
"(^[_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)[EMAIL PROTECTED](\.[a-zA-Z0-9-]+)*\.(([a-z
A-Z]{2,3})|(aero|coop|info|museum|name))$)|(^ *$)") seems to be broken in
Mac Safari?
It will catch the incorrectly formatted input and pop an error fine, but
upon correction of the error and re-submittal of the form, it doesn't seem
to recognize the new input and just perpetually pops the old error over and
over. Again, this is only on Mac Safari (which I had someone verify the
"error" for me, but don't have access to a Mac with OSX to really check it
out good myself) - i've tested with Netscape 4+, IE (on both pc and mac),
Firefox (on both pc and mac), Opera and so on... it's driving me nuts!
I've searched everywhere and can't seem to find any mention of this
specifically & hope someone can verify/help/give more information!
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

