|
The Articulate Community Forums have moved! Head over to E-Learning Heroes, your new Articulate community site, where you'll find the new forums and a whole lot more! Signup is free. The forums you see here will remain open for browsing, but are no longer open to new posts. |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
# 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: 8,995
|
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 Tweet me here. __________________ E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more! |
||
|
|
|
|
# 3 | ||
|
Member
Join Date: Jan 2009
Posts: 95
|
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: 8,995
|
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 Tweet me here. __________________ E-Learning Heroes, the new Articulate community site, is now available! Come join and check out the new forums, tutorials, downloads, and more! |
||
|
|
|
|
# 7 | ||
|
Member
Join Date: Jan 2009
Posts: 95
|
Here is the latest version of this library. It now has nearly all of the currently available API functions.
-KevinB |
||
|
|