TheVillageIdiot

7,690
Reputation
469 views

Registered User

Name TheVillageIdiot
Member for 1 year
Seen 3 hours ago
Website
Location IN
Age 30
working as a developer with a small development company.
2d
accepted working a textbox in a form from another class C#
Nov
30
comment How can I listen for monitors being added or removed?
This question will help you: stackoverflow.com/questions/181064/…
Nov
30
answered jQuery external links class
Nov
27
comment Problem making overlay draggable
please check what is returned by ajax call in second time. I'm able to perfectly execute it in ff3.5 with firebug.
Nov
26
comment Javascript validation for a dynamic gridview have checkbox
Hi AVi, I've put new tested solution. If you have any problems please let me know.
Nov
26
revised Javascript validation for a dynamic gridview have checkbox
put in aspx code instead of plain html
Nov
26
revised Javascript validation for a dynamic gridview have checkbox
added 686 characters in body
Nov
26
answered Javascript validation for a dynamic gridview have checkbox
Nov
26
revised Javascript validation for a dynamic gridview have checkbox
formatted code
Nov
26
answered how to fetch data from nested Dictionary in c#
Nov
25
comment Need to bind data to input type checkbox
Why don't you try it and then come back if it does not works?
Nov
25
answered Extract section from json in jquery
Nov
25
answered export to excel file from asp.net
Nov
25
comment remove last character in id attribute
It was just to show him a way to do it.
Nov
25
comment Not sure why my reader won’t read my text file
Good Point, as he is ultimately putting it into byte[] this might be the case
Nov
25
comment Not sure why my reader won’t read my text file
but he is checking File.Exists(filename)
Nov
25
revised Not sure why my reader won’t read my text file
formatted to remove h-scroll
Nov
25
answered remove last character in id attribute
Nov
25
answered Disable Return key outside textareas on a Asp.Net web page (containing ajax code)
Nov
24
accepted calling server side method in JQuery in asp.net
Nov
24
answered jquery replace part of a url
Nov
23
accepted Subsonic: How to exclude a table column so that its not included in the generated SQL query
Nov
23
answered Save database calls - display one row at a time
Nov
20
comment Visual SourceSafe Download?
+1 for source(un)safe
Nov
20
revised jquery UI overrighting tab
added 13 characters in body
Nov
20
revised WebException error..
added 8 characters in body
Nov
20
comment Adding form elements using JQuery
+1 Yest this is the right approach!
Nov
20
answered Adding form elements using JQuery
Nov
18
comment Split the output rows in groups in SQL Server
where do you want to show or use the results?
Nov
18
accepted C# Error “The type initializer for … threw an exception.
Nov
18
comment jQuery - Video interferes with dropdown?
I think you will need to use IFrame.
Nov
17
revised dropdownlist autopostback??
formatted code
Nov
17
accepted Aspx Page Level windows authentication?
Nov
17
comment how to change the width of the dropdown List in asp.net dropdownlist control
you mean it is a custom control which looks like dropdownlist? or normal dropdownlist?
Nov
17
accepted jQuery popout div next to element of my choice
Nov
17
comment polynomial evaluation accuracy, multiplication versus division
+1 for quote, really funny and insightful!
Nov
17
answered jQuery popout div next to element of my choice
Nov
16
revised Is this the correct way to configure “Global settings” in WCF Serviced, Delivered through IIS
added 18 characters in body
Nov
16
accepted Open popup and poulate it with data from parent window?
Nov
16
comment Open popup and poulate it with data from parent window?
incidently I've tested it in Firefox 3.5.x with firebug!
Nov
16
comment Adding a new value to the drop down list box
i'll bet if anyone understands what you are trying to accomplish!
Nov
16
revised Adding a new value to the drop down list box
formatted code
Nov
16
answered decimal places in JS
Nov
16
answered Open popup and poulate it with data from parent window?
Nov
16
comment Open popup and poulate it with data from parent window?
are file names already available in the parent window? if not how do you get the first 5 names?
Nov
15
accepted jQuery Ajax load function +returning a value other than the HTML
Nov
13
comment How to correct a jQuery syntax error?
also wrap it into a function block as suggested by d.
Nov
13
answered How to correct a jQuery syntax error?
Nov
13
comment How to correct a jQuery syntax error?
in the first place why don't you just put '2' in title instead of '$2'?
Nov
13
answered how to detect when a shortcut key is pressed in javascript