Tom

4,264
Reputation
332 views

Registered User

Name Tom
Member for 1 year
Seen Nov 23 at 14:18
Website
Location
Age
Nov
17
comment PayPal versus Amazon Honor System
Wow. AHS has shut down since I last visited this question. Also, interesting trivia re:PayPal. That's awesome.
Nov
14
awarded  Nice Answer
Nov
9
revised Best way to transparently log downloads?
added 11 characters in body; edited tags
Nov
9
revised What is the best tool to benchmark my JavaScript?
added 8 characters in body; edited tags
Nov
9
revised Dynamically invoke properties by string name using VB.NET
deleted 37 characters in body; edited tags
Nov
9
revised Best book to get intimately familiar with the .NET framework?
deleted 72 characters in body; edited tags
Nov
9
revised The VB.NET ‘With’ Statement - embrace or avoid?
added 24 characters in body; edited tags
Nov
7
revised PayPal versus Amazon Honor System
deleted 16 characters in body; edited tags
Nov
7
revised What constitutes beautiful code?
deleted 28 characters in body; edited tags
Nov
5
comment jQuery find() returning an empty string in Google Chrome
I ended up needing to specify the Content-Type as rss+xml in the PHP script. $.get() ended up working just fine after that.
Nov
5
revised jQuery find() returning an empty string in Google Chrome
added 394 characters in body
Nov
5
asked jQuery find() returning an empty string in Google Chrome
Oct
21
answered how to receive XML in IE8 with mootools
Oct
21
revised vb.net: detecting which folder desktop is in
added 4 characters in body
Oct
21
accepted Large text in TextArea freezes computer
Oct
21
answered Large text in TextArea freezes computer
Oct
21
revised Detect when autocomplete is visible
added 13 characters in body
Oct
21
revised Detect when autocomplete is visible
added 590 characters in body; edited body
Oct
21
answered Detect when autocomplete is visible
Oct
20
answered jquery click handler
Oct
20
comment jquery click handler
Could you post the code that's being used to dynamically generate the anchors?
Oct
20
revised What is the intended purpose of eval in JavaScript?
added 45 characters in body
Oct
20
revised What is the intended purpose of eval in JavaScript?
deleted 38 characters in body
Oct
20
answered What is the intended purpose of eval in JavaScript?
Oct
18
answered Creating a Draggable Widget System
Oct
13
revised String.Format in vb
deleted 2 characters in body
Oct
13
revised jquery callback function only working on last loop
cleaned up the code so that it would be more readable
Oct
12
comment JQuery and links - strange situation
Where is this code included in your page - the footer, the header, or an external file?
Oct
12
comment JavaScript: Overwrite array
I don't think you need to explicitly state array1 = null. If you just update the reference, the garbage collector should recognize an instance that has no references pointing to it.
Oct
12
answered JavaScript: Overwrite array
Oct
7
awarded  Nice Answer
Oct
7
answered What is the correct way to write HTML using Javascript?
Oct
4
awarded  Popular Question
Oct
2
revised Submit Form and Include Select Option in Value
added 44 characters in body
Sep
10
awarded  Popular Question
Aug
29
accepted Open Source Software using jQuery
Aug
25
awarded  Good Answer
Aug
9
awarded  Popular Question
Aug
2
awarded  Yearling
Jul
31
awarded  Popular Question
Jul
26
comment JQuery Validation - updating error message
In what browser are you experiencing this behavior? It sounds like a caching issue.
Jul
26
comment Changing window position with javascript to a specific element?
Is this "list of elements" a true list (as in a list box) or is it a long list of something like div elements?
Jul
23
revised jquery ajax- How to check duplicate name
added 2 characters in body
Jul
22
comment Text decorations in CSS
I miss <marquee>
Jul
22
revised jquery ajax- How to check duplicate name
added 272 characters in body; added 1 characters in body; added 50 characters in body; added 258 characters in body
Jul
22
answered jquery ajax- How to check duplicate name
Jul
22
answered How to pass a nested JavaScript object to ASP.NET MVC Action Method?
Jul
17
accepted Read page content, convert to json, enter to SQL?
Jul
17
revised Why Create a Class Derived from a Generic List (.NET)?
deleted 2 characters in body; deleted 16 characters in body
Jul
17
revised How to HTML encode a string in JavaScript from a Firefox extension
edited body; edited tags