hyperlinks in a table

D

David#

i have a page which holds a table with items number CS001 thru CS288. I need
to make each a hyperlink to items CS001 thru CS288.htm. Can I somehow make
this quick and easy task, or do I HAVE to touch all 288 items and set the
hyperlink??
In the meantime....!! Dave
 
T

Thomas A. Rowe

Sorry, you have to touch all 288, unless you can use Server-Side scripting using the content from a
database, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
D

David#

OK - Thanx (I guess??)

Dave

Thomas A. Rowe said:
Sorry, you have to touch all 288, unless you can use Server-Side scripting using the content from a
database, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
D

Dan L

You could do a global find and replace to add the .htm, but you're still
going to have to "touch" them all.
 
P

P@tty Ayers

Thomas A. Rowe said:
Sorry, you have to touch all 288, unless you can use Server-Side scripting
using the content from a database, etc.

....which would definitely be the best way to do this, and might take less
time than "touching" all of the links.
 

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