• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Submitting a form via local script

neit

Senior member
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
 
Back
Top