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  |  

The best choice for your web site host, email hosting, and domain registration.
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
WebHostForAsp.net
 


  Sponsors  

Meet Our Sponsors

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.
AspDotNetStoreFront - E-Commerce by Design - The Leading ASP.NET shopping cart platform for developers!
Click here to go to dev.live.com for Windows Live developer resources
SteadyRain
DataSprings - Great Ideas. Always Flowing.
R2integrated - formerly bi4ce
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Extend It! ( Pr...  string missing character
Previous Previous
 
Next Next
New Post 5/15/2006 7:57 AM
User is offline Sérgio Almeida
16 posts
10th Ranked


string missing character 
please help

I have a tab named Material Atribuído and I need on another module to link to this tab. I must retrieve from the tabname the tab id, to use on the NavigateURL method. I use a string to place the tab name but this "eats" the í character! This is my simple code, and I must be missing something :(

string param = "Material Atribuído";        

TabController myTabController = new TabController();
myTabInfo = myTabController.GetTabByName(param.ToString(), this.PortalId);
if (myTabInfo != null)
{
  // use NavigateURL  method
}

there is a tab on the DNN DB named Material Atribuído, but the parameter goes with the value Material Atribudo and them my code results on a null value for myTabInfo

what am I missing here?

TIA

Almeida


 
New Post 5/16/2006 4:14 AM
User is offline Sérgio Almeida
16 posts
10th Ranked


Re: string missing character 
the answer is so simple that makes me mad!

<globalization culture="en-US" uiCulture="en"  fileEncoding="iso-8859-1" requestEncoding="iso-8859-1" responseEncoding="iso-8859-1"/>

is iso-8859-1 instead UTF-8!
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Extend It! ( Pr...  string missing character
 


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.

 


Softech Development, Inc.
We help your business work smarter with DotNetNuke. Whether you need a new implementation, a custom module or skin for an existing implementation, or integration with your business processes, Softech has the experience and expertise to make it happen.
www.softechdevelopment.com
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

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