How do I paste a variable ($R0) into a text field on a web page?
Sorry for what's probably a very simple question, but I don't really know how exactly to search for what I'm trying to do.
I've got my program saving my ip to a variable, I then need to paste it into a box on this page:
http://www.maxmind.com/app/locate_ip
and save the resulting output.
I'm really kind of lost, here. I can of course get the prog to navigate to the page, but... what command do I use to paste the text in $R0 into the box and click the button?
Thanks a lot,
N
Edit: Err, I'm not sure if you can see the url. It's the ip geolocation demo on the main page of maxmind.com