I am trying to find a way to use python to insert a username and password into a couple of web sites. One is encoded in html and the other in php. All it has to do is insert the data into two fields and force a button to submit. The data is not dynamic and can be coded into the program.
Up to now I have been running a macro on my 2k3 ent box. Now I wish to do it in linux as I am playing with smoothwall.
I have checked google as well as posted elsewhere with no response/answers that worked. I am new to programming in python but I have spent alot of time with c++.
Thanks guys.
Up to now I have been running a macro on my 2k3 ent box. Now I wish to do it in linux as I am playing with smoothwall.
I have checked google as well as posted elsewhere with no response/answers that worked. I am new to programming in python but I have spent alot of time with c++.
Thanks guys.