Request Form

Sample
http://template.orbisdesign.net/RequestForm_1146.aspx

 

Structures

Files

  • form.html onClick="formvalidation('SFDCForm')
    • form.css
    • FormFunctions.js
      • GenGUID
      • randomNum
      • remove_XS_whitespace
      • setCookie
      • getCookie
      • setCookieExpiration
      • SetGetMemberKookie
      • formatCurrency
      • getQueryVariable
      • URLDecode
      • URLEncode
      • emailvalidation
      • valuevalidation
      • digitvalidation
      • emptyvalidation
    • FormProcess.js run Get all input function, change img src to activate secondary email
      • GetAllInputs
      • GetForPreSet
      • GetForPreSetSelect
      • GetForPreSetCheck
      • ProcessInputs
      • pauseDisplay
      • formvalidation
    • FormValidationVars.js
  • O2New/Layout/O_ProcessFormSubmit.aspx
    • Get all query string elements
    • Parse out config vars and set for sending email
    • Parse out form submit vals and create for body
    • Parse out sender email so copy can be sent to them
    • Send request to recipient set in config var
    • Send copy of request back to recipient