"New" Washington State DOR website

Karl Kuehn larkost at softhome.net
Fri Nov 9 14:07:10 PST 2001


	This is because they are trying to be cute and position the new 
window, rather than doing the standard thing and just giving it a size. 
And then they are using a relative location in a JavaScript keypath that 
is semi-undefined... in other words, they are shooting themselves in the 
foot trying to make the client do things that either are pointless, or 
should be done on the server (where things are predictable!).
	They also have a really stupid while loop in there for no apparent 
reason... I could see a bug in it looping a client forever (spawning an 
infinite number of error windows). Whoever did this is just cutting 
their teeth on Web Apps, and eventually (hopefully) will learn...

	Karl Kuehn
		larkost at softhome.net

PS... Why do I always seem to see this sort of thing on .asp pages? Are 
there no beginners using PHP?

On Friday, November 9, 2001, at 02:42 , bkeyport at qwest.net wrote:

> Hey, guys... Just about anywhere on the WADOR website 
> http://www.dor.wa.gov , I'm getting redirected to the homepage whenver 
> I open a link that opens a new window - I'm not entirely sure what's 
> going on, and it don't happen in Windows IE. Any clues, or how to fix? 
> This is in SP7.
>
> Prime example of this is the Geographical Information System link off 
> of http://www.dor.wa.gov/Services/services_eltserv.asp
>
> When you click it, it'll open a new window, and load the GIS page - at 
> the same time, it re-draws the old page, and somewhere in there it's 
> forcing the GIS page to a redirect for the "redesigned home page" -- if 
> I let the old page redraw, it'll stay on the GIS Page in the other 
> window.




More information about the OmniWeb-l mailing list