the website i'm making looks different in netscape and IE. so i need something that will detect a browser and do stuff. example:
if netscape
then <IMG SRC="line1.jpg">
else
then <IMG SRC="line2.jpg">
something like that. hope this makes sense ~Steve
A broken clock is correct twice per day.
A roomful of monkeys on typwriters will eventually write the great american novel.
If you gave an infinate number of rednecks, an infinate number of shotguns to shoot at an infinate number of street signs, they'd eventually recreate all of Shakespears works in braile.
if netscape
then <IMG SRC="line1.jpg">
else
then <IMG SRC="line2.jpg">
something like that. hope this makes sense ~Steve
A broken clock is correct twice per day.
A roomful of monkeys on typwriters will eventually write the great american novel.
If you gave an infinate number of rednecks, an infinate number of shotguns to shoot at an infinate number of street signs, they'd eventually recreate all of Shakespears works in braile.