3,431
reputation
165 views

Registered User

name
member for 1 year
seen 18 hours ago
website
location
age
1d
answered IS HTML 5 Doctype causing quirksmode?
1d
answered Merging jQuery objects
2d
answered InnerChannel replacement in SoapHttpClientProtocol when moving from VS2005 to VS2008
2d
awarded  Scholar
2d
comment How do I get the XMLSerializer to add namespaces to attributes in nested objects?
@Will: Yeah I know, but it's one of those times when you cannot change things at the other end. :(
2d
comment How do I get the XMLSerializer to add namespaces to attributes in nested objects?
@Paul: Sorry, I didn't want to expose the original names and replaced things and got it wrong.
2d
revised How do I get the XMLSerializer to add namespaces to attributes in nested objects?
added 2 characters in body
2d
asked How do I get the XMLSerializer to add namespaces to attributes in nested objects?
Dec
9
asked InnerChannel replacement in SoapHttpClientProtocol when moving from VS2005 to VS2008
Dec
9
comment Is this a IE8 or jQuery’s bug?
Not possible using selects and options. You need to make your own dropdown to make this work.
Dec
9
answered Is this a IE8 or jQuery’s bug?
Dec
8
revised why this PHP class is not working
fixed formatting
Nov
25
comment How to escape a double-quote in inline c# script within javascript?
Unless the ClientID-property contains a quote, your code is fine. Or at lease the line you posted.
Nov
18
comment jQuery event only every time interval
@thenduks: Not it's not, it's never declared, thus it'll end up in the window object and that's a bad thing.
Nov
18
comment jQuery event only every time interval
Where is ajaxQueue declared?
Nov
18
answered jQuery event only every time interval
Nov
18
revised JavaScript subtraction problem
added 822 characters in body
Nov
16
answered ASP : File download of ASP page comes instead of executing it
Nov
16
answered JQuery - Select All CheckBoxes within current table only
Nov
16
accepted Help with java script - to validate the files in a folder
Nov
16
comment Validating user input with JavaScript
stackoverflow.com/questions/1344319/…
Nov
15
answered Help with java script - to validate the files in a folder
Nov
11
accepted How do I schedule regular database clean up tasks in Classic ASP?
Nov
10
answered How do I schedule regular database clean up tasks in Classic ASP?
Nov
9
comment How can I write below programming in jquery
That code won't run. Error on first line.
Oct
28
revised Offline Web Application
deleted 7 characters in body
Oct
23
comment How to make an incremental update to a PDF
Your question is very unclear, can you please elaborate?
Oct
11
answered How to limited ‘click’ button only once per minute in Javascript
Oct
9
answered Why does Classic ASP Post a Multiple Select List with a space between values where ASP.Net doesn’t?
Oct
8
answered iPhone APIs to access SMS, calendar, emails, call logs?
Oct
8
revised Power builder DSN Creation
edited tags; edited title
Oct
7
comment C# Antipatterns
Wouldn't those (Now and ToDay) give date objects with hours and minutes etcetera, where the example just has the date part?
Oct
2
comment I’ve learnt jQuery, should I go back and learn “proper js”?
jQuery is a abstraction layer on top of the DOM, not so much on javascript, I'd say you're using proper javascript now..
Oct
2
answered What is the best way to manage array or arrays in classical ASP
Oct
1
revised How can I implement main method in a class in C++?
edited body; edited title
Oct
1
revised How can I implement main method in a class in C++?
added 4 characters in body
Oct
1
answered Can I map Caps Lock to something useful for the Delphi IDE?
Oct
1
comment Can I map Caps Lock to something useful for the Delphi IDE?
ARE YOU SURE? I FIND IT REALLY USEFUL FOR DISCUSSIONS ON THE INTERWEBS.
Oct
1
answered what is foobar?
Sep
30
comment Which CMSs are for mobile?
What do you mean? In most systems you can alter the templates to work with mobile browsers, or do you mean the content authoring parts?
Sep
29
comment How to “unwrap” tags ?
By using html() you'll loose events etc.
Sep
29
answered How to “unwrap” tags ?
Sep
29
revised How to “unwrap” tags ?
added 2 characters in body
Sep
29
comment Javascript: Debuging code created by eval() and new Function()
@blow: I don't understand what you mean.
Sep
28
answered Javascript: Debuging code created by eval() and new Function()
Sep
28
answered Encode in ASP and decode in PHP
Sep
28
comment Setting up keyboard shortcuts to jump to closest input fields
Why would you want this instead of tab/shift+tab?
Sep
25
comment How to implement permissions in a blogging system?
Can you clarify the question?
Sep
25
answered How to implement permissions in a blogging system?
Sep
25
awarded  Citizen Patrol