Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 12:33 11 Jul 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Off topic archive. : Log in Page

Author Message
Greenbelt

Guru

Joined: 11/01/2009
Location: United States
Posts: 566
Posted: 09:17am 05 Feb 2010
Copy link to clipboard 
Print this post

GIZMO;

The second log in page (TEXT) please wait while being returned to the forum or similar. you could wait til dinner time, Does not work! When; return to forum is clicked on it responds instantly.. NO Bigie. it has not worked for a long time. you could delete the "Wait sentence
if it doesn't affect another part of the system. Roe

Time has proven that I am blind to the Obvious, some of the above may be True?
 
Gizmo

Admin Group

Joined: 05/06/2004
Location: Australia
Posts: 5116
Posted: 12:00pm 05 Feb 2010
Copy link to clipboard 
Print this post

Thats a odd one Roe. The page uses a meta tag to redirect to the main forum page after 3 seconds.

<meta http-equiv="refresh" content="3;URL=default.asp">

Its a pretty bulletproof way of redirecting to another page after so many seconds. I'll put it down to a browser issue, maybe a security setting, and nothing I can do much about. Like you say, you can click on the button anyway to ge tthe same result.

If you ever get a chance, try logging in on another computer and see if the 3 second delay works properly for you. It would be interesting to see how you go.

Glenn
The best time to plant a tree was twenty years ago, the second best time is right now.
JAQ
 
Greenbelt

Guru

Joined: 11/01/2009
Location: United States
Posts: 566
Posted: 09:09pm 05 Feb 2010
Copy link to clipboard 
Print this post

GIZMO;
you may be right about security settings. I have them set
High, I remember a check box some where that allows a user to block a redirect command and I'm sure I put a check in it? I cannot find it now in firefox. may be in MSE. I don't know if this is related.
Below is a partial page source file May be a clue Here.
No big deal, clicking is easy. Roe

<td align="left" width="71%" class="bold"><img src="forum_images/open_folder_icon.gif" border="0" align="absmiddle"> <a href="default.asp" target="_self" class="boldLink">Homegrown Power</a> : Forum Login<br /></td>
</tr>
</table>
<div align="center">
<br /><br />
<span class="lgText">Successful Login</span><br />

<br /><span class="text">Your login was successful, please wait while you are returned to the Forum<br /><br /><a href="forum_topics.asp?FID=3" target="_self">Return to the Discussion Forum</a></span>
<br /><br /><br /><br /><br /><br />
</div>
<div align="center">
<span class="text" style="font-size:10px">Powered by <a href="http://www.webwizforums.com" target="_blank" style="font-size:10px">Web Wiz Forums</a> version 7.8</span><br /><span class="text" style="font-size:10px">Copyright ©2001-2004 <a href="http://www.webwizguide.info" target="_blank" style="font-size:10px">Web Wiz Guide</a></span>
</div>
<!-- footer -->

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-3370160-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>

Time has proven that I am blind to the Obvious, some of the above may be True?
 
Gizmo

Admin Group

Joined: 05/06/2004
Location: Australia
Posts: 5116
Posted: 10:56pm 05 Feb 2010
Copy link to clipboard 
Print this post

Hi Roe.

Blocking a redirect would be the problem. Its really just a convience thing on that page to save you clicking the button.

The http-equiv="refresh" meta tag is a handy little thing from a programmers point of view, lets you briefly display one page before redirecting to another page. The meta tags are in the top few lines of code of the page, above that snippet you posted above.

The Java code at the bottom of that snippet is the tracking code used by Google Analytics to track traffic information. I use Google Analytics to see info like what sort of browsers and OS's are used by visistors, what countries most traffic comes from, how did they find the site, etc. Interesting stuff and lets me change the site to suit my visitors.

Glenn
The best time to plant a tree was twenty years ago, the second best time is right now.
JAQ
 
Greenbelt

Guru

Joined: 11/01/2009
Location: United States
Posts: 566
Posted: 04:19am 06 Feb 2010
Copy link to clipboard 
Print this post

Glen;
Thanks for the Info, I'm now just a little bit smarter than before.Issue resolved.... Roe
Time has proven that I am blind to the Obvious, some of the above may be True?
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025