Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: peace2007
  • Content: Threads
  • Order by date
  1. peace2007

    Voice Conference

    I was looking for a way to implement voice conference over internet as followings: I need to let many users connect to the server and hear the voice but only one user can speak at any time. I mean, each user can be put on a queue and speak for a few minutes and then the next user will speak. Any...
  2. peace2007

    Close Client's Browser

    Hi, I'm developing a web chat application and need to close one of user's browser or disable a few controls from server side. the exact thing I need to do is let one user make another user log out of chat room so I try to redirect it to another page and perform the logout action in it...
  3. peace2007

    Problems with using an activeX

    Hi Everybody, I'm using a prep-written Activex in my C# asp.net application. But when I try to call its functions (Global.vaxClientVoice.SetLicenceKey("TRIAL-LICENSE-KEY");), following exceptions is fired: System.Runtime.InteropServices.COMException was unhandled by user code...
  4. peace2007

    pop up menu

    Hi I have an asp tab control and I need to ask password when user tries to enter to a new tab so I though to open a popup menu on tab control and ask user for password. Is there any way for that?

Part and Inventory Search

Back
Top