Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...WhatWhat's the difference between Refresh and Link?
Previous
 
Next
New Post
10/24/2006 10:26 AM
 

I am wondering what the difference is in the way DNN handles these two methods of getting to the home page:

Method 1:   redirect using a <meta http-equiv="Refresh" content="/Home/tabid/36/Default.aspx" /> tag

Method 2:   redirect using a hyperlink in a text/html module like this Skip Intro / Enter Site generated with this code: 
                     <A href="/Home/tabid/36/Default.aspx">Skip Intro / Enter Site</A>

The reaction I get from my browser (IE7) is that the link actually takes me to the home page. The meta refresh tag takes me to the splash page over and over again. The splash page is set up in the Site Settings page.

Why?

I want the splash page to display when a user first enters the site and then when it is finished playing, go to the Home page. The actual site is www.trekexpress.org. Check it out and tell me what I am doing wrong.

 
New Post
10/24/2006 4:59 PM
 
It works in firefox, and is rendered correctly in the page's source, so I don't think DNN has anything to do with IE7 not obeying the tag.  My first thought is that you should be using a semicolon instead of a comma in between the time and the URL, ("10;/Home/tabid/36/Default.aspx" instead of "10, /Home/tabid/36/Default.aspx").

Hope it helps!

Brian Dukes
Engage Software
St. Louis, MO
866-907-4002
DNN partner specializing in custom, enterprise DNN development.
 
New Post
10/25/2006 8:00 AM
 

Thanks for pointing me back to review the tag.

Actually, getting the syntax correct is essential!

The correct tag is <meta http-equiv="Refresh" content="10; url=/Home/tabid/36/Default.aspx" />!

Duh!

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...WhatWhat's the difference between Refresh and Link?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out