|
|
# 1 | ||
|
Member
Join Date: Apr 2009
Posts: 3
|
Hi,
I am trying to create user and redirect the user to Articulate online.com.But when I am trying from ASP,I am not able to get the proxy of the Web service. But I am able to access ,Create and user web services from .Net.I am looking for a ASP sample code.Please help me Regards Rohit |
||
|
|
|
|
# 2 | ||
|
Moderator
![]() Join Date: Feb 2006
Posts: 6,853
|
You can review sample code here:
https://www.articulate-online.com/Se...ation/TOC.aspx
__________________
Justin Wilcox Customer Support Manager Articulate - Empowering Rapid E-Learning You may follow me on Twitter here. |
||
|
|
|
|
# 3 | ||
|
Member
Join Date: Jan 2009
Posts: 43
|
So far I've created two ASP functions, one for automatic login and one for listing out documents. Eventually I will build out each of the API functions, but these were the ones I needed right away. Note that you'll need to put in your AO Customer ID and the login credentials of someone who is an Admin. Hope these help.
|
||
|
|
|
|
# 4 | ||
|
Member
Join Date: Apr 2009
Posts: 3
|
Thanks,
It got worked |
||
|
|
|
|
# 5 | ||
|
Member
Join Date: Dec 2008
Posts: 9
|
Good work kevinb!
I am sure there are other ASP programmers (not aspx) like me, who could use your functions. Keep up the good work. |
||
|
|
|
|
# 6 | ||
|
Moderator
![]() Join Date: Feb 2006
Posts: 6,853
|
This is a great thread so I stuck it.
![]() Here are some other examples from our Quality Assurance Manager, Dave Mozealous: AO API Samples | Dave Mozealous
__________________
Justin Wilcox Customer Support Manager Articulate - Empowering Rapid E-Learning You may follow me on Twitter here. |
||
|
|
|
|
# 7 | ||
|
Member
Join Date: Jan 2009
Posts: 43
|
Here is the latest version of this library. It now has nearly all of the currently available API functions.
-KevinB |
||
|
|