There's a few different ways: In firefox I can use firebug to see the span/div IDs and figure it out that way. But if you don't want to deal with that, you can go to your user panel and look at the u=? at the end of the "find all posts by shumby" under statistics. So, by doing so, I can see your user ID is 610.
Keep in mind that I've been building web sites for many years, so I can generally guess what the other programmers have done to make the site work right. When you use AJAX (which this site does) you need to give divs/spans unique IDs so the easiest way to do that is to assign them with a pre-fab forename the user ID.
__________________
2002 Corvette Z06 - Totaled
2003 Corvette Z06 50th Anniversary
Last edited by Crash; 02-23-2009 at 01:29 AM.
|