I need to get a layer to position itself relatively depending on where elements above the layer end. I need to change the visibility of one out of several possible layers from hidden to visible dep...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_20132591.htm...
Zones:
CSSDate Answered: 06/10/2001 Grade: A Views: 0
Hi there,
I've created a sheet with an absolute hyperlink reffering to a location on a shared resource on my network. When I attach this sheet to a Lotus Notes mail recipients can open the sheet...
http://www.experts-exchange.com/Software/Misc/Q_20387988.html
Zones:
SoftwareDate Answered: 11/13/2002 Grade: A Views: 8
try {
FileInputStream in = new FileInputStream("C:/Tomcat/bla/bla")
}
catch .. bla bla..
The thing is that.. FileInputStream has no errors when I use absolute paths.. but wh...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20583896.html
Zones:
JavaDate Answered: 12/05/2003 Grade: A Views: 0
*Urgent*
So I got my flash movie working just how I wanted to in flash ... so I exported it getting ready to implement it. I load it in my browser and it doesn't do anything! It does the first...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
Hello
My VB.Net project consists of a DLL and some utility files (icons and text files). The DLL needs to access these files during runtime. They will be installed in the same folder as the DLL ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21510994.htm...
Alright this is my main problem. VS.NET builds a project in a folder at http://localhost/projectname/
I know I can move the files produced by VS.NET after developement. But during developement, ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21691751.html
Hi,
I want to handle a menu (highlighting item when user click on the item) with javascript.
can I put the javascript code just before the html code of the menu ?
I'm asking this because the...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22071528.html
Hi there,
Is it possible to use relative paths when using tables from foreign databases.
Usually, when I link a table from another database in my database, the path to the foreign database, where...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10063063.html
Zones:
MS AccessDate Answered: 07/10/1998 Grade: A Views: 0
Hi,
I have used the SetWindowPos(..) function to set the size and position of the windows.
SetWindowPos(&wndTop,20,20,400,400,SWP_SHOWWINDOW);
But when I use GetClientRect to get the pos of the ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10116134.htm...
Zones:
Windows MFCDate Answered: 02/08/1999 Grade: C Views: 0
I have a series of scripts that all "require" a single file that contains some common functions. All the scripts live in the same directory. Ideally, I'd like to be able to say something like
...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10226075.html
Zones:
PerlDate Answered: 10/28/1999 Grade: B Views: 0