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

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesRedirecting to another page upon submittingRedirecting to another page upon submitting
Previous
 
Next
New Post
7/8/2014 12:50 PM
 

I created a form, where a user can type in their info, upload their files and upon submitting, it creates a folder in the server with their files and sends out an email. However, I also want it to redirect to a page with a message. I tried adding the code "Response.Redirect(DotNetNuke.Common.Globals.NavigateURL(##));" to the control, but it's not working. Any suggesting or comments of how I am suppose to solve this? I added the code at the end of the function.

 
New Post
7/9/2014 4:50 AM
 

Hi Kane,

Are you creating this form in your custom module (in .ascx page)? Are you getting any error on redirecting to another page from event log ?

Thanks
Sibabrata Dash
Mindfire Solutions

 
New Post
7/9/2014 5:34 AM
 

Hi Kane,

Take a look at these 2 pages for more in on NavigateUrl:

http://www.adefwebserver.com/DotNetNukeHELP/NavigateURL

http://www.dnnsoftware.com/wiki/loc/print/page/module-navigation

Regards,

Geoff


      
 
New Post
7/9/2014 7:07 AM
 
Kane,

This line of code works for me when I want to redirect to the same page:

Response.Redirect(DotNetNuke.Common.Globals.NavigateURL());

Mark
 
New Post
7/9/2014 8:17 AM
 
Kane,

I am doing this in the helferlein_Form module as well (http://helferleinform.codeplex.com). Have a look at the source code to find an example.

Best wishes
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesRedirecting to another page upon submittingRedirecting to another page upon submitting


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