![]() |
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 |
though it might be possible, i don't recommend this method - you'd have to implement this for every possible browser available. you should look into a service that let's you put the ip into the url-string or use windows tools such as tracert.
|
| All times are GMT. The time now is 04:33. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.