Get method is not working, please help
I'm trying to add data to my link to retrieve through the get method on another page.
window.open("vouchud.aspx?vkey=" + _callkey1_ + "?tdate=" + _key2_ + ");
It is not working and I get an error. Does anyone know why or how to solve this?