Loop insert ??

H

Henry Kolesnik

I'm just starting to learn HTML and have access to Frontpage 2003. My
objective is to make a web site that will have a block of pix and
description of the item in the pix. If I design a page to hold say a block
of 10 pix and attendant descriptions and I have only 6 items can I write a
loop so that only 6 show and the other 4 empty slots not shown. Then when I
have a pix or two to add can I just FTP to the site or do I have to
reprogram? Can FP2003 do this or do I need to do it in HTML or am I way off
base? Any tips appreciated.
tnx
 
M

MD Websunlimited

Hi Henry,

You'd need to use a database and ASP code to enumerate the pictures stored on the database.

Note, you can accomplish it in just HTML and JavaScript but I would not recommend it.
 

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

Top