| 
 | 
Chris,
When you use a GET method to talk to the server you retrieve via GET methods.
When you use a POST method to talk to the server you retrieve via POST
methods.
So, when you ask for POST information from a GET method you will not have any
info........because there isn't any POST information
It all in how the information is sent to the server
Andrew
                                                                                
                                           
                    "Christopher A.                                             
                                           
                    Libby"                       To:     "WEB400@midrange. com" 
<WEB400@midrange.com>                      
                    <clibby@mainepublicse        cc:                            
                                           
                    rvice.com>                   Subject:     Mixing GET and 
POST Methods                                  
                    Sent by:                                                    
                                           
                    owner-web400@midrange                                       
                                           
                    .com                                                        
                                           
                                                                                
                                           
                                                                                
                                           
                    07/26/2001 03:29 PM                                         
                                           
                    Please respond to                                           
                                           
                    WEB400                                                      
                                           
                                                                                
                                           
                                                                                
                                           
Here's another CGIDEV2 question:  Is it possible to mix GET and POST methods
when using the ZhbGetInput function of CGIDEV2?  I'm calling my program like
this: http://.../weblibp/webcusinq.pgm?func=vrfyacct where func=vrfyacct tells
the program it must process the form results POSTed from the browser.  When I
call ZhbGetInput, all I get for a query string is 'func='.
Any ideas?
-Chris
---------------------------------------------------------
Christopher A. Libby, Programmer/Analyst
Maine Public Service Company (www.mainepublicservice.com)
clibby@mainepublicservice.com (207) 768-5811 ext. 2210
+---
| This is the WEB400 Mailing List!
| To submit a new message, send your mail to WEB400@midrange.com.
| To subscribe to this list send email to WEB400-SUB@midrange.com.
| To unsubscribe from this list send email to WEB400-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.