Ning Developer Docs

I just made a comment script im not that well versed in php or perl but I did it in javascript pretty simple i would like to know if anyone has a way to parse a certain form element from pages on your network in order to populate a drop down list menu used in the script with members. If anyone can help ive got half the battle done already with the basic script but think about if i have say a network with 10,000 people it would take me forever to manually add each member to the list necessity is the mother of inventon thus using a parse command in either perl or php would help big time im thinking Php would be easier cause ning is mostly php based --- the script goes as follows

function myName(){
document.yourForm.successTarget.value= "http://yournetworkname.ning.com/profiles/profile/show?id=" + document.getElementById

('xg_profiles_chatterwall_attachedTo').value;
}

this script i use for commenting and sending messages
Please don't abuse this and go on a spamming spree - Mike

Views: 0

© 2026   Created by Ning Developer Admin.   Powered by

Badges  |  Report an Issue  |  Terms of Service