Dear deveopers,
In web page, I am trying to execute (call) below java to move into next page.
<a href="../static/js/#page-2" class="page-link">2</a>
In old days, it was possible to execute java as below...
oAx:oActiveX:Document:ParentWindow:ExecScript( cMove ,"javascript")
But, in ...
Search found 57 matches
- Sat Apr 02, 2022 6:07 am
- Forum: FiveWin for Harbour/xHarbour
- Topic:
- Replies: -1
- Views:
- Wed Jul 14, 2021 9:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic:
- Replies: -1
- Views:
Can I use BCC102 instead of BCC 7.4?
Dear Mr. Antonio,
As old user who has upgraded Fivewin Fewdays ago, I am trying to find BCC 7.3 ??? 7.4 to build 64Bit application.
But, it's very difficult to find this BCC by web surffing.
Instead, I found BCC102.zip from m
Can I use this?
If not, please inform me, or, link for Bcc7 download ...
As old user who has upgraded Fivewin Fewdays ago, I am trying to find BCC 7.3 ??? 7.4 to build 64Bit application.
But, it's very difficult to find this BCC by web surffing.
Instead, I found BCC102.zip from m
Can I use this?
If not, please inform me, or, link for Bcc7 download ...
- Sat Apr 15, 2017 2:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to get the Text(url address) fro explorer?
- Replies: 3
- Views: 598
Re: How to get the Text(url address) fro explorer?
Thanks! Mr.Marc Venken,
I've tried with source on the board you have mentioned.
But, found Fivewin error message as followings.
"Error: Unresolved external '_HB_FUN_WEBPAGECONTENTS' referenced from E:\FWH\FWH32\SAMPLES\FWDOWN.OBJ"
Since I am a pharmacist(not professional programmer), I have not ...
I've tried with source on the board you have mentioned.
But, found Fivewin error message as followings.
"Error: Unresolved external '_HB_FUN_WEBPAGECONTENTS' referenced from E:\FWH\FWH32\SAMPLES\FWDOWN.OBJ"
Since I am a pharmacist(not professional programmer), I have not ...
- Sat Apr 15, 2017 5:10 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to get the Text(url address) fro explorer?
- Replies: 3
- Views: 598
How to get the Text(url address) fro explorer?
Dear Sirs,
I wish to control internet explorer (or Chrome ) with Fivewin(Harbour/xHarbour), so, how to know whether followings are possible.
1.get the url Address from currently active explorer(or chrome).
2.input new url address (by fivewin prg) into currently active explorer(or chrome).
3.let ...
I wish to control internet explorer (or Chrome ) with Fivewin(Harbour/xHarbour), so, how to know whether followings are possible.
1.get the url Address from currently active explorer(or chrome).
2.input new url address (by fivewin prg) into currently active explorer(or chrome).
3.let ...
- Tue Jan 03, 2017 10:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to handle German Umraut?
- Replies: 2
- Views: 1288
Re: How to handle German Umraut?
Dear Mr. Richard,
I've saved as UTF8 type prg.
There was no difficulty in saving, and when I retrieve file, the Umraut was retrieved perfectly.
But, when compiled & executed, I can not see Umraut and broken characterw were shown as picture.
I've saved as UTF8 type prg.
There was no difficulty in saving, and when I retrieve file, the Umraut was retrieved perfectly.
But, when compiled & executed, I can not see Umraut and broken characterw were shown as picture.
- Tue Jan 03, 2017 3:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to handle German Umraut?
- Replies: 2
- Views: 1288
How to handle German Umraut?
Happy New year!
I happen to face German character "äöü" input.
Through web surfing, I found one advice recommending to use "encoding" as "UTF-8" with Notepad++.
So, tried to compile following sample prg. (There is Umraut "ü" in "für")
Function Main() LOCAL cFile:="Verbrauchsmaterial ...
I happen to face German character "äöü" input.
Through web surfing, I found one advice recommending to use "encoding" as "UTF-8" with Notepad++.
So, tried to compile following sample prg. (There is Umraut "ü" in "für")
Function Main() LOCAL cFile:="Verbrauchsmaterial ...
- Sat Jul 23, 2016 2:06 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can I change my IP address with Fivewin/Harbour?
- Replies: 2
- Views: 604
Re: Can I change my IP address with Fivewin/Harbour?
Thanks so much Mr.anserkk!
I was in business travel, and found your answer today...
I was in business travel, and found your answer today...
- Sat Jul 16, 2016 3:07 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can I change my IP address with Fivewin/Harbour?
- Replies: 2
- Views: 604
Can I change my IP address with Fivewin/Harbour?
Dear Members,
Can I change my IP address with FiveWin/Harbours?
I am using Internet by ISP company.
If possible, please let me have some sample or link on IP Change.
Thanks.
Can I change my IP address with FiveWin/Harbours?
I am using Internet by ISP company.
If possible, please let me have some sample or link on IP Change.
Thanks.
- Sat Mar 05, 2016 1:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can we make Chrome extension software with Fivewin/Harbour?
- Replies: 1
- Views: 604
Can we make Chrome extension software with Fivewin/Harbour?
Dear All members,
Can we make Chrome extension with Fivewin for Harbour/xHarbour?
Recently, I found we can not use ActiveX for several websites...
And, those kinds of websites are increasing..
When I try to connect those sites with ActiveX, it was mentioned as followings.
"Internet Explorer ...
Can we make Chrome extension with Fivewin for Harbour/xHarbour?
Recently, I found we can not use ActiveX for several websites...
And, those kinds of websites are increasing..
When I try to connect those sites with ActiveX, it was mentioned as followings.
"Internet Explorer ...
- Tue Sep 22, 2015 9:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to create "Named instance" in MSSQL Server 2005?
- Replies: 2
- Views: 417
Re: How to create "Named instance" in MSSQL Server 2005?
Dear Sirs,
I found related one of articles.
https://technet.microsoft.com/en-us/library/ms144259(v=sql.90).aspx
I found related one of articles.
https://technet.microsoft.com/en-us/library/ms144259(v=sql.90).aspx
- Tue Sep 22, 2015 6:40 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How can I show original original window after Menutray.prg?
- Replies: 1
- Views: 472
How can I show original original window after Menutray.prg?
Dear Sirs,
I have combined Menutray() and added oWnd:hide() on Window minimize button, as followings.
To add oWnd:hide() on minimize button, referred Mr. Enrico Maria Giordano's comments.
Function Main() DEFINE Window oWnd TITLE "Test Call" DEFINE BUTTON ...
I have combined Menutray() and added oWnd:hide() on Window minimize button, as followings.
To add oWnd:hide() on minimize button, referred Mr. Enrico Maria Giordano's comments.
Function Main() DEFINE Window oWnd TITLE "Test Call" DEFINE BUTTON ...
- Mon Sep 21, 2015 1:39 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to create "Named instance" in MSSQL Server 2005?
- Replies: 2
- Views: 417
How to create "Named instance" in MSSQL Server 2005?
Dear Sirs,
Is there a method to create "Named instance" in MSSQL Server 2005?
I need to install multiple MSSQL 2005 Instance in PC.
My first instance in my computer was default instance, "SQLEXPRESS"...
I hope to add new instance such as "MYSTORE" in addition to "SQLEXPRESS"..
Where can I ...
Is there a method to create "Named instance" in MSSQL Server 2005?
I need to install multiple MSSQL 2005 Instance in PC.
My first instance in my computer was default instance, "SQLEXPRESS"...
I hope to add new instance such as "MYSTORE" in addition to "SQLEXPRESS"..
Where can I ...
- Mon Sep 21, 2015 1:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can I show My Dialg Window in front of any other window?
- Replies: 5
- Views: 1219
Re: Can I show My Dialg Window in front of any other window?
Dear Mr. Armando,and Mr.Rameshbabu
Thanks for you comments...
I will try, and will report..
Thanks for you comments...
I will try, and will report..
- Sun Sep 20, 2015 1:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can I show My Dialg Window in front of any other window?
- Replies: 5
- Views: 1219
Re: Can I show My Dialg Window in front of any other window?
Mr. Carlos vargas,
Thanks for your post..
But, in my case, I hope to show my new Dialog to be shown in front of other windows, as soon as generated...
DEFINE BRUSH oBrush COLOR CLR_BLUE DEFINE DIALOG oDlg ; FROM 0, nPos TO 132, nPos+370 ;  ...
Thanks for your post..
But, in my case, I hope to show my new Dialog to be shown in front of other windows, as soon as generated...
DEFINE BRUSH oBrush COLOR CLR_BLUE DEFINE DIALOG oDlg ; FROM 0, nPos TO 132, nPos+370 ;  ...
- Sun Sep 20, 2015 2:35 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Can I show My Dialg Window in front of any other window?
- Replies: 5
- Views: 1219
Can I show My Dialg Window in front of any other window?
How Can I show NEW Dialog Window in front of any other window?
We are on programming a CID prg for Telephone Caller identification..
As you know, CID prg stay back and the users are on work with other software..
When there is phone Call, there should be "POP-UP" as following.
http: ...
We are on programming a CID prg for Telephone Caller identification..
As you know, CID prg stay back and the users are on work with other software..
When there is phone Call, there should be "POP-UP" as following.
http: ...