Hi everyone. I'm not very active on these forums and this is my first thread. I apologize if I put it in the wrong place...
There's a flash applicaiton that's being developed for my company by a provider. The application runs off a CD and assists the user in setting up an internet connection.It needs to have a hyperlink to the user's default gateway (in other words, the router) that when clicked, brings up the router logon and subsequently router settings.
Simply put, how would one query the machine to find it's default gateway?
I know you can run the ipconfig command to check a machine's IP settings (including default gateway) and output it to a textfile using the >> switch. Could you then perhaps step through the file, find the String "Default Gateway . . . . :" and assaign what is on the right of it to a variable? I'm clueless when it comes to this type of scripting 
The developer says he's having trouble with it. I know there must be a simple solution to this...
Thanx in advance for any assistance...
"The sky is hard" - Caboose from Red vs Blue, lying on the ground after a failed attempt to fly.