I have a wireless internet connection included with my apartment. I'd like to setup a ddwrt router that can login and then switch it to ethernet (for xbox and small server). When connected to the wifi, it redirects to a page with a simple form that sends it using post. See attached snippets of code.
I want to mimic the actual log in with a simple .bat script and eventually i'll see if i can get it on my router. the router runs ddwrt micro, so I'm not sure what problems I will run into when i get to that point.
Edit: trying to clean up the attached code
Edit2: http://pastebin.com/m1f065b2a this is easier to view
I want to mimic the actual log in with a simple .bat script and eventually i'll see if i can get it on my router. the router runs ddwrt micro, so I'm not sure what problems I will run into when i get to that point.
Edit: trying to clean up the attached code
Edit2: http://pastebin.com/m1f065b2a this is easier to view