I have attached two files... one is an HTML page and the other is a CSS page. Together, these make a page for a site I am trying to create. The css page turns the <ul> and <li> tags into a tabbed h...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23370771.html
I have a div which is inside an asp .net user control which may or may not affect the solution. I need to get the id of this div when the div loads and assign it to a javascript variable. It woul...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23503265.html
Hello I have this web page built in VB .NET (ASP) and I used a DataGrid with 3 columns:
checkbox, name (from database), date(from database) my asp code below.
What I want is to give the checkbox ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24698100.html
Hi,
How do I call a VB .net function in Javascript ?
Thanks by advance.
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23193696.html
Zones:
JavaScript,
...Date Answered: 03/03/2008 Rating: 8.4 Views: 0
I've got a table in an update panel that I want to hide when a button is clicked. I wrote some javascript that runs when the button is clicked, and everything works great except that I am recieving...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23702683.html
I want to send a mail with a HTML code to any of my outlook contacts (groups) from a (vbscript) asp.net - javascript application. I don't care if the HTML is in the body or attached.
I used CDONT...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23880082.htm...
I have a website using DotNetNuke. I need to add an onsubmit to my form action for Google Analytics conversion. The challenge is I don't have access to the form tag in the page. Is there any way to...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_24079038.html
Hi,
I like to make a tab container ever as height as the browser height is not carring about the controls inside the tab.
The way google tells me is:
var divTop = document.getElementById("divT...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_24634261.html
Hi,
My web application contains a web page that displays information in a grid. One of the colomns has three possible values: Good, Average, Bad.
My users want those values to be dustinguished ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23213137.html
I have a filescript file I want my asp .net master page to reference. I have added the *.js file to the project and have tried both explicityly putting the
<script language=javascript src='~/Ni...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23676734.html