Hi, finally I got a domain, following intense requests from some of my audience. They argue that the url http://www.darossa.frih.net/notas.html is kinda difficult to remember, and it is difficult to tell people in my classroom without spelling. So I got notasdeaula.org. Right.
The first thing is: the page titles (those you can select under http://www.darossa.frih.net/notas.html), are relevant, but since this is a frame redirecting, the url http://www.notasdeaula.org will remain on URL (desired) but the page titles, displayed on top of the browser and on the taskbar are gone. They're crucial for we students to locate ourselves. How can I get them to appear?
Also, when I open the page source @ Firefox, this is all I get:
But not the entire html content of a page. Why?
The first thing is: the page titles (those you can select under http://www.darossa.frih.net/notas.html), are relevant, but since this is a frame redirecting, the url http://www.notasdeaula.org will remain on URL (desired) but the page titles, displayed on top of the browser and on the taskbar are gone. They're crucial for we students to locate ourselves. How can I get them to appear?
Also, when I open the page source @ Firefox, this is all I get:
| Code: |
| <html><head>
<title></title></head> <!-- Redirection Services SJL01WRED03 H1 --> <frameset rows='100%, *' frameborder=no framespacing=0 border=0> <frame src="http://darossa.frih.net/notas.html" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0></frame> </frameset> <noframes> <h2>Your browser does not support frames. We recommend upgrading your browser.</h2><br><br> <center>Click <a href="http://darossa.frih.net/notas.html">here</a> to enter the site.</center> </noframes></html> |
But not the entire html content of a page. Why?
