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.0newbie - need to access database data in code behindnewbie - need to access database data in code behind
Previous
 
Next
New Post
3/26/2008 7:59 AM
 

I would like to set the title of my page to the name of the author and title of the article.  So I found code to do this, but I need to understand how to get the author and article title.

 

On my page I have a sqldataasource for the article, another one for the author and they are  referenced in my formview as datasourceid's.  But I don't know how to get to this data in the code behind on the pageload event..

 

So in my code behind, so far I have:

 

Am I on the right track? 

 

Any direction would be greatly appreciated.

 
New Post
3/26/2008 3:00 PM
 

can you repost your code behind

 
New Post
3/26/2008 4:11 PM
 
Dim TitleArticle As SqlDataSource = CType(ArticleForm.FindControl("article"), SqlDataSource) TitleArticle.SelectParameters(0).DefaultValue = Request.QueryString("id") Me.BasePage.Title = TitleArticle.???("title") <----don't know what to do here
 
New Post
3/26/2008 5:14 PM
 


Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0newbie - need to access database data in code behindnewbie - need to access database data in 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