programingnoob
Technical User
Hi,
I have this unsolved perl lwp post problem. I found out that when I use LWP to fill out forms (uses post) that has a password type, it doesn't work. I just can't find the problem and that problem has been unsolved for months. However, if I use LWP to fil out a Post form that doesn't have a password field on it, it works! Is this perl's problem? OR is it my problem? I searched up google, and found out that some other people are having the same problems that i do... Should I switch to c for this task? But i found out that doing it with c is much harder
and more complex.
Thanks.
I have this unsolved perl lwp post problem. I found out that when I use LWP to fill out forms (uses post) that has a password type, it doesn't work. I just can't find the problem and that problem has been unsolved for months. However, if I use LWP to fil out a Post form that doesn't have a password field on it, it works! Is this perl's problem? OR is it my problem? I searched up google, and found out that some other people are having the same problems that i do... Should I switch to c for this task? But i found out that doing it with c is much harder
Thanks.