giovanni4000
Programmer
Hi ,
Our application build using PHP. normally we can access it using web browser like Firefox, safari, chrome, etc. The application need Session/Cookies for authentication & SSL connection.
The problem is, we do not want MENU (File, Edit, View, etc) and the icons like (back, refresh, etc) can be click. We can use javascript to make a "blank" browser, but javascript can be bypassed.
Any idea, how to make a very simple browser to work in Linux without menu & refresh/back icon ?
Or how to modify existing browser (not using Javascript) so it can hide the menu and some other icons ?
Thanks
Our application build using PHP. normally we can access it using web browser like Firefox, safari, chrome, etc. The application need Session/Cookies for authentication & SSL connection.
The problem is, we do not want MENU (File, Edit, View, etc) and the icons like (back, refresh, etc) can be click. We can use javascript to make a "blank" browser, but javascript can be bypassed.
Any idea, how to make a very simple browser to work in Linux without menu & refresh/back icon ?
Or how to modify existing browser (not using Javascript) so it can hide the menu and some other icons ?
Thanks