Note: Read and write property. When a question mark (?) exists in a URL, this property specifies the string that follows the question mark. Syntax: document.getElementById("elementID").search = value document.all.elementID.search = value // IE only document.location.search = value