Wrox Programmer Forums
|
BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0
This is the forum to discuss the Wrox book ASP.NET 2.0 Website Programming: Problem - Design - Solution by Marco Bellinaso; ISBN: 9780764584640
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 12th, 2008, 09:32 PM
Authorized User
 
Join Date: Sep 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to get data from user profiles

i use profile provider in the web.config i have data example below
 ....
    <add name="FirstName" type="String" />
    <add name="LastName" type="String" />
   .... and so on

so i want to get data from asp_profile in GridDetails, How i can do this?

 
Old May 12th, 2008, 10:14 PM
Lee Dumond's Avatar
Wrox Author
 
Join Date: Jan 2008
Posts: 923
Thanks: 12
Thanked 166 Times in 162 Posts
Default

You just asked this question less than 2 weeks ago. As I recall, I posted a reply that showed how to retrieve user profile data.

http://p2p.wrox.com/topic.asp?TOPIC_ID=71001

 
Old May 13th, 2008, 01:33 AM
Authorized User
 
Join Date: Sep 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default

yes, my question is the same that question, but when i test by you suggest it don't show other data such as firstName, lastName, ... from Membership profile that obtained in asp_profile table






Similar Threads
Thread Thread Starter Forum Replies Last Post
How i can select data from user profiles ssomchai BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 5 April 30th, 2008 09:22 PM
About User Profiles in the beer house ssomchai BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 3 February 25th, 2008 11:28 PM
Examples of storing user info from db in profiles? bpdsmark ASP.NET 2.0 Basics 0 March 11th, 2006 03:13 PM
Member Profiles Ben Horne Forum and Wrox.com Feedback 4 March 3rd, 2004 02:11 PM
Forum profiles nebbish Forum and Wrox.com Feedback 1 June 3rd, 2003 05:23 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.