hack3rman
12-17-2003, 06:26 AM
Hi, first let me say I know there's alot of posts regarding detecting the browser here, but I couldnt find anything specific to my problem. Thanks.
Im wondering if there is a way for my html webpage to identify if a person is using AOL, and if so, send them one picture, or if they're using any other browser send them another picture and what the code would be?
In lay-mans terms:
if (aol) show img-aol.jpg
else show img-everythingelse.jpg
Thanks.
Im wondering if there is a way for my html webpage to identify if a person is using AOL, and if so, send them one picture, or if they're using any other browser send them another picture and what the code would be?
In lay-mans terms:
if (aol) show img-aol.jpg
else show img-everythingelse.jpg
Thanks.