+ Reply to Thread
Results 1 to 1 of 1

Thread: Copy function copies incorrect characters

  1. #1
    Join Date
    Sep 2007
    Posts
    107

    Default Copy function copies incorrect characters

    Q: When using the copy button from the ERPM website using version 4.81 and then pasting the text, it pastes the incorrect password. Why? Is there a fix for this?

    A: The problem is that the copy button is copying the raw HTML formatted text and pasting that rather than escaping the characters. The result is that characters that mean something in HTML such as the ampersand (&) are copied and pasted as their HTML equivalent: &.

    For version 4.81, the fix has been posted to: http://ftp.liebsoft.com/forumkbdownl...PackageFix.zip
    Version 4.82 includes the fix.

    To use the page, downloaded the zip file and extract “RecoverAccount.asp” and "PersonalVault.asp" and place the files into the web files directory for ERPM. By default, this is at c:\inetpub\wwwroot\pwcweb. The DLL, "rouletteweb.dll", should replace the existing "rouletteweb.dll" which is copied into the system path by default, typically "%systemroot%\system32". No further action is required.

    To ensure that new website installations performed from the management console include this page automatically, place the extracted ASP files to the "WebInterface" directory under the installation path, typically "C:\Program Files\lieberman\roulette" on 32bit systems or "C:\Program Files (x86)\lieberman\roulette" on 64bit systems. The DLL should replace the corresponding file in the installation directory.

    This fix is included in RPM 4.81 and included with ERPM in version 4.82.
    Last edited by Chris; 10-22-2010 at 03:23 PM.
    Support
    support@liebsoft.com
    _________________________

    1900 Avenue of the Stars, Suite 425
    Los Angeles, CA 90067
    http://www.liebsoft.com
    Main: (800) 829-6263
    International: +1 (310) 550-8575
    Fax: (310) 550-1152

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts