You have a ";" in your getURL. Try something like this:
getURL('http://www.reboot2.com', '_blank', 'GET');
I used single quotes instead of double quotes for this post. Notice the commas.
Hope that helps,
Jenz
www.reboot2.com
You have a ";" in your getURL. Try something like this:
getURL("http://www.reboot2.com", "_blank", "GET");
Notice the commas.
Hope that helps,
Jenz
www.reboot2.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.