YAFLogo

dearmichael
  • dearmichael
  • 50.6% (Neutral)
  • YAF Forumling Topic Starter
13 years ago
My site is developed in VB.

Is there a way to seemlessly incorporate YAF as a user control in a vb project?

I hope to just add a control to an existing page, specify which forums to display, and use the site's existing authentication and membership functionality.

Thanks,

Michael

Michael@MasonHolt.com

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
13 years ago

My site is developed in VB.

Is there a way to seemlessly incorporate YAF as a user control in a vb project?

I hope to just add a control to an existing page, specify which forums to display, and use the site's existing authentication and membership functionality.

Thanks,

Michael

Michael@MasonHolt.com

Originally Posted by: dearmichael 

Of course you can do that it doesnt matter if vb or c#

<yaf:forum runat="server" id="myforum" />

More info on how to integrate yaf in to an website here:

http://forum.yetanotherforum.net/yaf_postst13660_Integrating-YAF-1-9-5-5-into-existing-application--Walkthrough.aspx