Customization Problem

Last post 10-21-2009, 11:22 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  10-21-2009, 2:51 PM 56572

    Customization Problem

    I like your product, but we have a requirement that I am not sure how to implement.  When the customer hits the "Start Chat" button, we need to do some processing to the form data before the chat session starts.  Basically, we need to be able to add information from that form to our CRM system.  I am a professional .Net developer, and I would normally expect the processing of the form to take place in a .Net event like Page_Load, but I cannot find that in your application.  This really doesn't seem like something that should be so hard.  I simply need to intercept your form submit, do something first, then send it merrily on its way.  Where can I find the place to hook in to do this?
  •  10-21-2009, 11:22 PM 56582 in reply to 56572

    Re: Customization Problem

    Hi,
     
    You can simply rename the SupportCustomer.aspx,SupportClient.aspx etc , replace with your own page.
     
    When the script open the window,  your page will be show, and let customer type something, when it done, redirect to the new SupportClient.aspx path.
     
    Regards,
    Terry
     
View as RSS news feed in XML