Results 1 to 2 of 2

Thread: Frames

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 1999
    Location
    London, England
    Posts
    213
    Is it possible to use a FrameSet like the one below and include an asp file in the 75% Region instead of main.html ?

    <frameset cols="25%,75%">
    <frame src="menu.html">
    <frame src="main.html">
    </frameset>

    nmretd ?

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    yes, just put the name of the ASP file in its place. Does this not work?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width