Quote:
Originally Posted by wirehopper
I think you'll still need to have server support if you're going to add buddy messaging and sharing videos.
By off-site, do you mean off-line? For example, the site is running on an intranet and people can access it, through VB6 without being on the intranet? Or, do you mean that it appears the people aren't going to the site, because the access is through VB?
It might be worth checking hotscripts.com to see if you can find some PHP scripts that are close to what you're trying to do, then integrate them.
|
okay I guess my communication sucks but ---->
I'd like to use the scripts already existing on the server (we have an elgg im plugin) for the messaging. I want to be able to tap into that as one of the features. I'm trying to avoid using microsoft internet controls as much as possible, but I want to set it up where they have access to portions of their account, the ability to know who's online based on friends, be able to enter our video chat (home made elgg plugin) ect.
Right now I just want to figure out how to set up the sign-in and the sign in information is used so the user can have access to their account through the program. The access stuff isn't there yet at all, right now I'm basically just starting.