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  |  

DotNetNuke Marketplace
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
WebHostForAsp.net
 


  Sponsors  

Meet Our Sponsors

Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  NavigateURL Question
Previous Previous
 
Next Next
New Post 5/13/2008 3:57 PM
Unresolved
User is offline Keith Adler
53 posts
10th Ranked


NavigateURL Question 

I'm using Highslide to open up URLs within my Module, and the page that opens is a plain old-fashioned ASPX.  Is there any way to use the URL Rewriting in DNN to embed the Querystring in the same fashion it is done for Tabs?

E.g. http://www.someurl.com/page.aspx&id=15 becomes http://www.someurl.com/15/page ...

I would have thought I could do this with NavigateURL, however it doesn't seem to be working.

In addition, will I need to include any Imports on the plain old ASPX to decipher the Querystring parameters?

Thank you in advance.

 
New Post 5/14/2008 12:16 AM
User is offline Olivier Jooris
18 posts
www.bitconsultancy.be
10th Ranked




Re: NavigateURL Question 
Modified By Olivier Jooris  on 5/14/2008 5:30:48 AM)

Check these tips:

I use NavigateURL()  all the time to return me a string with the correct URL of the requested object (did you use it with tabid: Public Function NavigateURL(ByVal TabID As Integer) As String)

In your host settings you need to check "", if you want navigateurl to return you a friendly url

if your control is not a viewcontrol EditUrl can give you a beter result

strKeyValue = gridview1.selectedvalue
response.redirect ( EditUrl("edit", strKeyValue, "", "filter=" & strFilter) )

 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  NavigateURL Question
 


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.

 


Icthus Technologies
Building Faith on the Internet
www.icthustech.com
Efficion Consulting
A premier DotNetNuke consulting firm providing complete DNN services including: custom module development, skinning and design, installation and integration services.
www.efficionconsulting.com
DotNetNuke Training by Engage Software
Specializing in customized training, architecture and module solutions for large scale implementations lead by DNN Core Team Member Christopher Hammond.
engagesoftware.com

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