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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Custom localization resourceCustom localization resource
Previous
 
Next
New Post
5/25/2007 10:44 AM
 

    <form id="form1" runat="server">
        <div>
            Explicit local resource:
            <asp:Label ID="ExplicitLocalResourceLabel" runat="server" Text="<%$ Resources:ExplicitLabelResource %>"></asp:Label>
            <br />
            Implicit local resource:
            <asp:Label ID="ImplicitLocalResourceLabel" runat="server" meta:resourceKey="ImplicitLabelResource1"></asp:Label><br />
            Explicit global resource:
            <asp:Label ID="ExplicitGlobalResourceLabel" runat="server" Text="<%$ Resources:MyGlobalStrings, GlobalResourceString %>"></asp:Label><br />
            Code-based resource:
            <asp:Label ID="CodeBasedResourceLabel" runat="server"></asp:Label>
        </div>
    </form>

 
New Post
5/25/2007 11:33 AM
 

Is there a question with this post?


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
5/25/2007 11:40 AM
 

why not just use DNN localization?

Adhering to standards will make it easier to work together with other people


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
5/29/2007 3:41 AM
 

How do you do that?

I can't use extended controls like dnn:label because I'm using a control which i can't find in the dnn controls.

So I would like to use something similar like I showed in my first post.

I haven't found anything like that in dnn - only extended controls.

Have I missed something?

Kind regards,

Ernesto

 
New Post
5/29/2007 10:43 AM
 

Actually, I'm trying to make a pop-up in dnn which has to access a resource file (resx) to look up some label value's.

The problem is, I can't get it to work.
I'm using stuff like:
PopUp.aspx
<asp:label runat="server" ID="lblSomeLabel" meta:resourceKey="lblSomeLabel">></asp:label>

/LocalResources/PopUp.aspx.resx
with an entry for lblSomeLabel

Could it be DNN that is blocking this?

 

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Custom localization resourceCustom localization resource


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