Loading ...
Enquiry Now Whatsapp Call
Enquiry Now

Digital Marketing Agency-ROI Based Digital Strategy

Have You Any Questions?

Please contact us using the form and we’ll get back to you as soon as possible.

// Enable or disable the submit button based on the validation results // Regular expression to match only letters (assuming ASCII letters) } else if (!letterRegex.test(x.trim())) { // Check for non-text characters } else if (x.length < 6) { // Optional: Show a message about length if needed // Remove all non-digit characters from the input var address = input.value.trim(); // Trim leading and trailing whitespaces msg.style.display = "none"; // Change 'none' to 'hidden'