Skip to content Skip to sidebar Skip to footer
Showing posts with the label Web Applications

Python. Phrase Representation, How To Change?

I don't know what's the encoding present in this phrases (and I'd like a answer to this… Read more Python. Phrase Representation, How To Change?

Google App Script And Javascript: Accessing A Form Elements Inside Div Tags

I'd like to access an input element inside a form and a div. I'm new to Google app script a… Read more Google App Script And Javascript: Accessing A Form Elements Inside Div Tags

How To Read/modify A Local File Of Html5 Local Storage From Python?

I did an Ubuntu Webapp and I'd like to create a Preferences dialog with a litte hack. From the … Read more How To Read/modify A Local File Of Html5 Local Storage From Python?

Localhost/test.php Returns Nothing

I am following a tutorial 'PHP & MySQL for dummies' to build a web application. I creat… Read more Localhost/test.php Returns Nothing

Preventing Additional Touches In Webapp

I'm having a problem with the swipe code on my webapp. Using a single finger, the swiping betw… Read more Preventing Additional Touches In Webapp

How To Create, Manage, Associate A Session In Rest Jersey Web Application

A HTML5 UI is connected to the backend (REST Jersey to business logic to Hibernate and DB). I need … Read more How To Create, Manage, Associate A Session In Rest Jersey Web Application

Ftp Look A Like Application In Java/html

What would be a better approach to develop a FTP look a like application as the one shown below . I… Read more Ftp Look A Like Application In Java/html

Disable Ios Overscroll But Allow Body Scrolling

I would like to disable the iOS overscroll in a webapp but still allow the body to be scrolled. $(d… Read more Disable Ios Overscroll But Allow Body Scrolling