
IE5 location.reload() "type mismatch error", but works under IE6
surely reload() doesn't take arguments??
shouldn't it be self.location.href = 'whatever.asp'; ?
here you go
"location.reload([force])
where force is an optional boolean value indicating whether the document
should be reloaded even if it hasn't changed since last reload."
so obviously a type mismatch. surprised you can get away with this in
IE6, though.
________________________________________
I got bored with my old signature,
so I changed it
Atrax. MVP, IIS
http://rtfm.atrax.co.uk/
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!