I have an ImageButton on a webform that I want to use to open a new window for data preview purposes.
After a google search, I decided to use a JavaScript function containing "location.window.op...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23352602.html
hi, i have created a checkbox column in the dataGrid. however, i keep encounter the problem of not able to check the top checkbox when selecting the top checkbox to checkall. eg. all other checkbox...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23523660.html
I have an asp.net label control which displays messages when users do certain operations on my page. This label control is set to visible="false" until it needs to be displayed, and then programmat...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23862616.html
Let A = {1,2,3,...,39,40}
For B= {2,3,5,7,11,13,17,19,23,29,31,37}, can you guys write a program, preferrably Javascript, VB or C++, to generate a random six element subset of A and then determi...
http://www.experts-exchange.com/Programming/Misc/Q_21582111.html
Zones:
ProgrammingDate Answered: 01/08/2006 Grade: A Views: 0
Hello All, anyone wanna put their thinking caps on, here goes.....
I am coming in to a situation where a scrolling messageboard on a plain html page, complete with a seperate administrator page ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23546583.html
Hi
I have a form on my .asp page connected to SQL Server. This form is designed to log Time in and time out.
On my form I have put Select boxes to select Hours option values 00 to 23 and Minu...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23804682.htm...
var currentMessageIndex = 0
var ns4 = (document.layers)? true:false;
var msie = (document.all)? true:false;
var messages = new Array(3);
<%
response.write ("messages[0] = ""Message one...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23546892.html
Hi experts,
I have a datalist that displays thumbnails for an image gallery, and a javascript function to open that thumbnail onto a new page.
the problem is that my full size images are in a...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23730473.html
Hi
I want to be able to forward text messages to a telephone number that will then import the text message into a database for use on a website.
What architecture do i need to do this? This qu...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q-23890553-Imp...
Hello. This one is going to be a tough one, because I really don't know what I'm talking about. I am trying to get a search to work(an internal website search), and I'm getting an error in fireb...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23578164.html