[thelist] What screen size are my visitors using

Erik Mattheis gozz at gozz.com
Thu May 27 11:43:39 CDT 2004


On Thursday, May 27, 2004, at 09:57  AM, john at johnallsopp.co.uk wrote:
> Can I do src="http://www.mydomain.com/myprog.php?x=100&y=200" .. is 
> that
> what you're thinking?

That will work. Or use Maximillian's suggestion,

var noimg = new Image();
noimg.src = "log_script.php?width=800&height=600";
--
- Erik Mattheis
612 377 2272
http://gozz.com/



More information about the thelist mailing list