CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 12/3/2004 12:24:03 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 16 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
6 Items, 1 Pages 1 |< << Go >> >|
zeeshan.zuberi
Asp.Net User
Unable to call NavigateURL()12/3/2004 12:24:03 PM

0/0

Hi
I'm trying to achieve the functionality of going back to the parent page from child page. For example if I go to the control where I provide information about a user for registeration and when the user clicks the submit button I want to redirect him to the original page after saving the user registeration information.

I am developing my modules in C# and when I'm trying to use:
Response.Redirect(NavigateURL(), true);

I'm getting the following error:

c:\inetpub\wwwroot\ProjWeb\User\RegisterUser.ascx.cs(190): Property, indexer, or event 'NavigateURL' is not supported by the language; try directly calling accessor method 'DotNetNuke.PortalModuleControl.get_NavigateURL(string)'

Can anyone help me out.


Regards,



Z Z.
dnnstuff
Asp.Net User
Re: Unable to call NavigateURL()12/4/2004 5:04:22 AM

0/0

Try doing the call this way:

Response.Redirect(DotNetNuke.PortalModuleControl.get_NavigateURL(),true);


Richard Edwards
Available DotNetNuke modules - SQLView, CSSInclude, Aggregator - Tabbed Modules, Module Rotator
http://www.dnnstuff.com,
guentherschmidt
Asp.Net User
Re: Unable to call NavigateURL()12/4/2004 9:06:29 PM

0/0

It's been moved here:

DotNetNuke.Common.Globals.NavigateURL()
zeeshan.zuberi
Asp.Net User
Re: Unable to call NavigateURL()12/6/2004 7:15:34 AM

0/0

It didn't work as well :(
It says
c:\inetpub\wwwroot\WebProject\User\RegisterUser.ascx.cs(194): No overload for method 'get_NavigateURL' takes '0' arguments



Regards,



Z Z.
zeeshan.zuberi
Asp.Net User
Re: Unable to call NavigateURL()12/6/2004 7:22:31 AM

0/0

Dear Guentherschmidt

Perhaps you are talking about DNN 3.x but i'm using 2.x here. Any alternate?
Regards,



Z Z.
guentherschmidt
Asp.Net User
Re: Unable to call NavigateURL()12/6/2004 2:19:07 PM

0/0

Ah, sorry, I've only worked with the 3.x releases.
6 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

HttpWebRequest - The underlying connection was closed: Unable to ... ... proxy server is blocking the call because it sees the request ... the asp menu control does not navigate to the navigateurl property set in the menu item ...
Unable to dynamically set text of a DynamicLink - ASP.NET Forums ... a Details link but I don't want to call it Details, instead I want to set that text dynamically. ... runat="server" NavigateUrl='<%# string.Format ...
TheMSsForum.com >> VB >> Help! Unable to build assembly! - The ... ... Runat="server" NavigateUrl='~/Brokers/ConfigureBroker.aspx? ... that search function, it will call 'stored procedure' with filling 8 parameters. ...
Unable to open the document inside gridview - ASP.NET Forums ... Eval("Attachment_FileName") %>' NavigateUrl ='<%# Bind("Attachment_Path" ... do use a link to it, you need to create another page call loadImage, and use <a ...
HttpWebRequest - The underlying connection was closed: Unable to ... ... proxy server is blocking the call because it sees the request ... the asp menu control does not navigate to the navigateurl property set in the menu item ...
Unable to download file while logged into DNN - Configure It! ( How do ... Response.Redirect(DotNetNuke.Common.Globals.NavigateURL(TabId(), "Export", ArgList) ... Call 314.514.0505 or visit us at http://www.vividsites.com to find out how. ...
TheMSsForum.com >> VB >> Call Unix script from VB.Net - The Microsoft ... ... with the following error "Unable to open web project 'EntaWebMain' ... id=3DlnkTitle1 runat=3D"server" = NavigateUrl=3D'<%# "viewpoem.aspx?poem=3D" ...
Feedback: HtmlEncode on Hyperlink.NavigateUrl ... call with Microsoft Professional Services (http://support.microsoft. ... business impact for your problem and are unable to resolve it in a timely manner ...
Frequently Asked Questions To use the STAR bank-by-phone system call (651) 224-3999 or (800) 444-7228. Back to Top. I am unable to log in to Access Plus. What can I do? ...
air dev guide flex in ext js how to call jsp from createwindow. air writeobject array "supplied index" ... unable to print ie7 an error occurred during this operation ...



 
All Times Are GMT