If anyone has performed an embedded chat project could you give me high level pointers?
Here's what I have done so far:
1- Unzipped and copied folders/files to my project's root folder
2- Ran the SQL stored procedure to create the tables in SQL Server
3- Copied the GLobal.asx to my project. (still need to code in the functions)
Can anyone tell me (high level) what I should do next? The available documentation is somewhat fragmented it seems.
Thanks all,
Jessica