|
Need of API
Hi,
A thirty party wants to let thier webshop communicate with our magic database. Is it possible to use the Internet requestor and the broker of Magic to aks for and send XML files to this webshop
Hi,
A thirty party wants to let thier webshop communicate with our magic database. Is it possible to use the Internet requestor and the broker of Magic to aks for and send XML files to this webshop
|
By
De Netwerkadviseur BV
·
#185617
·
|
|
Re: COM Interface Builder in Local Engine
Hello,
yes, that works rather well, but it only accepts parameters IN, not OUT. So for a batch program, for instance, I don't know if it has been well executed (no return parameters)
Other
Hello,
yes, that works rather well, but it only accepts parameters IN, not OUT. So for a batch program, for instance, I don't know if it has been well executed (no return parameters)
Other
|
By
mathieu.claesen@...
·
#185616
·
|
|
Getting BC Methodology Demo running
Hi,
XPA3.2c, BC Methodology demo, Internet Requestors and Broker installed.
Using IIS10 on a windows 10 machine (localy) I can not get this running. I got the frames, but then the browser wants to
Hi,
XPA3.2c, BC Methodology demo, Internet Requestors and Broker installed.
Using IIS10 on a windows 10 machine (localy) I can not get this running. I got the frames, but then the browser wants to
|
By
De Netwerkadviseur BV
·
#185615
·
|
|
Re: Single sign-on in an intranet web-application
I have not played with anything like this for about 10 years and my memory is not as sharp as it was last week, but look into the use of cookies.
Implement an initial sign-on of your own and then when
I have not played with anything like this for about 10 years and my memory is not as sharp as it was last week, but look into the use of cookies.
Implement an initial sign-on of your own and then when
|
By
Lawrence Fisher
·
#185614
·
|
|
Re: 9.4 table control lock vertical lines
Right in front of my nose! Thanks André
Right in front of my nose! Thanks André
|
By
magic9@aquari.com
·
#185613
·
|
|
Re: 9.4 table control lock vertical lines
Hi Andy,
On the properties of the table you will find "Allow column resize". Set this option to No.
I hope this will help.
Best regards,
André
Hi Andy,
On the properties of the table you will find "Allow column resize". Set this option to No.
I hope this will help.
Best regards,
André
|
By
De Netwerkadviseur BV
·
#185612
·
|
|
9.4 table control lock vertical lines
Hello,
Does anyone know if there is a way (in 9.4) to lock the vertical lines on a screen table control so that the user can not move the columns to make them wider or more narrow?
Thank you
Andy
Hello,
Does anyone know if there is a way (in 9.4) to lock the vertical lines on a screen table control so that the user can not move the columns to make them wider or more narrow?
Thank you
Andy
|
By
magic9@aquari.com
·
#185611
·
|
|
Re: Get Entry name from the menu
Thank you for the solutions guys!
Thank you for the solutions guys!
|
By
Gábor Bor
·
#185610
·
|
|
Re: Get Entry name from the menu
Gabor
One way is to put the menu Entry Name into the Task ID of the task properties of the program called from the menu? The Task ID value can be retrieved by using the TaskID()
Gabor
One way is to put the menu Entry Name into the Task ID of the task properties of the program called from the menu? The Task ID value can be retrieved by using the TaskID()
|
By
Erwin van den Assem
·
#185609
·
|
|
Re: Get Entry name from the menu
Probably not the answer you want, but we make use of the Entry Name in our App.
In development:
Create a memory table and populate by reading the menu XML (not fancy XML reading, old fashioned
Probably not the answer you want, but we make use of the Entry Name in our App.
In development:
Create a memory table and populate by reading the menu XML (not fancy XML reading, old fashioned
|
By
Steven Burrows
·
#185608
·
|
|
Get Entry name from the menu
Dear Magic Users,
I would like to get the entry name of the program what i have chosen from the menu, but i don't find a solution for this problem.
Do you seen this problem before?
Best Regards,
Dear Magic Users,
I would like to get the entry name of the program what i have chosen from the menu, but i don't find a solution for this problem.
Do you seen this problem before?
Best Regards,
|
By
Gábor Bor
·
#185607
·
|
|
Re: XPA 2.5e system.windows.forms.webbrowser vs activex-webbrowser
Hi Sabrina,
Hmm, after inspection, my program too had some lingering parking problems. I have now fixed the parking issue that I experienced on my end. My subform has a DotNet 'navigate' statement in
Hi Sabrina,
Hmm, after inspection, my program too had some lingering parking problems. I have now fixed the parking issue that I experienced on my end. My subform has a DotNet 'navigate' statement in
|
By
Frederik Soete
·
#185606
·
|
|
Re: MSG2MGIC utility (C++ sources)
I downloaded it a couple of years ago, a copy of which I just sent to you privately.
Steve Blank
I downloaded it a couple of years ago, a copy of which I just sent to you privately.
Steve Blank
|
By
Steven Blank
·
#185605
·
|
|
Re: XPA 2.5e system.windows.forms.webbrowser vs activex-webbrowser
Hi Frederik.
Subform implemented, but same behaviour.
As soon as the webbrowser.navigate(url) is done it will park and stay there.
Van: main@magicu-l.groups.io
Hi Frederik.
Subform implemented, but same behaviour.
As soon as the webbrowser.navigate(url) is done it will park and stay there.
Van: main@magicu-l.groups.io
|
By
Sabrina Horst
·
#185604
·
|
|
Re: Event handlers paused while verify warning is displayed
You 're right. Probably I have to replace all the warning message boxes with custom ones.
Avgerinos
You 're right. Probably I have to replace all the warning message boxes with custom ones.
Avgerinos
|
By
Avgerinos
·
#185603
·
|
|
Re: Single sign-on in an intranet web-application
You 're right, the actual user the server sees in a web-app is something like IIS-USER
But what I'm looking for, is rather on client's side:
It is an intranet app so I weed to
You 're right, the actual user the server sees in a web-app is something like IIS-USER
But what I'm looking for, is rather on client's side:
It is an intranet app so I weed to
|
By
Avgerinos
·
#185602
·
|
|
Re: XPA 2.5e system.windows.forms.webbrowser vs activex-webbrowser
Hi,
Since last I responded, I have briefly used your great idea of pdf viewing through the dot net control. I have seen that those properties are indeed lacking. You can try to work around that issue
Hi,
Since last I responded, I have briefly used your great idea of pdf viewing through the dot net control. I have seen that those properties are indeed lacking. You can try to work around that issue
|
By
Frederik Soete
·
#185601
·
|
|
Re: Single sign-on in an intranet web-application
If it its web, there is a single user. I believe it will be something like IIS-USER.
Regards
Lawrence
Author of the award winning book, "Kill Me Now!", amusing stories from the world of dating
If it its web, there is a single user. I believe it will be something like IIS-USER.
Regards
Lawrence
Author of the award winning book, "Kill Me Now!", amusing stories from the world of dating
|
By
Lawrence Fisher
·
#185600
·
|
|
Re: Event handlers paused while verify warning is displayed
I do not think you can.
The XPA uses the windows message box. In Windows, the message box is modal and so all events are queued. Remember, the reason for a message box is so that the user presses
I do not think you can.
The XPA uses the windows message box. In Windows, the message box is modal and so all events are queued. Remember, the reason for a message box is so that the user presses
|
By
Lawrence Fisher
·
#185599
·
|
|
Single sign-on in an intranet web-application
Hi magicians
In a intranet web-application that is based on "merge" forms, I need to implement automatic login functionality (based on the user who is logged in the windows)
Any hints on which
Hi magicians
In a intranet web-application that is based on "merge" forms, I need to implement automatic login functionality (based on the user who is logged in the windows)
Any hints on which
|
By
Avgerinos
·
#185598
·
|