Giter VIP home page Giter VIP logo

Comments (3)

TSimmz avatar TSimmz commented on July 23, 2024

I converted the URL to a tiny URL through tinyURL.com and now it's working. Now I'm wondering, if i update the webpage each day, will the app, automatically "reload" the webpage?

from mirror.

taylorterry3 avatar taylorterry3 commented on July 23, 2024

I'm not involved with this project, but this sounds like weird behavior from your school's webserver since it's obviously responding to the app's request differently from how it responds to a browser. In the meantime, your tinyURL workaround should be fine. URL shorteners don't generally cache content, so updates to the destination page should be reflected when the app hits the shortened URL. Nice hack!

from mirror.

ineptech avatar ineptech commented on July 23, 2024

Unfortunately, the web module was a really quick-and-dirty hack - all it shows is the text it finds in the file. So if the file has html code, you will actually see the html code in the display output. That's what appears to be happening in your screenshot. It should probably be changed from a simple TextView to a webview (so that html content will display as if it was in a browser, with images and so forth) but I have not delved in to that yet...

from mirror.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.