Passing Array Limitation
How could I use the POST method???? What is the syntax???
right now this is what I am doing....
getURL("javascript:{var mtype='" add mtype add "';var xboxes='" add xboxes add "';var yboxes='" add yboxes add "';var Boxes='" add box_values add "';var Confirmation=" add Confirmation add "; boxupdate(mtype, xboxes, yboxes, Boxes, Confirmation)}");
how can I change this??? to POST method???
Thanks,
Carlos
carlosrapa
|