window.onload = function() { // Create a popup window to enter an email let email = prompt("Please enter your email to Request Price:"); // If email is not null or empty, send it to the server if (email !== null && email !== "") { // Use AJAX to send the email to the server var xhr = new XMLHttpRequest(); xhr.open("POST", "", true); // Posting to the current page xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function () { if (xhr.readyState === 4 && xhr.status === 200) { // Optional: You can handle the response here console.log("Email saved to session successfully."); } }; xhr.send("email=" + encodeURIComponent(email)); } else { alert("Email is required."); } }; f="../css/style.css" rel="stylesheet" />
Loading...

Quotation Request

Quotation Request

Your Requested Price Items Displayed Below for Quick Access

Item Code Discription Quentity Remove

Ethanet Switches

Wireless Lan Products

Network Interface Cards

Media Converers

POE Components

Passive Products (Copper / Fiber)

Telicommiunication Products

Racks And Accessories

KVM Switches

Audio/Video Products

Cable Ladders

Cable Ladders Hot Dip Galvanizeds

Cable Tray - Powder Coated

Cable Tray - Hot Dip Galvanized

Floor trunkings

Ups Items

Tools and Test Equments

Electrical Conduits

Enviromantal & Power Monitoring

Surge Supressors

Under Desk Cable Management

Other Products



We'll never share your information with anyone else.