Problem is that when i do it without the brackets it gives me
alert("Please fill in all fields");
I am 100% sure that the idx, ID and Target are the only forms i should be sending. Because when i do it from my browser it works perfectly fine. Just in Perl it doesn't work.
Also the sites u gave me are down for me, like a lot of other sites. I think there's a big routing problem somewhere.
That message is being returned by "Foo_Bar.asp" Since I don't know what it is, I can't tell you what is missing. Also, it looks like Javascript, not something you would expect back from a normal HTTP request. As such, I would look through any Javascript files the site may run in case one of them sets a field in them.