Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)
HTML Browser Popup Window Generator,possible with a click to have the window open for ning or other pages, this is my example
<input type="button" onclick="window.open('https://creators.ning.com/','MyWindow','width=800,height=500,toolbar=no,menubar=no,location=no,status=no,scrollbars=no,resizable=no,left=0,top=0');return false;" value="Click To Open Window"/>