Advertisement

1 - 10 of 63 containing alltags:("JavaScript, C#") (0.002 seconds)
I have multiple textboxes inside a formview on a asp.net page. when the text changed on any of the textbox, I'd like to check the textbox id, and depending on the name of the textbox, i'll get its ...
Zones: JavaScript, ASP.Net Programming, .NET Framewo...Date Answered: 02/05/2008 Grade: A Views: 110
I want to know how to load the default page of a web application with no toolbars, no scrollbars, no menu bars and a fixed width and height.  I'm writing the application in C#
Zones: C#, JavaScript, .NETDate Answered: 07/13/2008 Grade: A Views: 36
 string selectRowScript = String.Format("checkBoxes[{0}].checked = true; SetRowColor(checkBoxes[{0}], rows[{0}].id, rowColors[{0}], '#b6cdfb', sellPriceLabels[{0}].id, extendedListPriceLabels[{0}]...
Zones: JavaScript, C#Date Answered: 04/17/2008 Grade: A Views: 0
hi Experts this is my code in javascript.     function CheckSum()     {       var carCode = event.keyCode;       if ((carCode < 48) || (carCode > 57) )       {                         event...
Zones: JavaScript, .NET, C#Date Answered: 05/14/2008 Grade: A Views: 259
i have three following functions i want to attach on same even how ic an do it? function 1: function ValidateFormWithGrid()  {       var isValidate = true;        var objProductLine = doc...
Zones: JavaScriptDate Answered: 06/12/2008 Grade: B Views: 12
Hi,       I want to show a message to user "Are you shure u want to proceed?" if the user clicks "OK" i want to run certain code in c# if the user clicks "Cancel" i want to run other code in c...
Zones: C#, ASP.Net ProgrammingDate Answered: 08/14/2008 Grade: A Views: 219
Is there any way to alter the default folder on the client with javascript? For example if I want the browse for file to open in C:\VS_Dev\ Thanks
Zones: JavaScriptDate Answered: 12/20/2006 Grade: A Views: 5
I am using javascript to make a dropdownlist act like a combobox and it is work well. The issue I'm having is when the user types in the combobox and finds the selection he wants, he has to use the...
Zones: ASP.Net ProgrammingDate Answered: 02/18/2008 Grade: B Views: 5
HI experts!! I don't know if this is possible but I have two tables. I want for each of them to behave as buttons with a CLICK function.When the client click the first table this will take him/her...
Zones: C#, ASP.Net Programming, JScriptDate Answered: 03/10/2008 Grade: A Views: 0
Hi experts! I have a link which is red, and has a bullet point which is white. When the user hovers over the link, I want to change the text to white, and the bullet point to red. Could you help ...
Zones: HTML, JavaScript, CSSDate Answered: 03/14/2008 Grade: A Views: 0