When there is both an index.htm and an index.html in the root folder of a web site, how does the browser know which one to go to?
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_23304975.html
Zones:
Web BrowsersDate Answered: 04/08/2008 Grade: A Views: 0
We are developing a web based ability for customers to upload images for the creation of Ad's.
We need the following capability.
Once an image is uploaded, we need to show the full uploaded i...
http://www.experts-exchange.com/Web_Development/Images/Q_23583483.html
We display a pdf in a browser window as the last step in an ecommerce application. The customer is supposed to prunt the pdf.
It seems that on a few occassions (maybe 2 - 3%), the browser window...
http://www.experts-exchange.com/Web_Development/Document_Imaging/Adobe_Acrobat/Q_23773138....
I'm developing a site that has a CSS styled drop down menu. Right below the menu on the page is a Flash animation. When the drop downs are activated with a mouse over, they appear behind the Flas...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_22770246.htm...
I have a MySQL database with a table that I CANNOT do a SQL Insert on. Here is the Query
INSERT into order Values('10065', '2008-01-15', '15:47:14', 'rkorts', 'baseball', 'Andrew Collington', 'M...
http://www.experts-exchange.com/Database/MySQL/Q_23085421.html
How can I use a Javascript function (connected to a text "print this page" link to force a web page to print in landscape mode?
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23117708.html
Zones:
JavaScriptDate Answered: 02/07/2008 Grade: A Views: 34
We are getting a error when we try to use an asp file that has two asp includes in it. The includes look like this:
<!--#INCLUDE FILE="simlib.asp"-->
<!--#INCLUDE FILE="simdata.asp" -->
The ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23316583.htm...
I want to connect to a Microsoft Access database at one web site from another.
I tried this code:
mdbfile = "www.xyz.com/store/database/options.mdb"
connstr = "Driver={Microsoft Access Driv...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23341006.htm...
Zones:
ASP,
MS AccessDate Answered: 04/21/2008 Grade: A Views: 0
I have a form that I need to change the action tag on depending upon the circumstances. In case 1 I am uploading files, so I need ENCTYPE="multipart/form-data". In case 2, I want a normal submissio...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23403567.html
Zones:
JavaScriptDate Answered: 05/14/2008 Grade: A Views: 15
Is there a standard set of fonts that most browsers (at least IE & FireFox) accept?
For example, font-family Arial & Times work, but Heather doesn't.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_23403628.ht...