×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Below is my index_redirect.html that I call from my CGIDEV2 RPG program. I
would like to send two URL parameters , ?email=artemail@xxxxxxx&item=ABC.
Can this be done? This is the code in the RPG that does the redirect:
callp GetHtmlIfs(%trim(exthtml))
callp wrtsection('main')
callp wrtsection('*fini')
Index_redirect.html
/$main
Content-type: text/html
<!DOCTYPE html>
<html>
<meta http-equiv="Refresh" content="0; url='
https://www.lakewoodcemetery.org/about/heritage-foundation/'" /></html>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.