Search found 532 matches

by omni
Fri Feb 25, 2022 3:07 pm
Forum: eXpress++ Support
Topic: PC to Web
Replies: 2
Views: 2062

Re: PC to Web

They were pretty unclear on that, so looking for either option. Security and ease of access appear to be what they want.
Rewrite is not an option for 20,000 lines of code and over a 1,000 programs. We do php/sql on our own web page for tickets, but not ready to go that type of route.
by omni
Fri Feb 25, 2022 12:35 pm
Forum: eXpress++ Support
Topic: PC to Web
Replies: 2
Views: 2062

PC to Web

We have a large client that is 'uncomfortable' with continuing to use public remote access to our application on his servers. Wants a web connection. I think I have seen comments or questions regarding method to move our system to a web type connection, without a rewrite. He does utilize ADS. Can yo...
by omni
Mon Feb 21, 2022 3:05 pm
Forum: eXpress++ Support
Topic: copy to
Replies: 2
Views: 2296

copy to

Roger, What are the character restrictions on the copy file...to .... There is one client that has a customer the requires their reference number be the file name (.pdf). All sort of odd reference number, including ones with multi-word, so spaces. Latest to kick out has one with a date 01/31/22 as t...
by omni
Tue Jan 11, 2022 8:40 am
Forum: eXpress++ Support
Topic: Email Importing
Replies: 2
Views: 2309

Email Importing

We have a client that wants to import email and save the attachments. The email text will include the information on each attachment, and there may be 1 to 6 pdf files included. The file is a .msg file and will be sent to their windows server, a specific folder, to import. Around 2000 per week. We a...
by omni
Wed Dec 22, 2021 7:51 am
Forum: eXpress++ Support
Topic: Updating file issues
Replies: 4
Views: 3285

Updating file issues

Roger, I have reported this before, but not in many years. One customer, one server with 8 users connecting via remote access. Not ADS. This is our message to them. Your IT person needs to review situation. When this occurs, from what we see, and have seen in the past, a file when updated on the ser...
by omni
Wed Jul 14, 2021 5:15 pm
Forum: eXpress++ Support
Topic: Web page downloads
Replies: 7
Views: 6493

Re: Web page downloads

Thanks for that..could not get the headers to work until I saw your example, so do not need to use 3rd party app curl.

Fred
by omni
Tue Jul 13, 2021 1:52 pm
Forum: eXpress++ Support
Topic: Acrobat Previews
Replies: 2
Views: 3489

Acrobat Previews

Weird. All of a sudden my work station, when using preview to acrobat, goes all the way and then says file cannot be opened, both win2pdf and bullzip. The file actually is never written. Working from my work station, mapped to data on my w-drive, server. Will do this for a while, then all of a sudde...
by omni
Fri Jul 09, 2021 12:56 pm
Forum: eXpress++ Support
Topic: Web page downloads
Replies: 7
Views: 6493

Re: Web page downloads

The curl works fine. Just the formatting of the command is a learning curve.

Thanks
by omni
Fri Jul 09, 2021 11:46 am
Forum: eXpress++ Support
Topic: Web page downloads
Replies: 7
Views: 6493

Re: Web page downloads

Roger, Wished they did use soap. We use soapui, which is now part of Smartbear. This web appears to be a header and request name and they send back the response json, which is no issue once we get it. All their examples for each request is using curl, which I downloaded 5 years ago but never used it...
by omni
Fri Jul 09, 2021 9:03 am
Forum: eXpress++ Support
Topic: Web page downloads
Replies: 7
Views: 6493

Re: Web page downloads

Also, is CURL the easiest quick method? Have not ever tried it. Their examples are Curl with the entire request

Fred