MackOfTrades
Programmer
I am currently creating a web page in HTML and VBScript. On one page, the user selects a number of criteria. Based on these criteria, a second page is generated that includes certain rows and columns (including column heads).
My question is the following. Is there a way to keep the column heads (i.e. the first 'row') at the top of the screen while scrolling through the rest of the quite large table? This table is created entirely through HTML and VBScript (thus it is not an imported object).
I greatly appreciate any responses.
My question is the following. Is there a way to keep the column heads (i.e. the first 'row') at the top of the screen while scrolling through the rest of the quite large table? This table is created entirely through HTML and VBScript (thus it is not an imported object).
I greatly appreciate any responses.