Apply a Web Template

<% dim z, i, y, j, k, row, layout_str1, layout_str2, color redim z(12) randomize For i = 1 to 12 z(i) = Int(Rnd * 12) for y= 1 to i-1 if z(y)= z(i) then i=i-1 end if next next k = 1 For j = 0 to 11 row = z(k) if (j mod 2) = 1 Then color = "#FFFFFF" else color = "#EAEAEA" End If Response.Write "" & _ "" k = k + 1 Next %>
" & _ "" & _ "" & _ "" & alldata(1,row) & "

" & alldata(2, row) & "

A web template is a group of predesigned pages that contain page layout, formatting, tables, frames, graphics or themes.  FrontPage includes many simple preset web templates you can use right away.

CREATE A NEW WEB

1 )

   FrontPage 2000: Go to File > New Web.
  FrontPage 2002: Go to File > Web Page or Web.  Click the "Web site templates" in the right column.
  FrontPage 2003: Go to File > New.  Click "More web site templates" in the right column.

2 )  In the Web Sites list, select a web template you. 
(FrontPage 2003: This may also be in your "My Templates" folder.)