Advertisement

1 - 10 of 359 containing alltags:("relativity") (0.001 seconds)
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...
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...
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...
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...
Zones: Macromedia FlashDate Answered: 10/16/2004 Grade: A Views: 0
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 ...
Zones: MS Visual BasicDate Answered: 08/01/2005 Grade: A Views: 0
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, ...
Zones: ASP.Net ProgrammingDate Answered: 01/11/2006 Grade: A Views: 0
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...
Zones: JavaScript, DHTMLDate Answered: 11/27/2006 Grade: A Views: 0
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...
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 ...
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   ...
Zones: PerlDate Answered: 10/28/1999 Grade: B Views: 0