View Single Post
 
Old 04-04-2006, 01:04 PM
fatooma fatooma is offline
Novice
 
Join Date: Apr 2006
Posts: 1
fatooma
Default asp and frames HELP

hello

i try to dispaly frame in new page by using
server.execute("botmb.asp")
server.execute("student.asp")
server.execute("linkkids.asp")
server.execute("linkkids2.asp")

but it open the pages in the same old page not order open them as one page i try to open them in new page what shall i do

thanks
Reply With Quote