Cita:
<script language="javascript">
var url = document.domain;
if ( url == "miweb.com" ) {
document.write("<html><head><title>miweb </title>");
document.write("<frameset rows='100%' frameborder=no framespacing=0 border=0>");
document.write("<frame NAME=global src='http://web.com/index.html' marginwidth='0' ");
document.write("marginheight='0' scrolling='auto' frameborder='0'>");
document.write("</frameset></head></html>");
}
</script>
<script language="javascript">
var url = document.domain;
if ( url == "miweb.com" ) {
document.write("<html><head><title>miweb </title>");
document.write("<frameset rows='100%' frameborder=no framespacing=0 border=0>");
document.write("<frame NAME=global src='http://web.com/index.html' marginwidth='0' ");
document.write("marginheight='0' scrolling='auto' frameborder='0'>");
document.write("</frameset></head></html>");
}
</script>
pero no me muestra el frame alguien mne puede decir pork