Ok here is what I would like to do if it is possibal,, i would like to put a chat button on a ning site that allows the users to enter my rayz chat with their profile pic and username from their ning account,, i have seen this done with other sites and other kinds of chatrooms.
i pulled the html code from one of the chat buttons that allowed ning users
// <![CDATA[function rm368860a(){params = "?room_id="+encodeURIComponent("rm368860a");if (ning.CurrentProfile){params += "&key=h752I-I6w88y7_2PE4El5ENLRrMUBEG2RgRhWlaejLJWT&v=jy0vJ6Tr456m_kBs9x-7OMG6ISUfIJLKQQSgQpVjZIeGfqfTbBfikkmAlxmH3c8i9a8XwJzC3Y645t6X9EC2RaDLEBUWM4bAb9SrVUkSbKaLbFe-jQmwkJlro4p-ve4bpx00|AaDWYK1QHkNNPGgkQgQNWKowX4cBeOwEg4lJiW40nssh4m6wp|az99|hkwj3truex00|AaDWYK1QHkNNPGgkQgQNWKowX4cBeOwEg4lJiW40nssh4m6wp|az99|hkwj3ningx00|AaDWYK1QHkNNPGgkQgQNWKowX4cBeOwEg4lJiW40nssh4m6wp|az99|hkwj3"+ encodeURIComponent(ning.CurrentProfile.fullName);params += "x00|AaDWYK1QHkNNPGgkQgQNWKowX4cBeOwEg4lJiW40nssh4m6wp|az99|hkwj3"+encodeURIComponent(ning.CurrentProfile.photoUrl);params += "x00|AaDWYK1QHkNNPGgkQgQNWKowX4cBeOwEg4lJiW40nssh4m6wp|az99|hkwj3"+encodeURIComponent(ning.CurrentProfile.profileUrl);params += "x00|AaDWYK1QHkNNPGgkQgQNWKowX4cBeOwEg4lJiW40nssh4m6wp|az99|hkwj3"+ encodeURIComponent(ning.CurrentProfile.id);}else{params += "x00|AaDWYK1QHkNNPGgkQgQNWKowX4cBeOwEg4lJiW40nssh4m6wp|az99|hkwj3"+encodeURIComponent("false");}url = "http://epper.offinity.com/cgi-bin/offinity.cgi/_offinity/index.html"+params+"&is_popup=true"; window.open(url,'rm368860a','width=990,height=690,scrollbars=0,location=0,menubar=0,toolbar=0,status=0,directories=0,resizable=1');}// ]]>
is there a way to make a button like this that leads to my site, and pulls the profile details and inserts them in my chat?