Background gif doesn't display in Firefox, but it does in IE7. If I float the container left, it displays, but the container is floated left and not what is desired. I also had to include a height ...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Firefox/Q_23545030.ht...
Zones:
Firefox,
CSSDate Answered: 08/03/2008 Grade: A Views: 8
I am having trouble with FasterFox on 2.0. I have new version but it will not load correctly. What might the issue be?
http://www.experts-exchange.com/Other/Miscellaneous/Q_22062420.html
Zones:
Misc,
Plug InsDate Answered: 11/16/2006 Grade: A Views: 0
Hello Experts,
I am trying to access contents of scientific articles through a VPN connection to my university network (Cisco VPN client). After connecting, my computer is identified as a univer...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Firefox/Q_22784267.ht...
One of my web forms runs a Perl script that opens up a template, fills in the details from the form and then displays the result. I use something like:
my $form_name = "template.htm";
...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_22828871.html
Zones:
Perl,
CGIDate Answered: 09/14/2007 Grade: A Views: 0
Hi All,
I would like to list database names on a particular server (sql server) and add them to a combobox. How can I do this through c#?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23063726.html
Zones:
C#Date Answered: 01/15/2008 Grade: A Views: 0
Since Mozilla Firefox/Thunderbird updates do not apply automatically, what is the best way to apply updates and plugins to large number of Windows XP/Vista machines?
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Mozilla/Q_23077157.ht...
I'have a SQL data table (see code snippet)
I want to extract this result (see "Desired Result" in code snippet) with a query, but my query
SELECT MAX(DocDate), Customer, SerialNumber
FROM My...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2308...
I've been using ssh2_scp_recv() to download .tar.gz files. Each .tar.gz file ranges from 250 KB to 2 MB. However, I only receive about 140-500 KB of those files, and all 6 I'm downloading are inc...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23128528.htm...
Hi,
I have written a function:
<?php
function check_back_link($siteurl, $recip) {
//Using file() for reading large text files > 10 Mb gives problems, therefore you should use this instead. ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_23160601.htm...
Zones:
PHPDate Answered: 02/13/2008 Grade: A Views: 0
How to present users with status information while a complex or lengthy process is taking place: i.e displaying an animated GIF image while the server-side processing the search action using Spring...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSTL_Tags/Q_23173125.html