Print Page | Close Window

setting Member on variables from another domain

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=25326
Printed Date: 04 April 2026 at 1:52am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: setting Member on variables from another domain
Posted By: aaronsm
Subject: setting Member on variables from another domain
Date Posted: 21 February 2008 at 2:09pm
Hi
 
I know you need to set Session variables (user and password) to be able to auto login into the forums using the MEMBER Api.
 
However, the code setting these variables is happening on another domain and then redirecting to the forum.
 
These session variables will I presume be out of scope. Is there a recommended way of passing these log on details to the forum from another domain.   I guess I can bung em in querystring parameters. and in FORUM/default.asp extract them and set the Session variables accordingly. (will this work?)
 
Is there a preferred way?
 
cheers
 
Mike



Replies:
Posted By: WebWiz-Bruce
Date Posted: 21 February 2008 at 2:34pm
You will not be able to use the existing member API if the forum sites on another web site.

Instead you should look at using the HTTP XML API. This API has quite a few actions to allow you to create members, login data, etc.

It is more difficult to setup as it requires making an HTTP call to the API which then returns a result in XML which you would need to parse.

To beable to see what methods and actions are available point your browser at your forum HttpAPI.asp page.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net