So I've been trying to make a .bat file that basically does this:
-find the IP of a user inputted website URL.
-take that value of w.x.y.z and input it into a web browser.
my main issue here is taking the outputted IP and putting it to use in the same .bat file.
also, the user input is a bit tricky, im kinda new at this.
any code / explanation to help me out?
right now im using win 7 but ill end up making it for XP so either or both versions would be helpful. thanks!
edit: also i just realized that this probably should go in the support forum, but at the time i was thinking support as in non-programming stuff, so.. sorry!
-find the IP of a user inputted website URL.
-take that value of w.x.y.z and input it into a web browser.
my main issue here is taking the outputted IP and putting it to use in the same .bat file.
also, the user input is a bit tricky, im kinda new at this.
any code / explanation to help me out?
right now im using win 7 but ill end up making it for XP so either or both versions would be helpful. thanks!
edit: also i just realized that this probably should go in the support forum, but at the time i was thinking support as in non-programming stuff, so.. sorry!
Last edited: