View Full Version : Asp?


fruitcake
01-22-2003, 08:32 PM
I'm working on a new layout for my boss' brother.
I'm using tables, and I want all the navigation links to go to the one cell. -I know you can't target to cells- But I mean can you use asp [ or something else ] to change part of the coding.. ah I don't know if I'm explaining this right.
I'm using the following tag to insert my pages, the ones I want to link into the main cell of the table.
<!--webbot bot="Include" U-Include="main.htm" TAG="BODY" startspan -->
Can I get the "main.htm" to change to "contact.htm" on a re-load if the viewer clicks on the 'contact' link?

Does that make sense?
Thanks a lot for any help!