Register   Login
     
  Latest Posts  
RE: Does anyone have XHTML Compliant PA Template
by georgelew on 1/09/2009 11:53 AM
Reduce the text size of the description in RSS feeds
by schotman on 1/09/2009 10:49 AM
RE: Ligtbox effect does not working in DNN 5
by smcculloch on 1/09/2009 9:49 AM
RE: Embed the coolest google local search map control
by aviavia on 1/09/2009 8:06 AM
RE: Embed the coolest google local search map control
by odove on 1/09/2009 6:43 AM
RE: Ligtbox effect does not working in DNN 5
by David Eccles on 1/09/2009 6:11 AM
Changing The Home Directory.
by rtnovak on 1/09/2009 1:03 AM
RE: Updating Simple Gallery
by rtnovak on 1/09/2009 12:54 AM
RE: Select Image Button does not work.
by rtnovak on 1/09/2009 12:53 AM
Updating Simple Gallery
by rtnovak on 1/08/2009 9:59 PM
  Forums  
Subject: navigate URL
Prev Next
You are not authorized to post a reply.

Author Messages
pramod chavanUser is Offline
Registered Users
Nuke Super Newbie
Nuke Super Newbie
Posts:19


12/18/2006 1:51 AM  
i have created a module in which i created one webuser control form. now i want to navigate from "viewproduct"  to "myform " , so put link button in "viewproduct" and written a code for button click event

 Protected Sub LinkButton1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles LinkButton1.Click
            Dim objModules As ModuleController = New ModuleController
            Response.Redirect(Globals.NavigateURL(PortalSettings.ActiveTab.TabID, "spi_cart", "mid=" & CStr(ModuleId)))
        End Sub

but after clicking link button it redirects to same page without previously existing modules, it shows just blank page. i'm unable to find out problem. Actually i got code from following site and i'm not clear abt how it works

http://dotnetnuke.adefwebserver.com/DotNetNuke/tabid/195/Default.aspx

so plz help me.

thanks
 
 
 
Scott McCullochUser is Offline
Administrators
Nuke Master
Nuke Master
Posts:12820


12/18/2006 2:35 AM  
I responded to your other thread..

Scott McCulloch
Site Administrator
You are not authorized to post a reply.
Forums > General > Bugs & Problems > navigate URL



ActiveForums 3.7