|
Re: Software-escrow for XPA sources
I've always used Iron Mountain.
Expenses will vary based on what's being escrowed and number of companies that are added to the plan.
They are very knowledgeable and will walk you through the entire
I've always used Iron Mountain.
Expenses will vary based on what's being escrowed and number of companies that are added to the plan.
They are very knowledgeable and will walk you through the entire
|
By
Keith Canniff
·
#196021
·
|
|
swithmail an email system
it works without issues
support is highly responsive and effective.
don
it works without issues
support is highly responsive and effective.
don
|
By
for no reason
·
#196020
·
|
|
Re: Software-escrow for XPA sources
The services in days gone by sold their source and were never prosecuted.
If such a service was properly bonded/insured the possible otherwise just protect with major encryption
don
The services in days gone by sold their source and were never prosecuted.
If such a service was properly bonded/insured the possible otherwise just protect with major encryption
don
|
By
for no reason
·
#196019
·
|
|
Software-escrow for XPA sources
Hi magicians
Did you ever make use of software-escrow services?
I 'm interested in setting up a secure process, so that the source-code is provided to the client in case of discontinued development
Hi magicians
Did you ever make use of software-escrow services?
I 'm interested in setting up a secure process, so that the source-code is provided to the client in case of discontinued development
|
By
Avgerinos
·
#196018
·
|
|
Re: Upload File using HTTPCall post
Do you know how to make it work in postman or fiddler? What your trying to do there is non standard. Generally u declare content types in rhe header and post files on the body
From:
Do you know how to make it work in postman or fiddler? What your trying to do there is non standard. Generally u declare content types in rhe header and post files on the body
From:
|
By
Tim Downie
·
#196017
·
|
|
Re: Using HTTPPost To Send A File
hi mike, did your problem fixed? Do you have solution for this? I have same case with you, i want to send a file using httppost.
hi mike, did your problem fixed? Do you have solution for this? I have same case with you, i want to send a file using httppost.
|
By
Anton Doank
·
#196016
·
|
|
Re: Upload File using HTTPCall post
hi tim,
i need to pass parameter name "document" and value for this parameter is pdf file, so i will convert the pdf using file2blb update to virtual A (Blob) and put ini message body httpcall like
hi tim,
i need to pass parameter name "document" and value for this parameter is pdf file, so i will convert the pdf using file2blb update to virtual A (Blob) and put ini message body httpcall like
|
By
Anton Doank
·
#196015
·
|
|
Re: Upload File using HTTPCall post
File2blob the pdf and pass the virtual as the body
File2blob the pdf and pass the virtual as the body
|
By
Tim Downie
·
#196014
·
|
|
Upload File using HTTPCall post
hi guys,
i want to call API to post pdf file, in the message body i want to put file type parameter how can i achieve this?
i want to upload pdf file in c:\tes.pdf should i convert this pdf or i can
hi guys,
i want to call API to post pdf file, in the message body i want to put file type parameter how can i achieve this?
i want to upload pdf file in c:\tes.pdf should i convert this pdf or i can
|
By
Anton Doank
·
#196013
·
Edited
|
|
Web API
Hello,
There is a .Net example from Magic on how to call a XPA application in combination with the MgRequester.dll and MGrqgnrc.dll, but that is a command line requester. To my opinion it should also
Hello,
There is a .Net example from Magic on how to call a XPA application in combination with the MgRequester.dll and MGrqgnrc.dll, but that is a command line requester. To my opinion it should also
|
By
Jeroen Bos
·
#196012
·
|
|
Crash Magic v9.4
Hi,
I have a strange problem. Using v9.4SP8 with Btrieve Actian v14 on a Windows network.
Stable installation for months, last 3 weeks is v9.4 crashing from time to time. Nothing in MGError.log,
Hi,
I have a strange problem. Using v9.4SP8 with Btrieve Actian v14 on a Windows network.
Stable installation for months, last 3 weeks is v9.4 crashing from time to time. Nothing in MGError.log,
|
By
De Netwerkadviseur BV
·
#196011
·
|
|
Re: Emailing Unipaas 1.9i
your mailserver should be reachable via port 25 (SMTP connection)
see: Use Telnet to test SMTP communication on Exchange servers | Microsoft Docs
your mailserver should be reachable via port 25 (SMTP connection)
see: Use Telnet to test SMTP communication on Exchange servers | Microsoft Docs
|
By
Luuk
·
#196010
·
|
|
Emailing Unipaas 1.9i
Hi
I am making some progress with the job of incoprporating emailing into my app thanks to help from members in this group. I have a test harness which is working perfectly on my system, but when
Hi
I am making some progress with the job of incoprporating emailing into my app thanks to help from members in this group. I have a test harness which is working perfectly on my system, but when
|
By
John Dowbiggin
·
#196009
·
|
|
Re: DOT.NET code again
#xpa
Vikend? You sound like you are channeling Pavel Chekov in Star Trek IV: The Voyage Home
"Excuse me, sir. Can you direct me to the Navy base in Alameda? It's where they keep the nuclear
Vikend? You sound like you are channeling Pavel Chekov in Star Trek IV: The Voyage Home
"Excuse me, sir. Can you direct me to the Navy base in Alameda? It's where they keep the nuclear
|
By
Craig Martin
·
#196008
·
|
|
Re: DOT.NET code again
#xpa
I really don't know what i was doing before that it didn't work ...
3 simple lines of code are all that are needed and a dot.net
I really don't know what i was doing before that it didn't work ...
3 simple lines of code are all that are needed and a dot.net
|
By
Adrian Wick
·
#196007
·
Edited
|
|
Re: DOT.NET code again
#xpa
Found the solution in "3rd party dotnet samples".
Thank you!
Found the solution in "3rd party dotnet samples".
Thank you!
|
By
Adrian Wick
·
#196006
·
|
|
Re: DOT.NET code again
#xpa
@Frederik
thank you!
@Keith
no particular reason ... just trying to learn DOT.NET ...
Regards
A
@Frederik
thank you!
@Keith
no particular reason ... just trying to learn DOT.NET ...
Regards
A
|
By
Adrian Wick
·
#196005
·
|
|
Re: DOT.NET code again
#xpa
Adrian,
Is there any particular reason you’re trying to create a dotnet button rather than using a button style already built into XPA?
Might be going through extra work for no reason. A
Adrian,
Is there any particular reason you’re trying to create a dotnet button rather than using a button style already built into XPA?
Might be going through extra work for no reason. A
|
By
Keith Canniff
·
#196004
·
|
|
Re: DOT.NET code again
#xpa
Hi there,
TGIF.
Not at all sure where you are going with that example, but you should know that "Controls" can be a member variable in e.g. a Form (window). You can identify or get a pre-existing Form
Hi there,
TGIF.
Not at all sure where you are going with that example, but you should know that "Controls" can be a member variable in e.g. a Form (window). You can identify or get a pre-existing Form
|
By
Frederik Soete
·
#196003
·
|
|
DOT.NET code again
#xpa
Dear wizards.
can someone, for the love of God, explain to me how to code 3rd line of the following code in xpa (Controls.Add(simpleButton)).
private void CreateSimpleButton(int left, int top) {
Dear wizards.
can someone, for the love of God, explain to me how to code 3rd line of the following code in xpa (Controls.Add(simpleButton)).
private void CreateSimpleButton(int left, int top) {
|
By
Adrian Wick
·
#196002
·
|