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

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedModify Content From Code BehindModify Content From Code Behind
Previous
 
Next
New Post
4/4/2011 8:25 AM
 

I have a DNN Web Application up and running in Visual Studio 2010 and I’ve created my first page Page1 using the admin system. On this page, I have added an image and some surrounding text. What I would really like to do, is be able to modify the image and text using code behind. That is, I’d like to be able to modify content on a page dynamically, at runtime. Is this possible?

 

Also, I’d love to be able to use C# with the web application as opposed VB. Again, is this possible?

 
New Post
4/6/2011 12:58 AM
 
both are possible :)

regarding your first question: you will need to write your own module that can put output on a page. 

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

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

 
New Post
4/6/2011 2:12 AM
 
DNN is based on a skin / module style system and all of the content that is displayed is generated dynamically at runtime.

As such - to do what you are asking , you would create a MODULE in either vb or c# that is compliant with the DNN API and framework. Inside this MODULE you are free to do whatever you so desire.  This forum for example, that you are asking the question on, is a module coded to be a discussion system.  

Westa
 
New Post
4/11/2011 2:15 AM
 
Hi

You can achieve this by using html/text module, which is a dnn core module.

Thanks
Sibabrata
www.mindfiresolutions.com
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedModify Content From Code BehindModify Content From Code Behind


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