Joy
(@joyously)
I would like to create a results page in wordpress via a program which I can upload with ftp, is this possible?
Yes, you can write a custom page template to handle is, and make it part of your child theme. Or write a shortcode handler in a small plugin to output what you want wherever the shortcode is put.