Is it possible to have midi or wave files play continuously even when the visitor follows links to other pages on my site.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10003524.ht...
Zones:
HTMLDate Answered: 02/22/1997 Grade: C Views: 0
how do i create variable or objects that can be accessed across the whole web site without using application or session.Is there a possible solution for this.The data in variables differ from user ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10445056.htm...
Zones:
ASPDate Answered: 06/20/2000 Grade: A Views: 0
I have 3 cities linked with gigabit fiber with switch/routers in each city. Each city is exclusively Win 2000 each with it's own .local domain and DNS server.
Up to this time I have not had need f...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20406288.htm...
Zones:
Windows 2000Date Answered: 11/24/2002 Grade: A Views: 0
I am using vlookup in a VBA statement across 2 worksheets and want to know if you have to refer to the worksheet name (i.e. "Sheet3") as opposed to the object (i.e. Worksheets(3)). If you can refer...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_204...
Hello!
I have a problem. I have two frames, that divide browser in two pieces. The first frame is used for navigation through the site and the other is the site itself. My problem is that I would ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20745029.html
Zones:
JavaScriptDate Answered: 09/25/2003 Grade: A Views: 0
Will WINS work for name resolution of clients across a WAN? Anything special to set up?
I've got about 6 sites that can't contact hosts by name, and we are currently using commercial DNS server...
http://www.experts-exchange.com/Networking/Misc/Q_20819807.html
I have this schema:
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[FK_rateProduct_rate]') and OBJECTPROPERTY(id, N'IsForeignKey') = 1)
ALTER TABLE [dbo].[rateProduct] DRO...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20965594.html
My understanding is that SumIf only works at the bottom of a column, but can it be used at the end of a row?
Let's say I have titles in row 1 and and values in row 2 for the columns A-G.
Then, ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 11/18/2004 Grade: A Views: 0
I am working on an admin page that needs to do the following.
1. the admin must view whether monthly reponses have been filled out to a monthly survey.
2. the monthly survey tables have the uniqu...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21326667.html
Zones:
DatabasesDate Answered: 02/24/2005 Grade: A Views: 0
This is a 2 column table. How can I have a grey bar across the page -without- a break between the 2 column?
I'm sure this is not the acceptable way of doing it. Please help with correct code. Than...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21458326.html