Hi all, Can anyone tell me if it is possible to make a link appear inside a layer on the same page? If not is there another way the same result can be acheived. Thanks in advance.
(originally written for the cross popst in ASP forum)
do we take it that you mean can a link target attribute load content into a div on the page.
The answer to that is
Not with ASP (or HTML)
you need to use javascript either as a AJAX operation to grab content from the server and display it in the appropriate IDed element or you can use javascript to show previously loaded content.
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?