FiveWin Web Interface
Re: FiveWin Web Interface
Antonio,
everything looks great, but I am thinking about security....
I am testing your samples in my own computer in localhost, and I have all your images, code Html, JavaScript and CSS; which I got by just using Google's Chrome Developer tools...
That means that all your code will be visible and will give you a Security risk, because your data will be exposed and your entire aplication can be copied!!!
That is the reason why I think it will be wise to use more PHP and less JavaScript or make the calls to JavaScrip from a .PHP file, because (I am not certain) but I think it will be hidden...
EDITED:
Just tested and the JavaScript is shown even in a PHP file, but everything contained between <?php ?> would not be shown... Plus PHP will give you easy access to MySQL...
By using lots of PHP, at least the applications will be useless when copied...
everything looks great, but I am thinking about security....
I am testing your samples in my own computer in localhost, and I have all your images, code Html, JavaScript and CSS; which I got by just using Google's Chrome Developer tools...
That means that all your code will be visible and will give you a Security risk, because your data will be exposed and your entire aplication can be copied!!!
That is the reason why I think it will be wise to use more PHP and less JavaScript or make the calls to JavaScrip from a .PHP file, because (I am not certain) but I think it will be hidden...
EDITED:
Just tested and the JavaScript is shown even in a PHP file, but everything contained between <?php ?> would not be shown... Plus PHP will give you easy access to MySQL...
By using lots of PHP, at least the applications will be useless when copied...
=====>
Bayron Landaverry
(215)2226600 Philadelphia,PA, USA
+(502)46727275 Guatemala
MayaBuilders@gMail.com
FWH12.04||Harbour 3.2.0 (18754)||BCC6.5||UEstudio 10.10||
Windows 7 Ultimate
FiveWin, One line of code and it's done...
Bayron Landaverry
(215)2226600 Philadelphia,PA, USA
+(502)46727275 Guatemala
MayaBuilders@gMail.com
FWH12.04||Harbour 3.2.0 (18754)||BCC6.5||UEstudio 10.10||
Windows 7 Ultimate
FiveWin, One line of code and it's done...
- cdmmaui
- Posts: 693
- Joined: Fri Oct 28, 2005 9:53 am
- Location: Houston ∙ Chicago ∙ Los Angeles ∙ Miami ∙ London ∙ Hong Kong
- Contact:
Re: FiveWin Web Interface
Hi Antonio,
Great job!!! It seems to be working ok with with IE9. Dialogs appear and I able to type in data and get alert boxes.
Sincerely,
Great job!!! It seems to be working ok with with IE9. Dialogs appear and I able to type in data and get alert boxes.
Sincerely,
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: FiveWin Web Interface
Bayron,
All the javascript used on the client side is open and accessible and this applies to all web apps
We are also going to use PHP and that will protect our apps![Smile :-)](./images/smilies/icon_smile.gif)
All the javascript used on the client side is open and accessible and this applies to all web apps
We are also going to use PHP and that will protect our apps
![Smile :-)](./images/smilies/icon_smile.gif)
- Enrico Maria Giordano
- Posts: 8753
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 4 times
- Contact:
Re: FiveWin Web Interface
Please reduce the horizontal size of your browser till Help option goes to the left, then try to open File menu. You should see that "Help" overwrites part of File menu.
EMG
EMG
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: FiveWin Web Interface
Enrico,
Yes, we are going to get all sort of undesirable effects, but this is the web and we have to live with it and try to solve what we can![Smile :-)](./images/smilies/icon_smile.gif)
Yes, we are going to get all sort of undesirable effects, but this is the web and we have to live with it and try to solve what we can
![Smile :-)](./images/smilies/icon_smile.gif)
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
-
- Posts: 172
- Joined: Tue Oct 18, 2005 10:01 am
Re: FiveWin Web Interface
Antonio Linares wrote:Toninho,
Please try it again, thanks
Hi Antonio.
Sorry for delay. Now is working fine. Thank you.
Best regards,
Toninho.
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: FiveWin Web Interface
Antonio, this project seems spectacular, will it have compatibility with sqlrdd for access to databases such as mysql for example?
FWH 1709 BCC72 MySql MariaDB
Visual Studio 2019 / Xamarin / C#
Visual Studio 2019 / Xamarin / C#
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: FiveWin Web Interface
Eroni,
Actually we are using php in the server so you can easily use mysql, etc![Smile :-)](./images/smilies/icon_smile.gif)
Actually we are using php in the server so you can easily use mysql, etc
![Smile :-)](./images/smilies/icon_smile.gif)
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
-
- Posts: 1163
- Joined: Mon Oct 17, 2005 5:41 am
- Location: Belgium
- Contact:
Re: FiveWin Web Interface
Works fine on Google Chrome
, The menu's aren't working anymore on IE9
. The where working before
Marc
![Very Happy :D](./images/smilies/icon_biggrin.gif)
![Crying or Very sad :cry:](./images/smilies/icon_cry.gif)
![Exclamation :!:](./images/smilies/icon_exclaim.gif)
Marc
Regards,
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc
FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: FiveWin Web Interface
Norberto,
Fixed. Also we are going to check the font issue as it really slows down IE...
Fixed. Also we are going to check the font issue as it really slows down IE...