It is a typical 3-tier enviroment.
There are 3 PCs on the lan :
PC1. a win95 client having a web browser
PC2. a winnt 4 (pdc server or just server) having IIS 3, *.asp, odbc driver (to read datab...
http://www.experts-exchange.com/Web_Development/Authoring/Q_10044094.html
Zones:
AuthoringDate Answered: 04/30/1998 Rating: 5.4 Views: 0
I don't know if something is wrong with my browser or if it is the code! I'm only creating a table that contains other tables that all hold images! The problem is in IE 4 everything is seemless but...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10093014.ht...
Zones:
HTMLDate Answered: 10/28/1998 Rating: 7.6 Views: 0
Is there a way to print tables in HTML (or CSS) so that each page, when output to a printer, will have column headings, not just the first page? If so, how?
(Using Netscape 4.5)
http://www.experts-exchange.com/Web_Development/Authoring/Q_10108329.html
Zones:
AuthoringDate Answered: 12/14/1998 Rating: 8.0 Views: 0
Hi
I am just starting out with some html formatting using cgi.pm in a perl script. I can create a table and insert text into a row, I can set the cell background colour to Black, BUT I can't figure...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_10135887.html
Zones:
CGIDate Answered: 03/11/1999 Rating: 8.0 Views: 0
I have a section of code that essentially does the following: (I've mixed both psuedo code and perl together here)
open (SOMEFILE, $afile) or die "blah blah blah\n";
while (<SOMEFILE>)
{
buil...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10145194.html
Zones:
PerlDate Answered: 04/26/1999 Rating: 8.2 Views: 0
It's possible to print the table design (addin or vba)..?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10222179.html
I have a table like this:
<TABLE>
<TR>
<TD>
<SPAN ID="Date1">
</SPAN>
</TD>
</TR>
</TABLE>
First I set "Date1" to "Hello":
Date1.innerText = "Hel...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10227909.html
Zones:
JavaScriptDate Answered: 11/26/1999 Rating: 7.0 Views: 0
I need a short program to demonstrate a simple hash table. Preferrably something non-web related, but I am not too picky. I need it fairly soon. Thanks in advance!
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10237035.html
Zones:
PerlDate Answered: 11/22/1999 Rating: 9.4 Views: 0
Imagine a 2 x 2 table - in the first column each row has 2 buttons (gifs). In the 2nd column there is plain text explaining what each button does.
I would like to have the text in the 2nd colum...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10239776.html
Zones:
JavaScriptDate Answered: 11/29/1999 Rating: 8.2 Views: 0
Hello, Experts!
I have a qwestion.
I have a main.mdb on server with some tables, but i don't know... exactly what tables. So i would like to know, is there any way, how to get list of them from...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10243720.htm...
Zones:
ASPDate Answered: 12/08/1999 Rating: 5.6 Views: 0