|
> BTW, there's no reason your program shouldn't be able to > handle > either a GET or POST request. I believe API QzhbCGIParse > doesn't > care which method is used. > CGIParse does care... to "Easliy" read from a POST you have to use the -init command string, then put the data to the Query string EV, then use -value for each paramter. It's pretty simple, but it does care. :) If you absolutley need a post, you could build a hidden form dynamically, then submit it with javascript and this would work pretty well. But, GET should work in your case, as you've found. Brad www.bvstools.com
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.