Adam,
I don't think I was clear what I want to accomplish. I have a VB app. I just want the chat room in my app. What directory do I move over. I don't need the chat room list, login or admin stuff... nor do I want a user to access them
Do I create a seperate application in IIS with your code or can I import the directory stucture to my code (with your dlls)? Also, if I can import your files to my code (which files do I need to do so). I don't want the directory to be cute chat... I want it to be AmaChat.
When adding a custom login (the user is already logged in to my custom portal) your talking about changing the global.asax file. Is the global.asax file in my application or your? Which global.asax file are we talking about?
Also, I do not want to users to select a avatar. I would like the avatar to indicate a male or female image which I have stored in a a session var (gender). How can I accomplish this.
Thanks in advance,
Dan