View Full Version : Link trageted to a frame


xCandy
05-28-2006, 10:44 PM
how do i make a link and have it open a window in a frame
i forgot the code :(

pb&j
05-29-2006, 12:32 AM
you want it into a window or a frame? those are two different things.

if a frame... use TARGET="VALUE" where the value is the same as the NAME="VALUE" in your frame coding.

xCandy
05-29-2006, 01:58 AM
thanx but i need the full code

pb&j
05-29-2006, 02:42 PM
well...
what do you have so far?
are you working with a window or a frame?