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

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

Fullscreen Web App For Android

I want to run my Web App, which i programmed with HTML5, in fullscreen mode on Android. (hide the s… Read more Fullscreen Web App For Android

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

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

Combine Google.script.run And Javascript Function

I'm building a custom 'Google Forms'-form with a file upload function. The form uses a … Read more Combine Google.script.run And Javascript Function

Apple Removed The Possibility To Stream Shoutcast & Icecast On Ios 6 Only In Web-applications?

I just made webapp with the possibility to add my favorite radio stations. i tried long time ago bu… Read more Apple Removed The Possibility To Stream Shoutcast & Icecast On Ios 6 Only In Web-applications?

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

Detecting Shaking In Html5 Mobile

I'm building a web app in html5 at the moment that needs to be able to detect when the user sha… Read more Detecting Shaking In Html5 Mobile