Search found 3 matches

by Charles L. Cotton
Sun Sep 13, 2009 12:04 am
Forum: Site Announcements, Questions & Suggestions
Topic: Back button takes you out of board not back to last page
Replies: 8
Views: 1777

Re: Back button takes you out of board not back to last page

Apparently Godaddy is causing it to load into a frame as part of their forwarding process. I'm going to move TexasCHLforum.com to it's own hosting account on icdsoft.

Chas.
by Charles L. Cotton
Sat Sep 12, 2009 11:04 pm
Forum: Site Announcements, Questions & Suggestions
Topic: Back button takes you out of board not back to last page
Replies: 8
Views: 1777

Re: Back button takes you out of board not back to last page

BrianSW99 wrote:When you go to http://www.texaschlforum.com/" onclick="window.open(this.href);return false; it definitely loads in a frame. This same issue was previously discussed in this thread as well (though they weren't specifically talking about the back button):

http://www.texasshooting.com/TexasCHL_F ... =2&t=24653

The frame source looks like this:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">
<html>

<head>
  <title>TexasCHLforum.com </title>
  
</head>
<frameset rows="100%,*" border="0">
  <frame src="http://www.texasshooting.com/TexasCHL_Forum/index.php" frameborder="0" />
  <frame frameborder="0" noresize />
</frameset>

<!-- pageok -->
<!-- 01 -->
<!-- 7.9-->
</html>
Perhaps it would be better to have a redirect rather than loading in a frame.
It is on a redirect from Godaddy.com. It's pointing to the same index.php file, so I guess the frame is being created as part of the redirector.

Chas.
by Charles L. Cotton
Fri Sep 11, 2009 9:12 pm
Forum: Site Announcements, Questions & Suggestions
Topic: Back button takes you out of board not back to last page
Replies: 8
Views: 1777

Re: Back button takes you out of board not back to last page

C-dub wrote:My "back" button works just fine. I don't know why yours does that.
Mine too. That's the first time I've heard of this problem. :headscratch

Chas.

Return to “Back button takes you out of board not back to last page”