www.fromthevalley.com.au

Find and Replace Regex

Simple find and replace within the standard javascript library.

 Below example is used to encode the url string before an AJAX connection.

    input = input.replace(/#/g,"%23");
    input = input.replace(/\//g,"%2F");

HOMEAJAXAPACHEBizphoneCSSDNSGeneralGraphicsHTMLHardwareJavascriptLinuxMACMS SQLMailMicrosoftOFFICE 365PerlPostgresSEOSocial MediaVMwareWindows 10