The Wayback Machine - https://web.archive.org/web/20161123102437/http://service.prweb.com:80/contact-us/

Contact Us

We want to hear from you.

"; } $('form .mktoButtonRow').prepend("
"+t_errors+"
"); } function univform_ajax_register(bRetry){ univform_errors = []; $('#form_error_box').remove(); //hide error box $('form .mktoButton').hide().before('
Processing...
'); g_u_pass_field.val(g_u_passwword); //put the pass field back $.ajax({ async: true, method: "POST", cache: false, url: '/wp-content/themes/prweb/ajax/register.php', data: { fname: $('#FirstName').val(), lname: $('#LastName').val(), phone: $('#Phone').val(), org: $('#Company').val(), country: $('#Country').val(), email: $('#Email').val(), pass: $('#pRWebPassword').val(), dev_ver: 'prod', lang_id: '1033' }, success: function(data){ g_u_pass_field.val(''); //clear pass back out incase there was an error var json = JSON.parse(data); var bAjaxSuccess = true; if(json.ierror){ bAjaxSuccess = false; if(json.ierror == 'timeout'){ univform_errors.push('processing request...'); univform_showerrors(); $('#main form').trigger('registration-timeout'); //trigger a timeout event that GTM will catch and fire GA datalayer event setTimeout(function(){ univform_ajax_register(true); },200); } } else if(json.string.error){ if(bRetry && json.string.error.includes('LoginTaken')){ g_redirect_url = 'https://web.archive.org/web/20161123102437/https://app.prweb.com/Login.aspx'; } else { if(json.string.error.includes('CreateCompanyFailed')){ json.string.error = "Please enter a valid email address."; } bAjaxSuccess = false; univform_errors.push(json.string.error); univform_showerrors(); } } if(bAjaxSuccess) { location.href = g_redirect_url; } }, error: function(jqXHR,textStatus){ console.log('ERROR'); console.log(jqXHR); console.log(textStatus); }, complete: function() { $('.tmp_processing_txt').remove(); $('form .mktoButton').show(); } }); }

PRWeb Offices
12051 Indian Creek Ct.
Beltsville, MD 20705
1-866-640-6397

24-hour Editorial Desk
360-312-0892
1-866-640-6397, US and Canada

PRWeb (UK Support)
24-hour UK Editorial Desk:
1-866-640-6397

We welcome your input and questions.
We are now able to serve you through our 24×7 Editorial Desk numbers listed above.