Results 1 to 4 of 4

Thread: Getting rid of Hathway Login Page

  1. #1
    Join Date
    Jul 2013
    Posts
    57

    Getting rid of Hathway Login Page

    I have recently taken the Hathway Docsis 3.0 broadband plan and its quite amazing. When I ran any torrent I was getting a maximum of 4-5mbps speed only. I wonder if they have capped the speed for torrenting or so. Anyways, you all know that Hathway requires us to login everytime when we want to surf the internet. It is really a pain to login in every 3-4 hours otherwise the internet connection will drop. Does anyone know about a way how to get rid of this login page of hathway? Thanks

  2. #2
    Join Date
    Nov 2009
    Posts
    562

    Re: Getting rid of Hathway Login Page

    I have also talked to the Hathway Technical Support to remove this feature. But I only got a standard reply from them always, the hathway login page is permanent and cannot be removed. I have sent more than 20 emails to them about this problem without any replies. When I call them by my phone then it takes ages to get to talk to the tech department with their automated IVR. There is not even a toll-free number for hathway broadband but they do have for hathway cable.

  3. #3
    Join Date
    Nov 2009
    Posts
    642

    Re: Getting rid of Hathway Login Page

    You can try to use an application called AnyHotkey. With this software you will be able to make a script and set it to run automatically in the task scheduler. If you dont understand anything then you can view the help menu of this software which is also helpful. To create the script you just have to open the website and click on the login button. You can easily enter the username and password through the script but I dont know how to do that. Below is the sample script that I am using:

    Code:
    Run http://login.hathway.com
    Sleep 20000 - "makes it wait 20 seconds"
    Click 833, 598 - "position on the screen to click i have a 22" widescreen monitor you locations would be different"

  4. #4
    Join Date
    Jul 2009
    Posts
    632

    Re: Getting rid of Hathway Login Page

    I will also suggest you to create a VB custom login script or .net which will automatically fill in your username and password. After that you just have to run this on Timer on your router. Just remember that if you want to run custom scripts on a router then you might have to find a compatible DD-WRT router which will be able to work. However they can change this after some period of time. Also, some users have reported that if you login in the morning then the network stays on whole day and you dont have to login again.

Similar Threads

  1. How to avoid Hathway manual login for internet connection
    By Baanbhatt in forum India BroadBand
    Replies: 2
    Last Post: 02-07-2012, 04:11 PM
  2. Tata Wimax:No login page at USB LAN
    By bini in forum India BroadBand
    Replies: 6
    Last Post: 07-11-2011, 11:33 PM
  3. How to create xml file login page
    By hari2665 in forum Software Development
    Replies: 2
    Last Post: 29-09-2011, 04:56 PM
  4. Login Page for ASP.NET web application
    By Swati in forum Software Development
    Replies: 3
    Last Post: 13-02-2009, 07:29 PM
  5. cannot login to support.microsoft.com page
    By Deabelos in forum Windows XP Support
    Replies: 5
    Last Post: 22-05-2008, 02:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,274,803.36438 seconds with 17 queries