Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

AspDotNetStoreFront
  Ads  
Webhost4Life - $4.95 Windows Hosting
 


  Sponsors  

Meet Our Sponsors

CrystalTech Web Hosting™
Webhost4life, specialists in DNN hosting
Mad Development is a full service interactive agency focusing on the merge of design, technology, e-commerce, and affiliate marketing by providing total website solutions.
SteadyRain
DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Configure It! (...  Response.Redirect (URL) possible in DNN? help pls =(
Previous Previous
 
Next Next
New Post 8/5/2008 12:23 PM
User is offline TacRedline
16 posts
10th Ranked


Response.Redirect (URL) possible in DNN? help pls =( 

Can I make a plain ole default.aspx page that does a Response.Redirect (DNN_Page_URL) ?

I tried doing it on my page here:

http://swingbluesdancing.com/Lessons/default.aspx

to Response.Redirect  here

http://swingbluesdancing.com/Lessons/tabid/59/Default.aspx

and as you can see above it does not work =/  but it also does NOT 404 error. So it is trying to redirect, but failing. Any ideas?

 

 

 

 
New Post 8/5/2008 8:35 PM
User is offline Jeffrey Edgett
65 posts
10th Ranked


Re: Response.Redirect (URL) possible in DNN? help pls =( 

It appears to try to redirect to http://localhost/dnnsbd02

Can you post the source to the /Lessons/default.aspx file?

 
New Post 8/5/2008 8:56 PM
User is offline TacRedline
16 posts
10th Ranked


Re: Response.Redirect (URL) possible in DNN? help pls =( 

Thanks for the reply!

http://localhost/dnnsbd02 is my localhost site for development. I don't know why it is going there because my response.redirect is absolute.

Here is the page and the code behind file.

 

<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="Lessons_Default" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>Untitled Page</title>
</head>
<body>
    <form id="form1" runat="server">
    <div>
   
    </div>
    </form>
</body>
</html>


-----------------------------------------


Partial Class Lessons_Default
    Inherits System.Web.UI.Page

    Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs)

        Response.Redirect("http://swingbluesdancing.com/Lessons/tabid/59/Default.aspx", True)

    End Sub

End Class

 
New Post 8/6/2008 8:46 AM
User is offline TacRedline
16 posts
10th Ranked


Re: Response.Redirect (URL) possible in DNN? help pls =( 

Maybe the Server.Transfer(URL) function could be a solution?

 
New Post 8/7/2008 10:49 AM
User is offline TacRedline
16 posts
10th Ranked


Re: Response.Redirect (URL) possible in DNN? help pls =( 

No one has ever in history of DotNetNuke done a Response.Redirect?

Can someone at least tell me this is impossible so I can find another solution?

Sorry to be a grump but I have send this to Print tomorrow and I still don't have a valid URL =(

Thanks

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Configure It! (...  Response.Redirect (URL) possible in DNN? help pls =(
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Module Development by Engage Software
Specializing in custom module development, training and skinning.
www.engagesoftware.com
BataviaSoft DotNetNuke Solutions
BataviaSoft offers custom DotNetNuke solutions especially for the European and the South East Asian market.
www.bataviasoft.com
Viva Portals, L.L.C.
Expert module development and graphic design.
www.continure.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP