PDA

View Full Version : Does a ASP.Net API exist?


SkoCoder
06-14-2010, 03:54 PM
Hello,

My company's site is an ASP.net website... We would like our site's registration process to include an option that the user can check if he/she wants to automatically be registered to our forums using the same name and password. Has an asp.net API been written? Or is there a way to send the information from my ASP.Net site to a php page that processes the forum registration?

ChopSuey
06-14-2010, 04:39 PM
Don't know but check http://www.vbulletin.com/docs/html/

SkoCoder
06-14-2010, 06:49 PM
Don't know but check http://www.vbulletin.com/docs/html/

What in this document will help me?