Menu

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.

Show posts Menu

Messages - mike motz

#1
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
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
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
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.