Results 1 to 10 of 10

Thread: text browser which isn't a dos program?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    121

    text browser which isn't a dos program?

    Hello all.
    I'm looking for a text browser, not Lynx, not W3M, not eLinks. Basically, a text-only browser that comes with a Windows installer (none of those "here's a bunch of *.h and *.c files", now compile it yourself) and one which will allow me to browse a website sans any graphics, Flash or JavaScript.
    Or would it be an easier solution to install a browser, perhaps a second version of IE, and just turn everything off?
    Muchos thanks.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: text browser which isn't a dos program?

    Start > Run > cmd

    telnet www.example.com 80

    (wait for the blank screen, meaning connection established)

    GET

    or

    GET /services/

    or

    GET /pagename.aspx

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: text browser which isn't a dos program?

    Quote Originally Posted by solitario
    Hello all.
    I'm looking for a text browser, not Lynx, not W3M, not eLinks. Basically, a text-only browser that comes with a Windows installer (none of those "here's a bunch of *.h and *.c files", now compile it yourself) and one which will allow me to browse a website sans any graphics, Flash or JavaScript.
    Or would it be an easier solution to install a browser, perhaps a second version of IE, and just turn everything off?
    Muchos thanks.
    Oh, I should mention, an easier option would be Firefox with the web developer toolbar. That allows you to turn off all styles, javascript, images and other elements to view the barebones page.

  4. #4
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: text browser which isn't a dos program?

    it seems most sites dont like to be viewed in command prompt... google yelled at me and told me to stop doing illegal things
    My usual boring signature: Something

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: text browser which isn't a dos program?

    Must be your connection... working fine here.

    Or is this what you meant? "Bad request" within the returned HTML?
    Attached Images Attached Images  

  6. #6
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: text browser which isn't a dos program?

    yeah thats what i get.
    My usual boring signature: Something

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: text browser which isn't a dos program?

    Ah, not all sites are happy with you telnetting to port 80.

    Some do and are quite good. Do this

    telnet towel.blinkenlights.nl 23

    To watch an ASCII version of Star Wars.

  8. #8
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: text browser which isn't a dos program?

    Other sites for telnet browsing

    http://www.telnet.org/htm/places.htm

  9. #9

    Thread Starter
    Lively Member
    Join Date
    Jul 2004
    Posts
    121

    Re: text browser which isn't a dos program?

    Thanks folks. I found one, WebbIE. I'm finding it pretty useful.

  10. #10
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: text browser which isn't a dos program?

    Quote Originally Posted by mendhak
    Ah, not all sites are happy with you telnetting to port 80.

    Some do and are quite good. Do this

    telnet towel.blinkenlights.nl 23

    To watch an ASCII version of Star Wars.
    i watched like 3 minutes of it. some one must have been bored...
    My usual boring signature: Something

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width