Print Page | Close Window

HTTP API Ignorance

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=26065
Printed Date: 03 April 2026 at 11:03am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: HTTP API Ignorance
Posted By: ctscott
Subject: HTTP API Ignorance
Date Posted: 04 August 2008 at 3:09pm
i'm confused and need help.  i'm not too XML savvy.
 
i'm developing a new website.  i'm an ASP guy who has partnered with a guy who is PHP so we talk different languages but we each have information that complements the other.  a rewrite of either side is not a consideration.
 
i would like to pass the UID and Member Name from my ASP side so he can use the values in certain situations.  i know Session variables are out of the question and Cookies can be modified so i'm looking at the HTTP API interface for a solution.
 
i just don't get it.  i don't see how or what i should do to pass him UID and Member Name or even where to start.
 
Can/will someone point me in the right direction to just get me started please?
 
Confused
 
 


-------------
______________________
http://www.cfbtrivia.com" rel="nofollow - College Football Trivia



Replies:
Posted By: WebWiz-Bruce
Date Posted: 04 August 2008 at 3:28pm
If you are using ASP do a search on Google for Microsoft.XMLHTTP or MSXML2.ServerXMLHTTP.

This can be used to send a POST or GET request to another server which then returns an XML response.

You can then parse the XML response using something like Msxml2.FreeThreadedDOMDocument to get the data you need from the response.


-------------
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


Posted By: ctscott
Date Posted: 04 August 2008 at 4:37pm
thanks Bruce.
 
i think i may be trying to do the seemingly undoable. 
 
if a member comes to my asp side first i want to be able to pass UID and Member Name to the PHP side.
 
if a member comes to the php side first i want the php side to be able to determine the UID and Member Name by using the facilities of the asp side.
 
?


-------------
______________________
http://www.cfbtrivia.com" rel="nofollow - College Football Trivia


Posted By: WebWiz-Bruce
Date Posted: 04 August 2008 at 6:20pm
The API should allow you to talk to Web Wiz Forums from ASP, PHP, ASP.NET or any other language which can use HTTP and XML.

-------------
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