May 18, 2000 #1 rishidavis Programmer Joined May 18, 2000 Messages 1 Location IN I want to know that how can i make a link in a frame on clicking which take the browser to a page with out frames
I want to know that how can i make a link in a frame on clicking which take the browser to a page with out frames
May 18, 2000 1 #2 mbj Programmer Joined May 14, 1999 Messages 4 Location US Add TARGET="_parent" to you link. Upvote 0 Downvote