when you use get URL, use it like this

getURL("http://my.sssss.com/mycgi.cgi?Name= dsafdsfsd","_blank");

don't write post or get. Just omit that field and just include all your variables you want to send in the URL in MIME format. This is the same as choosing "don't send" under method in Normal Mode in the actions panel.
hope this helps