PxPlus User Forum

Twitter Twitter Twitter

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mike motz

Pages: [1]
1
Off Topic / Re: Suggestions for Cloud servers provider?
« on: April 22, 2021, 05:56:47 PM »
have small web site, but use..
https://www.canadianwebhosting.com/vps
VPS2 SSD Virtual Private Server Storage 30 GB $10/mo
have 544 players/emails that are signed up (only 1 club actively using site)
have 36 background pvx tasks running, 6 user license, speed is good.

2
Off Topic / Re: Need a contractor for some part time work
« on: April 22, 2021, 11:56:13 AM »
Hi Jerry,
Not sure how to contact you, the email envelope is not showing on your post.
Have retired, but still actively programming on a site for pickleball stuff.
Can do contract/consulting, up to 2 days a week (Tue, Thu).
Have worked 25+ years with pvx (Providex).
Total of over 40 years experience with other flavours of basic (including pvx) and o/s`s (SCO Unix, Linux {RHEL, Cento7})
email: mmotzc24@gmail.com   cell: (705) 790-8140 (Mon-Fri 8:00am to 8:00 pm EST, for more information)
Thank you, Mike Motz

3
Web Services / Re: *web/email stops when adding large attachments
« on: April 21, 2021, 10:59:18 PM »
when doing emails, i'm old school, and have full control over the email being sent.
my testing & debugging notes are within the program.
see attachment for full program "email9" hope it helps someone...

4
Web Services / Re: BROWSER IP ADDRESS
« on: April 21, 2021, 08:23:52 PM »
when debugging web issues use a line like,  FLOUT=%FLOUT; IF FLOUT<>0 THEN DUMP (FLOUT)*
after you opened the file and set %FLOUT to the channel number of the file you just created.
my dump has it as twice ... REMOTE_ADDR=76.68.62.122 and %remote_ip$="76.68.62.122"
You'll see any variable that is available in memory.

Pages: [1]