Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Integrate profile page
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

dorbian
Starting Member

1 Posts

Posted - 16 October 2007 :  09:23:23  Show Profile  Visit dorbian's Homepage
Heya,

This is my first post here so i might make some mistakes, don't hesitate to correct me if im wrong somewhere, i also have to learn :)

What im trying to do is integrate the profile page into my normal site, preferable just the profile area itself without the rest of the forum around it, that way i can link 2 parts together for a total view of information.

The idea behind this all is simple.

The website itself is linked to the forum already ( struggling with a few things but that is fixable ) and i made a separate database for non forum related information.

The website itself will contain some role playing ( as this is for a guild ) information and possibly other games that the user plays.

All this information should be visible on the profile page of the user but i prefer to show this on the site itself as not every user of the forum is allowed to register to the website.

The split areas have already been solved by creating a separate registration which populates my second database and the Snitz database.

Now if any of you is aware how i can include the profile page into my own profile page ( the member id for the user on the forum is the same as in my own database ) in an easy and simple way then i would be extremely gratefull.

Cheers in advance :)

Dorb.

Edited by - dorbian on 16 October 2007 09:28:36

tribaliztic
Senior Member

Sweden
1532 Posts

Posted - 18 October 2007 :  09:56:40  Show Profile  Visit tribaliztic's Homepage  Send tribaliztic an ICQ Message
This would be pretty simple to just get the user info from the database and insert it on your page. Do a sql query like "GET * FROM FORUM_USER WHERE MEMBER_ID = "" & MemberID & "".
Then just insert rs("M_DOB") and whatever fields you need onto your other page.
Have a look at how the pop_profile.asp is done and copy/paste from there.

/Tribaliztic
- www.gotlandrace.se -
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07