Click here to Skip to main content
15,897,704 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: ASP/JScript cookies...? Pin
Brian V Shifrin19-Apr-02 4:40
Brian V Shifrin19-Apr-02 4:40 
Generalie6 image toolbar... Pin
l a u r e n18-Apr-02 12:23
l a u r e n18-Apr-02 12:23 
GeneralRe: ie6 image toolbar... Pin
Shog918-Apr-02 12:49
sitebuilderShog918-Apr-02 12:49 
GeneralRe: ie6 image toolbar... Pin
l a u r e n18-Apr-02 20:56
l a u r e n18-Apr-02 20:56 
GeneralRe: ie6 image toolbar... Pin
Nick Parker22-Apr-02 6:46
protectorNick Parker22-Apr-02 6:46 
GeneralDatabase Transactions Pin
18-Apr-02 8:08
suss18-Apr-02 8:08 
Generalweb page scroll bars... Pin
l a u r e n17-Apr-02 22:33
l a u r e n17-Apr-02 22:33 
GeneralRe: web page scroll bars... Pin
Nick Parker18-Apr-02 2:58
protectorNick Parker18-Apr-02 2:58 
Lauren,
It can be done in the style tag at the top of the page.

<style>
BODY { scrollbar-3d-light-color:#999999;
scrollbar-arrow-color:#FFFF33;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#666666;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:black}
</style>


Nick Parker

This is a non-Calculus course as long as you know things like line integrals and surface integrals...

GeneralRe: web page scroll bars... Pin
l a u r e n18-Apr-02 7:15
l a u r e n18-Apr-02 7:15 
GeneralI use asp to access object i create, encounter error Pin
chq1217-Apr-02 11:10
chq1217-Apr-02 11:10 
GeneralRe: I use asp to access object i create, encounter error Pin
Philip Patrick18-Apr-02 9:34
professionalPhilip Patrick18-Apr-02 9:34 
GeneralRe: I use asp to access object i create, encounter error Pin
Gavin Taylor20-Apr-02 8:28
professionalGavin Taylor20-Apr-02 8:28 
GeneralRe: I use asp to access object i create, encounter error Pin
23-Apr-02 12:00
suss23-Apr-02 12:00 
GeneralCustomising Tracing Pin
Kevin McFarlane17-Apr-02 6:15
Kevin McFarlane17-Apr-02 6:15 
General.Net Server-side controls Pin
MS le Roux17-Apr-02 2:25
MS le Roux17-Apr-02 2:25 
GeneralRe: .Net Server-side controls Pin
Kevin McFarlane17-Apr-02 6:20
Kevin McFarlane17-Apr-02 6:20 
GeneralUsing session state in SQLServer mode Pin
Senkwe Chanda16-Apr-02 22:22
Senkwe Chanda16-Apr-02 22:22 
GeneralRe: Using session state in SQLServer mode Pin
Michael P Butler16-Apr-02 22:34
Michael P Butler16-Apr-02 22:34 
GeneralRe: Using session state in SQLServer mode Pin
Senkwe Chanda17-Apr-02 1:02
Senkwe Chanda17-Apr-02 1:02 
GeneralRe: Using session state in SQLServer mode Pin
James T. Johnson17-Apr-02 1:37
James T. Johnson17-Apr-02 1:37 
GeneralRe: Using session state in SQLServer mode Pin
Senkwe Chanda17-Apr-02 2:17
Senkwe Chanda17-Apr-02 2:17 
GeneralRe: Using session state in SQLServer mode Pin
Senkwe Chanda17-Apr-02 23:14
Senkwe Chanda17-Apr-02 23:14 
GeneralRe: Using session state in SQLServer mode Pin
James T. Johnson18-Apr-02 22:53
James T. Johnson18-Apr-02 22:53 
GeneralUri - System.NullReferenceException - HELP! Pin
pedershk16-Apr-02 21:44
pedershk16-Apr-02 21:44 
QuestionResponse.Expires: what exactly does it do? Pin
Alvaro Mendez16-Apr-02 11:23
Alvaro Mendez16-Apr-02 11:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.