Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: how to add an HTML frame set within asp template page w/javascript


Message #1 by bfulbright@u... on Thu, 31 Jan 2002 21:15:32
I can deliver the dynamic information from the SQL db via a template, but 
now I need to deliver that same information into a split page of HTML 
because one part of the split is to be hard coded.

I have built the Frames pages in HTML, and the ASP template page but I 
still need to call the HTML Frames page from within the ASP format and 
retain the call to the SQL db within the Frame that will contain the 
dynamic elements from the call.

For example the top part of the frame would be an "example" or a static, 
hard-coded HTML page, the bottom frame would be a dynamic asp page. 

As you know, it takes 3 pages to create a frame set: one to hold the other 
two.  I just need a little help thinking out how add the frame set within 
the existing asp template.

Thanks for any advice!

Bill Fulbright
bfulbright@u...

  Return to Index