we have an internet program eschool data that when certain users at one of our sites use it,and they leave their desk for a little while and the come back and it either freezes or it says page cann...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Internet_Explorer/Q_2...
I have a html page that works fine on both IE 7.0 and Firefox 2.0
However, when i try to display on IE 6.0 it does not work.
Is the problem coming from css?
I'm attaching my css page.
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Internet_Explorer/Q_2...
Is Interbase adequate for a small to medium relational database to be accessed across the web?
http://www.experts-exchange.com/Database/Interbase_Firebird/Q_22934959.html
I need to open a bunch of text files and insert a blank line to the beginning of a file. My current code:
Set fs = CreateObject("Scripting.FileSystemObject")
Set a = fs.OpenTextFile("E:\LINKLAT...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22973770.html
IE is saving the search strings I type in Input fields. if I go to google to search for food, when I type "Fo" I get a dropdown list from IE, saying "Fool", "Footware" ect.
How can I:
1) Delete...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Internet_Explorer/Q_2...
All the fonts in my Internet explorer show up 18 points, it started around the same time I was unistalling and reinstalling firefox. Looked through internet options under fonts but didn't see any...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Internet_Explorer/Q_2...
I am binding a datagridview with a datatable on a thread in a WinForm app (not a web app). This database contains several rows. I have set the ScrollBars to Both and also haev the following code af...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23084894.html
I have a dynamically created drop down lists in an ASP page that could display one of three fields.
City, County or Zip code.
For City and County if you type in the first letter, the list will ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23091352.html
Zones:
JavaScriptDate Answered: 02/25/2008 Grade: A Views: 4
I have a page where I am dynamically creating a bunch of items via javascript. Those items are clickable, and the onclick handler is currently specified in Javascript as below:
t.onclick=fun...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23108424.htm...
Zones:
CSS,
JavaScriptDate Answered: 01/25/2008 Grade: B Views: 0
Hi,
I am working on writing a Servlet that will route requests to appropriate servers received from differnt clients based on URLs received in request. Target deployment environment is JBoss for...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/Q_23117124.html