Advertisement

1 - 10 of 128 containing alltags:("ASP.NET Javascript") (0.001 seconds)
I am using ASP.Net button control , how can I associate a javaScript function beside a C# method in the OnClick event? e.g. <asp:Button ID="Button1" runat="server" Text="do"  OnClick="Button1_Cli...
Zones: ASP.Net Programming, JavaScriptDate Answered: 12/22/2007 Grade: A Views: 10
Hi, I am using ASP.NET, javaScript and CSS I am dynamically assigning a class to a table in a javaScript method. I need the content of the cell to go on top, vertically. What property should ...
Zones: ASP.Net Programming, CSS, XHTMLDate Answered: 01/17/2008 Grade: A Views: 0
Hi, I am using ASP.NET 2.0 and javaScript Would it be possible to reference the address bar url, modify the url before the page load, and have the url changes reflected in the addres bar afte...
Zones: ASP.Net Programming, JavaScript, Visual ...Date Answered: 01/28/2008 Grade: A Views: 0
I tried to place some javascript inside my aspx file and it causes errors with my tree menu control but the script I am using called spryscript works fine. So I in the page_load in the vb file used...
Zones: ASP.Net Programming, .NET, MS ...Date Answered: 01/23/2008 Grade: A Views: 6
Hi, I am using ASP.NET 2.0 and javaScript. I have the followin code snippet, please, see code snippet section. I am trying to use a rangeValidate control from the toolbox. I want to valida...
Zones: ASP.Net Programming, JavaScript, Visual ...Date Answered: 02/26/2008 Grade: A Views: 5
I tried adding a hidden input element to my aspx page with the code: <input type="hidden" id="ContentTypeID" /> then in javascript before a submit, I set the value: var hidden = document...
Zones: ASP.Net Programming, JavaScriptDate Answered: 03/05/2008 Grade: A Views: 78
Hi, I am using ASP.NET and javaScript I a firing the event, onmouseover(), when the mouse hoovers a span element. This event calls  moueOverText() method. moueOverText() method is passed the ...
Zones: JavaScript, CSS, ASP.Net ProgrammingDate Answered: 03/06/2008 Grade: A Views: 13
how to show calcualtion  in right alignment in gridview cell .calculation is done by javascript which showing in gridview cell.i am not able to it in right alignmnet.it is shwoing in left alignmnet...
Zones: ASP.Net ProgrammingDate Answered: 03/06/2008 Grade: A Views: 9
I am trying to use AjaxPro 2 with asp.net.  I have added the reference, and created an ajax Method: Public Partial Class Test1     Inherits System.Web.UI.Page     Protected Sub Page_Load(ByV...
Zones: ASP.Net Programming, WebApplicationsDate Answered: 03/07/2008 Grade: A Views: 39
Hi All, I have page (Page1.aspx) where I have button, when click on this button , should make this page1 trasparent / grayed out and open a new window Page2.aspx on page1.  And  again I have 2 b...
Zones: JavaScript, ASP.Net ProgrammingDate Answered: 03/25/2008 Grade: B Views: 4