Tables

  • Thread starter Thread starter Fran
  • Start date Start date
F

Fran

Hello, i have a table where the rows alternate colors,
(grey then white) to make it easier to read across. the
content is in alphabetical order. do u know how i could
insert more content so when i do, everything moves down a
row? When i add a new row, i have to manually move all
content down to keep the look of my table correct and not
have two of the same color in a row.

hope this makes sense, if not ill try to reword it, let
me know.

thanks
 
Not possible if you are manually maintaining the data in the tables. Fairly easily to set up, if
displaying data from a database using ASP.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
would it be possible to to using a mysql database?
-----Original Message-----
Not possible if you are manually maintaining the data in
the tables. Fairly easily to set up, if
 
Yes, with PHP.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top