I have a 23 gig and a 10 gig EIDE hard drive. I use my computer to edit video. It needs large chunks of solid space to import video from cassette.
I saw a program a while back, i think it was ...
http://www.experts-exchange.com/Hardware/Misc/Q_10250104.html
Zones:
HardwareDate Answered: 01/12/2000 Grade: C Views: 0
I'm looking for an algorithm (preferably primal-dual) for the following problem:
given a graph G=(V,E) with numbers in,out for each vertex, and costs for each edge. I want to find the minimal weig...
http://www.experts-exchange.com/Other/Math_Science/Q_20441317.html
I have a value on a client side in SPAN tag. How can I pass this to the server side and submit a form
with this value?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20582559.htm...
Zones:
ASPDate Answered: 10/12/2003 Grade: A Views: 0
I got a span id in html as below:
<span id='otheramt'></span>
in IE i use:
var otheramt = document.getElementById('otheramt');
otheramt.innerHTML = "123";
this work fine, but this not ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20774068.html
Zones:
JavaScriptDate Answered: 10/22/2003 Grade: A Views: 0
How do I apply the style of a hover tag to a span class? I don't actually want there to be a hover effect, just the colors and style applied from the hover class. For example:
I've got the fol...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_20928545.htm...
Zones:
CSSDate Answered: 03/23/2004 Grade: B Views: 0
I have a repeater control, In a repeater control, I have a hyperlink control.
In the itemdatabound event of the repeater control, I set the text and navigateurl property.
I also want to add sp...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21303488.html
Zones:
C#Date Answered: 02/09/2005 Grade: B Views: 4
Show how the furthest-point Vorronoi diagram can be used to compute the smallest-circle that surrounds a given point set.Assume F(P) is available
courtesy Joseph O Rourke 5.5.6
http://www.experts-exchange.com/Other/Math_Science/Q_21400959.html
I have the following code:
<td><p align="left"> <span onClick="document.all.menu1.style.display = 'block'"><b><u><span class="cursor"><font size="+1">Clinical Forms</font></span></u><SPAN I...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_21466822.ht...
Zones:
HTMLDate Answered: 06/22/2005 Grade: A Views: 0
I have the following html (just about):
<span class="fred">Text</span><span>More text</span>
Here's the css I'm trying to apply:
.fred {width: 800px }
Fred doesn't appear to be 800px wide...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21600143.htm...
Zones:
CSSDate Answered: 10/19/2005 Grade: A Views: 0
I am about to install surf control web filter and need to know if the switch I have linked to below supports either uni-directional spans or bi-directional spans or neither.
Has anyone any ideas...
http://www.experts-exchange.com/Networking/Misc/Q_21815444.html