S
SergioBS
Hi everybody...I'm a newbie..and I have (at least) one problem I cannot
solve.
I have a (copied) script that tells at a certain point:
<%
Server.Execute("header.asp")
%>
Since I'm using a framed page, I'd like to load this "header.asp" page in
one specific frame not in the default frame
how can I do?
moreover if I want to load more than one frame, can I use the same
procedure: I mean, the control remains at principal page?
Thank you!
Sergio
solve.
I have a (copied) script that tells at a certain point:
<%
Server.Execute("header.asp")
%>
Since I'm using a framed page, I'd like to load this "header.asp" page in
one specific frame not in the default frame
how can I do?
moreover if I want to load more than one frame, can I use the same
procedure: I mean, the control remains at principal page?
Thank you!
Sergio