FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FiveWin Web Interface
Posts: 883
Joined: Thu Dec 24, 2009 12:46 AM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 01:50 AM

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...

=====>

Bayron Landaverry
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala

FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10

FiveWin, One line of code and it's done...

Posts: 708
Joined: Fri Oct 28, 2005 09:53 AM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 03:45 AM

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,

*~*~*~*~*~*~*~*~*~*
Darrell Ortiz
CDM Software Solutions, Inc.
https://www.cdmsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 07:50 AM

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 :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 08:36 AM

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

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 09:54 AM

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 :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 09:54 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 182
Joined: Tue Oct 18, 2005 10:01 AM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 04:04 PM
Antonio Linares wrote:Toninho,

Please try it again, thanks :-)


Hi Antonio.

Sorry for delay. Now is working fine. Thank you.

Best regards,

Toninho.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 04:09 PM
Browsing DBFs :-)

Please select "Project", "Open"
http://www.fivetechsoft.com/fiveweb

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 114
Joined: Fri Jul 21, 2006 07:15 PM
Re: FiveWin Web Interface
Posted: Mon Oct 17, 2011 07:40 PM

Antonio, this project seems spectacular, will it have compatibility with sqlrdd for access to databases such as mysql for example?

FWH / xHarbour / BCC / MySql

Visual Studio / Harbour / DotNet Maui / C#
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Tue Oct 18, 2011 05:41 PM

Eroni,

Actually we are using php in the server so you can easily use mysql, etc :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Tue Oct 18, 2011 05:42 PM
Selecting records:

http://www.fivetechsoft.com/fiveweb Select "Project", "Open"

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Tue Oct 18, 2011 06:57 PM
Selecting multiple records:

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
Re: FiveWin Web Interface
Posted: Tue Oct 18, 2011 07:06 PM

dont work again in my ie9 windows 7 64.

Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Re: FiveWin Web Interface
Posted: Tue Oct 18, 2011 07:19 PM

Works fine on Google Chrome :D , The menu's aren't working anymore on IE9 :cry: . The where working before :!:

Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveWin Web Interface
Posted: Tue Oct 18, 2011 07:22 PM

Norberto,

Fixed. Also we are going to check the font issue as it really slows down IE...

regards, saludos

Antonio Linares
www.fivetechsoft.com