codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Problem with Frameset!  eurochild at 02:18 on Sunday, October 09, 2005
 

I finally figured out how to embed my LiveJournal page into my website. I copied and pasted a code I found somewhere, it works. Kinda. To show you my problem, here's my website: [u]www.lisanotliza.com[/u]

I don't want two frames, I only want the top frame (the only one that works right) to take up the whole page, and I have no idea how to do it.

Pleas help. Here's the source code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Lisa, not Liza</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="*,*">
<frame name="livejournal" src="http://www.livejournal.com/users/lisanotliza/?s2id=101">
<noframes>
View my LiveJournal
</noframes>
<frame src="/forum/indexx.htm"></frameset>
<body>

</body>
</html>








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: Security - Code verify
•  Job @ EarlySail
•  Job @ EarlySail (perl)
•  IPC problem
•  Re: import contacts of msn/yahoo
•  Cookies and Threads C++
•  right justify a background in a table?
•  Help with Loop (C++/MFC)
•  Help with Loop (C++/MFC)


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007